Package waba.fx

Classes related to Graphics, fonts, geometric classes (Rect, Coord), Image, sound.

See:
          Description

Interface Summary
ISurface ISurface is an interface implemented by drawing surfaces.
 

Class Summary
Color Color represents a color.
Coord Coord is a coordinate with x and y values.
Font Font is the character font used when drawing text on a surface.
FontMetrics FontMetrics computes font metrics including string width and height.
Graphics Graphics draws on a surface.
Image Image is a rectangular image.
NativeMethods This class is for internal use only.
NativeMethods4JDK This class is for internal use only.
Palette Palette represents a ordered group of colors.
Rect Rect is a rectangle.
Sound Sound is used to play sounds such as beeps and tones.
SoundClip SoundClip is a sound clip.
 

Package waba.fx Description

Classes related to Graphics, fonts, geometric classes (Rect, Coord), Image, sound.