public final class PlasticXPSpinnerUI extends PlasticSpinnerUI
SpinnerUI
.
Configures the default editor to adjust font baselines and component
bounds. Also, changes the border of the buttons and the size of the arrows.Constructor and Description |
---|
PlasticXPSpinnerUI() |
Modifier and Type | Method and Description |
---|---|
protected java.awt.Component |
createArrowButton(int direction) |
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent b) |
createEditor, createLayout, createNextButton, createPreviousButton, installNextButtonListenersFromSuper, installPreviousButtonListenersFromSuper, replaceEditor
createPropertyChangeListener, getBaseline, getBaselineResizeBehavior, installDefaults, installKeyboardActions, installListeners, installNextButtonListeners, installPreviousButtonListeners, installUI, uninstallDefaults, uninstallListeners, uninstallUI
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent b)
protected java.awt.Component createArrowButton(int direction)
createArrowButton
in class PlasticSpinnerUI
Copyright © 2001-2009 JGoodies Karsten Lentzsch. All Rights Reserved.