Alphabetical Index

I M O P R S T

I

init() - method in class MainApplet
Ruft Fenster auf, in dem Animation ablaueft und uebergibt ThreadGroup

M

Hauptklasse: Enthaelt nur ein Applet, das Text ausgibt und das Fenster aufruft, indem die eigentliche Animation ablauft.

O

offscreen - field in class MainApplet
Image, wird fuer double buffering Technik verwendet.

P

paint(Graphics) - method in class MainApplet
Gibt nur Text auf HTML-Seite aus

R

run() - method in class MainApplet

S

start() - method in class MainApplet
stop() - method in class MainApplet

T

thread - field in class MainApplet
Dummy-Thread
threadGroup - field in class MainApplet
Wird an alle Klassen mituebergeben, um Probleme mit suspend und resume zu verhindern.