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.spinner
Constructor and Description |
---|
PlasticXPSpinnerUI() |
Modifier and Type | Method and Description |
---|---|
protected Component |
createArrowButton(int direction) |
static ComponentUI |
createUI(JComponent b) |
createEditor, createLayout, replaceEditor
createNextButton, createPreviousButton, createPropertyChangeListener, getBaseline, getBaselineResizeBehavior, installDefaults, installKeyboardActions, installListeners, installNextButtonListeners, installPreviousButtonListeners, installUI, uninstallDefaults, uninstallListeners, uninstallUI
contains, getAccessibleChild, getAccessibleChildrenCount, getMaximumSize, getMinimumSize, getPreferredSize, paint, update
public static ComponentUI createUI(JComponent b)
protected Component createArrowButton(int direction)
createArrowButton
in class PlasticSpinnerUI
Copyright © 2001-2011 JGoodies Karsten Lentzsch. All Rights Reserved.