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

/openjdk7/jdk/src/share/classes/javax/swing/
H A DJSeparator.java103 checkOrientation( orientation );
210 checkOrientation( orientation );
217 private void checkOrientation( int orientation ) method in class:JSeparator
H A DJScrollBar.java122 private void checkOrientation(int orientation) { method in class:JScrollBar
154 checkOrientation(orientation);
272 checkOrientation(orientation);
H A DJToolBar.java150 checkOrientation( orientation );
426 checkOrientation( o );
476 private void checkOrientation( int orientation ) method in class:JToolBar
H A DJSlider.java166 private void checkOrientation(int orientation) { method in class:JSlider
272 checkOrientation(orientation);
731 checkOrientation(orientation);

Completed in 63 milliseconds