|
JClass 4.5.0 API Documentation |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
JCPopupListener | Listener interface for popup events. |
JCValidator | Interface for writing validators. |
PopupFieldEditor | Interface for writing popup field editors. |
Class Summary | |
AbstractValidator | A base class for all validators. |
JCBigDecimalValidator | This class validates objects of type BigDecimal. |
JCByteValidator | This class validates objects of type byte. |
JCDateTimeValidator | The JCDateTimeValidator is used to validate calendar objects. |
JCDateValidator | The JCDateValidator is used to validate date objects. |
JCDoubleValidator | This class validates objects of type double. |
JCFloatValidator | This class validates objects of type float. |
JCIntegerValidator | This class validates objects of type integer. |
JCIPAddressValidator | This class validates objects of type IPAddress. |
JCLongValidator | This class validates objects of type long. |
JCNumberValidator | This class is a base class for numeric validators. |
JCPopupEvent | JCPopupEvent is posted when the popup has either
a selected value or a cancel value. |
JCShortValidator | This class validates objects of type short. |
JCStringValidator | This class validates objects of type String. |
JCTimeValidator | The JCTimeValidator is used to validate time objects. |
TextCursorEvent | TextCursorEvent is posted when the cursor moves in the text component. |
TextEvent | TextEvent is posted when text has been changed in a field. |
Exception Summary | |
FieldParseException | Exception thrown field parsing error has occured. |
|
Copyright© 1999-2000 KL Group Inc. All rights reserved. |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |