Package uk.org.redfelineninja.awt

Class Summary
BasicTalker The BasicTalker provides a simple talker interface.
ColorBlockIcon This icon is a single block of colour.
ColumnLayout The ColumnLayout lays out any number of components in one vertical column.
HtmlFrame HtmlFrame is a simple class to display any supplied HTML document as a separate window.
ImageMap The ImageMap allows programmers to rapidly detect mouse clicks on a image based on the colour that was clicked on.
JTextAreaWriter This Writer can be connected directly to a JTextArea to provide writer services directly into a GUI.
LabeledPairLayout This Lays out components as pairs, it is much more pleasant than a GridBagLayout.
PixMap A component similar to Canvas but with per pixel access built in.