|
Class Summary |
| ByteArrayFromFile |
Extracts content of a file as an array of bytes. |
| DeltaDialog |
Modal dialog that allows to capture an integer value. |
| DoubleDocument |
Auxiliary class suited for restricting input for a JTextField to
numeric "double" strings as expected by Java. |
| GetLineFromListDialog |
Modal JDialog that displays and allows to select one line in a list
of strings. |
| IntegerDocument |
Auxiliary class suited for restricting input for a JTextField to
numeric strings. |
| LabelCombo |
Control formed by a Label followed by a ComboBox |
| LabelComboCombo |
Control including a Label a big combo box and a small combo box, in a row. |
| LabelText |
Control formed by a label followed by a JTextField. |
| MessageFrame |
Frame used to display messages intended for the developer. |
| SimpleFilter |
SimpleFilter Class |
| SmallButton |
Button with nice visual behavior for mouse pressed and released |
| SmallToggleButton |
Small button with toggle behavior |
| Spinner |
Spinner control. |