|
Class Summary |
| BaseUI |
This class provides some base functionality required by many of the
audio processor devices of section two. |
| Border |
A panel containing a single component, around which a border
is drawn. |
| Box |
A Panel containing a single component; an etched rectangle is
drawn around the component, and a Label is centered at the top
of the rectangle. |
| CloseableFrame |
DOCUMENT ME! |
| DrawnRectangle |
A Rectangle which draws itself inside of a Component. |
| EtchedBorder |
An extension of Border that draws an etched border. |
| EtchedRectangle |
A DrawnRectangle that draws an etched border. |
| Etching |
Constants for Etching. |
| MessageBox |
DOCUMENT ME! |
| Orientation |
Constants for orientations (and alignments). |