Package charva.awt.util
Provides miscellaneous utility classes.
CapsTextField | The CapsTextField is a subclass of JTextField that translates
keystrokes to uppercase before echoing them. |
ConstrainedTextField | The ConstrainedTextField is a subclass of CapsTextField that limits
the length of the text. |
DateEntryField | This class displays a date entry field in the format CCYY/MM/DD
and allows the user to edit the contents of the three subfields. |
MultiLineLabel | Implements a label that displays multiple lines of text. |
Provides miscellaneous utility classes.