|
Class Summary |
| Applet |
Represents the applet or application used as a Java Container to make possible run SuperWaba at the desktop. |
| JavaBridge |
This class was created to implement all methods of Sun's JDK and
thus making easier to port this package to other java platforms
Most of these methods are for internal use only. |
| Queue |
Implements a simple FIFO queue of unlimited size. |
| UffUserFont |
Represents the internal UFF font structure, read from a pdb file. used internally. |
| UffUserFont.UserFontRange |
One range of Uff Font |
| UserFont |
Represents the internal font structure, read from a pdb file. used internally. |
| UserFont.CharBits |
|
| WinCanvas |
A JDK canvas used to translate the events to SuperWaba equivalents. |
| WinTimer |
A timer implemented under JDK using threads. |