Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
Y
W
WindowController
- class objectdraw.
WindowController
.
WindowController is a Swing compatible class designed to be extended to produce programs that handle simple mouse events and draw graphics in a single window on the screen.
WindowController()
- Constructor for class objectdraw.
WindowController
windowActivated(WindowEvent)
- Method in class objectdraw.
AWTFrameCanvas
Empty method included to implement the WindowListener interface.
windowActivated(WindowEvent)
- Method in class objectdraw.
FrameCanvas
Empty method included to implement the WindowListener interface.
windowClosed(WindowEvent)
- Method in class objectdraw.
AWTFrameCanvas
Empty method included to implement the WindowListener interface.
windowClosed(WindowEvent)
- Method in class objectdraw.
FrameCanvas
Empty method included to implement the WindowListener interface.
windowClosing(WindowEvent)
- Method in class objectdraw.
AWTFrameCanvas
Closes the Frame and kills all running ActiveObjects so they don't remain alive behind the scenes.
windowClosing(WindowEvent)
- Method in class objectdraw.
FrameCanvas
Closes the Frame and kills all running ActiveObjects so they don't remain alive behind the scenes.
windowDeactivated(WindowEvent)
- Method in class objectdraw.
AWTFrameCanvas
Empty method included to implement the WindowListener interface.
windowDeactivated(WindowEvent)
- Method in class objectdraw.
FrameCanvas
Empty method included to implement the WindowListener interface.
windowDeiconified(WindowEvent)
- Method in class objectdraw.
AWTFrameCanvas
Empty method included to implement the WindowListener interface.
windowDeiconified(WindowEvent)
- Method in class objectdraw.
FrameCanvas
Empty method included to implement the WindowListener interface.
windowIconified(WindowEvent)
- Method in class objectdraw.
AWTFrameCanvas
Empty method included to implement the WindowListener interface.
windowIconified(WindowEvent)
- Method in class objectdraw.
FrameCanvas
Empty method included to implement the WindowListener interface.
windowOpened(WindowEvent)
- Method in class objectdraw.
AWTFrameCanvas
Empty method included to implement the WindowListener interface.
windowOpened(WindowEvent)
- Method in class objectdraw.
FrameCanvas
Empty method included to implement the WindowListener interface.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
Y