com.jgoodies.looks.plastic
Class PlasticXPSpinnerUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.SpinnerUI
javax.swing.plaf.basic.BasicSpinnerUI
com.jgoodies.looks.plastic.PlasticSpinnerUI
com.jgoodies.looks.plastic.PlasticXPSpinnerUI
public final class PlasticXPSpinnerUI
- extends PlasticSpinnerUI
The JGoodies PlasticXP Look&Feel implementation of 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.
- Version:
- $Revision: 1.11 $
- Author:
- Karsten Lentzsch
Methods inherited from class javax.swing.plaf.basic.BasicSpinnerUI |
createNextButton, createPreviousButton, createPropertyChangeListener, getBaseline, getBaselineResizeBehavior, installDefaults, installKeyboardActions, installListeners, installNextButtonListeners, installPreviousButtonListeners, installUI, uninstallDefaults, uninstallListeners, uninstallUI |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PlasticXPSpinnerUI
public PlasticXPSpinnerUI()
createUI
public static ComponentUI createUI(JComponent b)
createArrowButton
protected Component createArrowButton(int direction)
- Overrides:
createArrowButton
in class PlasticSpinnerUI
Copyright © 2001-2011 JGoodies Karsten Lentzsch. All Rights Reserved.