|
Class Summary |
| CloseableFrame |
An extension to Frame that closes itself when receives
a windowClosing window event. |
| FlowLayout |
Patch to java.awt.FlowLayout so that it includes component.getAlignmentY()
in position calculation. |
| FrameableApplet |
FramableApplet extends Applet with the following:
FrameableApplet.init()() initializes applet in one of 3 configurations
depending on size:
if getSize() >= FrameableApplet.getMinSizeInPlace()(),
displays applet in place normally. |
| HTMLColor |
Table of color names as defined by the HTML 4.0 specification
(corresponds to 16 VGA colors). |