HomeSort by relevance Sort by last modified time
    Searched full:deckpanel (Results 1 - 2 of 2) sorted by null

  /external/autotest/frontend/client/src/autotest/tko/
GraphingView.java 10 import com.google.gwt.user.client.ui.DeckPanel;
21 private DeckPanel controlPanel = new DeckPanel();
  /external/autotest/frontend/client/src/autotest/common/ui/
CustomTabPanel.java 18 import com.google.gwt.user.client.ui.DeckPanel;
63 // put the TabPanel's DeckPanel below
64 DeckPanel tabDeck = tabPanel.getDeckPanel();
71 // transfer the DeckPanel's class to the entire bottom panel

Completed in 592 milliseconds