Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
A
D
G
I
M
P
R
S
T
U
W
A
Animation
- class
Animation
.
Animation class.
Animation()
- Constructor for class
Animation
D
destroy()
- Method in class
Animation
Destroy the applet.
G
getAppletInfo()
- Method in class
Animation
Display the applet information, name, auther and description.
I
init()
- Method in class
Animation
Initialize the applet and load all the images.
init()
- Method in class
TextAligner
Initialize the object.
M
mouseDown(Event, int, int)
- Method in class
Animation
Handle mouse clicks.
mouseEnter(Event, int, int)
- Method in class
Animation
Handle mouse hovers.
mouseExit(Event, int, int)
- Method in class
Animation
Handle mouse exits.
P
paint(Graphics)
- Method in class
Animation
Paint the screen.
paint(Graphics)
- Method in class
TextAligner
Paint the strings on the screen.
parseStrings(String, String)
- Method in class
TextAligner
devides the given string into words, based on the separator string passed (space).
R
run()
- Method in class
Animation
Run the image animation.
S
start()
- Method in class
Animation
Start the applet.
start()
- Method in class
TextAligner
The Start function, called from the animation thread.
stop()
- Method in class
Animation
Stop the applet.
T
TextAligner
- class
TextAligner
.
TextAligner class.
U
update()
- Method in class
TextAligner
The update function, called from the animation thread.
update(Graphics)
- Method in class
Animation
Update the applet.
W
wordWrap(String, FontMetrics, int)
- Method in class
TextAligner
devide the given string into smaller set of strings that fit in the width of the applet.
A
D
G
I
M
P
R
S
T
U
W
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES