Serialized Form
up
boolean up
isDown
boolean isDown
- current state of button
thread
HolddownButton.TimerThread thread
- thread to process multiple events if button held down
buttonPanel
IntegerPanel.ButtonPanel buttonPanel
downButton
ArrowButton downButton
label
java.awt.Label label
max
int max
min
int min
tfield
java.awt.TextField tfield
theListener
java.awt.event.ActionListener theListener
upButton
ArrowButton upButton
value
int value
|
Class Spinner implements Serializable |
angle
double angle
anglePanel
IntegerPanel anglePanel
angleStep
int angleStep
canvas
java.awt.Canvas canvas
controlPanel
java.awt.Panel controlPanel
nStep
int nStep
originX
int originX
originY
int originY
radius
int radius
radiusPanel
IntegerPanel radiusPanel
radiusStep
int radiusStep
repaintListener
Spinner.RepaintListener repaintListener
stepPanel
IntegerPanel stepPanel