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

  /sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/
Workspace.java 292 JScrollPane tableScroller = new JScrollPane(propertiesTable);
293 tableScroller.setBorder(null);
313 tablesSplitter.setBottomComponent(tableScroller);
    [all...]

Completed in 542 milliseconds