Searched refs:historyVScrollBar (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/tools/example/debug/gui/
H A DTypeScript.java49 private JScrollBar historyVScrollBar; field in class:TypeScript
69 historyVScrollBar = scroller.getVerticalScrollBar();
100 historyVScrollBar.setValue(historyVScrollBar.getMaximum());
106 historyVScrollBar.setValue(historyVScrollBar.getMaximum());
127 historyVScrollBar.setValue(historyVScrollBar.getMaximum());

Completed in 29 milliseconds