Home
last modified time | relevance | path

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

/external/autotest/frontend/client/src/autotest/common/ui/
DRightClickTable.java17 protected static class RowColumn { class in RightClickTable
21 public RowColumn(int row, int column) { in RowColumn() method in RightClickTable.RowColumn