A C H M P S

A

ACTION_QUIT - Static variable in class HalloWeltGUI2
Konstante, Beenden des Programms.
ACTION_SET - Static variable in class HalloWeltGUI2
Konstante, Aendern der Hintergrundfarbe.
actionPerformed(ActionEvent) - Method in class HalloWeltGUI2
Ereignisverarbeitung, ActionListener, Betaetigen eines Button.

C

contentPane - Variable in class HalloWeltGUI2
Content Pane, Darstellungsbereich des Fensters.

H

HalloWeltGUI1 - Class in <Unnamed>
Ausgabe des Schriftzugs "Hallo Welt!"
HalloWeltGUI1(String, Color) - Constructor for class HalloWeltGUI1
Konstruktor, baut das Fenster auf.
HalloWeltGUI2 - Class in <Unnamed>
Ausgabe des Schriftzugs "Hallo Welt!"
HalloWeltGUI2(String, Color) - Constructor for class HalloWeltGUI2
Konstruktor, baut das Fenster auf.

M

main(String[]) - Static method in class HalloWeltGUI1
Hauptmethode, erzeugt Fenster mit Schrift.
main(String[]) - Static method in class HalloWeltGUI2
Hauptmethode, erzeugt Fenster mit Schrift und Button.
main(String[]) - Static method in class SimpleGrafik
Aufruf des Programms.

P

paint(Graphics) - Method in class SimplePanel
Zeichnen von Grafikobjekten.

S

SimpleGrafik - Class in <Unnamed>
Simple 2D Grafik
SimpleGrafik(String, Color) - Constructor for class SimpleGrafik
Konstruktor, baut Fenster auf.
SimplePanel - Class in <Unnamed>
Darstellung einer simplen Grafik
SimplePanel(int, int) - Constructor for class SimplePanel
Konstruktor, legt bevorzugte Groesse des Darstellungsbereiches fest.

A C H M P S