Class Summary |
ComboList |
A type of List for storing MagiComboBox data elements, and the selected
Combo Box item. |
MagiAlphaField |
An Alphabetic text field component that masks user input to allow only
alphabetic character input. |
MagiComboBox |
A Combo Box component that allows easy data setting and retrieval. |
MagiComboBoxModel |
A Combo Box Model that allows easy data setting and retrieval. |
MagiDateField |
A date text field component that masks user input to allow only
date specific character input, based on the chosen date format. |
MagiFloatField |
A Floating Point text field component that masks user input to allow only
numeric digit and decimal input. |
MagiNumericField |
A Numeric text field component that masks user input to allow only
numeric digit input. |
MagiTextField |
A common text field component, which is the main superclass for all
input-masked Magi text components. |