|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.plaf.ComponentUI
javax.swing.plaf.SpinnerUI
javax.swing.plaf.basic.BasicSpinnerUI
org.openbp.swing.plaf.sky.SkySpinnerUI
public class SkySpinnerUI
This is the SpinnerUI for the sky look&feel.
| Field Summary |
|---|
| Fields inherited from class javax.swing.plaf.basic.BasicSpinnerUI |
|---|
spinner |
| Constructor Summary | |
|---|---|
SkySpinnerUI()
|
|
| Method Summary | |
|---|---|
protected java.awt.Component |
createNextButton()
|
protected java.awt.Component |
createPreviousButton()
|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent comp)
Creates a new UI for a spinner. |
| Methods inherited from class javax.swing.plaf.basic.BasicSpinnerUI |
|---|
createEditor, createLayout, createPropertyChangeListener, getBaseline, getBaselineResizeBehavior, installDefaults, installKeyboardActions, installListeners, installNextButtonListeners, installPreviousButtonListeners, installUI, replaceEditor, uninstallDefaults, uninstallListeners, uninstallUI |
| Methods inherited from class javax.swing.plaf.ComponentUI |
|---|
contains, getAccessibleChild, getAccessibleChildrenCount, getMaximumSize, getMinimumSize, getPreferredSize, paint, update |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SkySpinnerUI()
| Method Detail |
|---|
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent comp)
ComponentUI.createUI(JComponent)protected java.awt.Component createNextButton()
createNextButton in class javax.swing.plaf.basic.BasicSpinnerUIBasicSpinnerUI.createNextButton()protected java.awt.Component createPreviousButton()
createPreviousButton in class javax.swing.plaf.basic.BasicSpinnerUIBasicSpinnerUI.createPreviousButton()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||