|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in maclib used by maclib | |
---|---|
DrawingApplet
A DrawingApplet is used for a drawing panel and it is associated
with a DrawingStuff object that provides automatic repaint, using
an off-screen image. |
|
DrawingStuff
A DrawingStuff object implements an off-screen image for
backing store and provides automatic repaint for a
DrawingApplet panel. |
|
FontInfo
This class implements QuickDraw-like definitions for font infos. |
|
GrafPort
A GrafPort object implements QuickDraw-like drawing and
event routines onto an object of class DrawingApplet ,
used for a drawing panel. |
|
Point
This class hides the class java.awt.Point in order
to implement QuickDraw-like definitions for points. |
|
Rect
This class implements QuickDraw-like definitions for rectangles. |
|
RGBColor
This class implements QuickDraw-like definitions for RGB colors where each component is valued between 0 and 65535 . |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |