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

/openjdk7/jdk/src/share/classes/javax/swing/plaf/synth/
H A DSynthSpinnerUI.java218 updateEditorAlignment(editor);
256 private void updateEditorAlignment(JComponent editor) { method in class:SynthSpinnerUI
/openjdk7/jdk/src/share/classes/javax/swing/plaf/basic/
H A DBasicSpinnerUI.java386 updateEditorAlignment(editor);
414 private void updateEditorAlignment(JComponent editor) { method in class:BasicSpinnerUI

Completed in 25 milliseconds