|
|||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||
DrawingFrame.
DrawingFrame.
DrawingApplet.
DrawingFrame and attached objects.
DrawingStuff and releases its resources.
GrafPort and attached objects.
GrafPort and associated objects.
(0,0).
(0,0).
DrawingApplet is used for a drawing panel and it is associated
with a DrawingStuff object that provides automatic repaint, using
an off-screen image.DrawingApplet used as an applet.
DrawingFrame is a top-level window containing a
DrawingApplet, used for a drawing panel.DrawingFrame having :
the specified title,
the specified initial size for the frame,
the specified final size for the off-screen image
DrawingFrame having :
the specified title,
the specified initial size for the frame,
the default final size for the off-screen image
DrawingFrame having :
the specified title,
the default initial size for the frame,
the default size for the off-screen image
DrawingFrame having :
the title "Drawing",
the default initial size for the frame,
the default size for the off-screen image
DrawingStuff object implements an off-screen image for
backing store and provides automatic repaint for a
DrawingApplet panel.DrawingStuff attached to the
specified DrawingApplet.
|
|||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||