Serialized Form
|
Package ikg.eleven.sortarray |
buffer
java.awt.image.BufferedImage buffer
- Der Puffer ist für 17" angelegt, also 1024 * 768.
Die Zahl der Elemente ist in der Klasse Limit festgelegt.
size
int size
delay
int delay
factor
int factor
maxWert
int maxWert
field
int[] field
- the type casted array for the observer object
graphics
java.awt.Graphics graphics
g
java.awt.Graphics g
art
char art
- Typ der Darstellung; B = Balken; P Punkte
jFrame
javax.swing.JFrame jFrame
currentWidth
int currentWidth
- Width of the window
- See Also:
Limit
currentHeight
int currentHeight
- Height of the window
- See Also:
Limit
|
Package ikg.eleven.turtle |
delay
int delay
lastX
int lastX
lastY
int lastY
colorValue
int colorValue
x
double x
startX
double startX
y
double y
startY
double startY
direction
double direction
down
boolean down
isVisible
boolean isVisible
activ
boolean activ
tColor
java.awt.Color tColor
maxWidth
int maxWidth
- See Also:
- Constant Field Values
maxHeight
int maxHeight
- See Also:
- Constant Field Values