|
||||||||||
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
com.jgoodies.looks.plastic.PlasticSpinnerUI
com.jgoodies.looks.plastic.PlasticXPSpinnerUI
public final class PlasticXPSpinnerUI
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.
Field Summary |
---|
Fields inherited from class javax.swing.plaf.basic.BasicSpinnerUI |
---|
spinner |
Constructor Summary | |
---|---|
PlasticXPSpinnerUI()
|
Method Summary | |
---|---|
protected java.awt.Component |
createArrowButton(int direction)
|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent b)
|
Methods inherited from class com.jgoodies.looks.plastic.PlasticSpinnerUI |
---|
createEditor, createLayout, replaceEditor |
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 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 PlasticXPSpinnerUI()
Method Detail |
---|
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent b)
protected java.awt.Component createArrowButton(int direction)
createArrowButton
in class PlasticSpinnerUI
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |