Package xal.extension.widgets.swing.wheelswitch
package xal.extension.widgets.swing.wheelswitch
-
ClassDescriptionAn extension of
SimpleButton
displaying one digit (character).Descendant ofDigit
displaying static text.Descendant ofjavax.swing.JComponent
that contains twoArrowButton
s acting as a two-way (up/down) control.Implementation ofjava.awt.LayoutManager
to be used forUpDownButton
layout.UpDownListener listens to changes in the UpDownButton where it is registered.Descendant ofDigit
displaying a integer value digit.Formatsjava.lang.String
s to be displayed as digits in theWheelswitch
.Implementation ofjava.awt.LayoutManager
to be used for the layout of theWheelswitch
component.