Home
last modified time | relevance | path

Searched refs:otherWidgetsPanel (Results 1 – 1 of 1) sorted by relevance

/external/autotest/frontend/client/src/autotest/common/ui/
DCustomTabPanel.java33 protected Panel otherWidgetsPanel = new HorizontalPanel(); field in CustomTabPanel
53 top.add(otherWidgetsPanel); in CustomTabPanel()
78 otherWidgetsPanel.add(refreshButton); in CustomTabPanel()
130 return otherWidgetsPanel; in getOtherWidgetsPanel()