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 | Description |
---|---|
PlasticXPSpinnerUI() |
Modifier and Type | Method | Description |
---|---|---|
protected java.awt.Component |
createArrowButton(int direction) |
|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent b) |
createPropertyChangeListener, getBaseline, getBaselineResizeBehavior, installDefaults, installKeyboardActions, installListeners, installNextButtonListeners, installPreviousButtonListeners, installUI, uninstallDefaults, uninstallListeners, uninstallUI
contains, getAccessibleChild, getAccessibleChildrenCount, getMaximumSize, getMinimumSize, getPreferredSize, paint, update
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createEditor, createLayout, createNextButton, createPreviousButton, installNextButtonListenersFromSuper, installPreviousButtonListenersFromSuper, replaceEditor
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.