Home
last modified time | relevance | path

Searched defs:graphButton (Results 1 – 2 of 2) sorted by relevance

/external/autotest/frontend/client/src/autotest/tko/
DDynamicGraphingFrontend.java20 protected Button graphButton = new Button("Graph"); field in DynamicGraphingFrontend
74 table.setWidget(table.getRowCount(), 1, graphButton); in commonInitialization() local
DExistingGraphsFrontend.java45 private Button graphButton = new Button("Graph"); field in ExistingGraphsFrontend
88 table.setWidget(table.getRowCount(), 1, graphButton); in ExistingGraphsFrontend() local