Searched defs:POSITIVE_INCREMENT (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/swing/plaf/basic/
H A DBasicSplitPaneUI.java297 map.put(new Actions(Actions.POSITIVE_INCREMENT));
2085 private static final String POSITIVE_INCREMENT = "positiveIncrement"; field in class:BasicSplitPaneUI.Actions
2113 else if (key == POSITIVE_INCREMENT) {

Completed in 37 milliseconds