Class Summary |
JTextPanel |
JTextPanel is an implementation of MTextPanel in a Swing JPanel. |
KeyEventForwarder |
This class forwards key events to a TextPanel component for
testing purposes. |
KeyRemap |
KeyRemap maps keys on a standard US keyboard to characters
in other alphabets. |
TextPanel |
TextPanel is an implementation of MTextPanel in an AWT Panel. |
TextPanelEvent |
TextPanelEvent is generated by an MTextPanel to notify listeners
of changes. |
TextPanelSettings |
This class contains settings used when constructing an MTextPanel. |
Provides components (for both AWT and Swing)
in which styled text is displayed and edited, and
related classes.