public class AcrylSpinnerUI extends BaseSpinnerUI
BaseSpinnerUI.SpinButtonspinner| Constructor and Description |
|---|
AcrylSpinnerUI() |
| Modifier and Type | Method and Description |
|---|---|
protected Component |
createNextButton() |
protected Component |
createPreviousButton() |
static ComponentUI |
createUI(JComponent c)
Returns a new instance of AcrylSpinnerUI.
|
createLayoutcreateEditor, createPropertyChangeListener, getBaseline, getBaselineResizeBehavior, installDefaults, installKeyboardActions, installListeners, installNextButtonListeners, installPreviousButtonListeners, installUI, replaceEditor, uninstallDefaults, uninstallListeners, uninstallUIcontains, getAccessibleChild, getAccessibleChildrenCount, getMaximumSize, getMinimumSize, getPreferredSize, paint, updatepublic static ComponentUI createUI(JComponent c)
c - the JSpinner (not used)ComponentUI.createUI(javax.swing.JComponent)protected Component createNextButton()
createNextButton in class BaseSpinnerUIprotected Component createPreviousButton()
createPreviousButton in class BaseSpinnerUICopyright © 2014. All Rights Reserved.