|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| CharacterPadListener | Interface which should be implemented by anybody who wants to get notified when the main CharacterPad special button is clicked. |
| NumberPadListener | Interface, which should be implemented by anybody who wants to be notified when the NumberPad button is clicked. |
| ToggleButtonListener | Interface which should be implemented by anybody who wants to get notified when the toggle button is toggled. |
| Class Summary | |
|---|---|
| CharacterPad | Control which allows user to type characters using mouse or finger on a screen. |
| CharacterPad.CharacterPadLayout | Structure defining what keys should appear in the keyboard pad and what is the width of the pad. |
| CharacterPadDialog | Dialog used to enter text using mouse or finger. |
| CharacterPadTextUpdater | Implementation of character pad listener which simply updatest text control when notified by character pad. |
| DelegatingSelectionAdapter | Customization of the SelectionAdapter where the default selection event is delegated to the regular selection event |
| EventNotifierSelectionAdapter | Adapter used to process selection events which result in notification about that event to registered listener. |
| NumberPad | Control, which allows user to type numbers using mouse or finger on a screen. |
| NumberPadDialog | Dialog used to enter number using mouse or finger. |
| NumericText | Text field allowing to type only numbers. |
| TableResizeAdapter | Adapter used when table should be resized. |
| TextModificationSelectionAdapter | Adapter used to process selection events that result in text modification. |
| ToggleButtonSelectionAdapter | This adapter make sure that the toggle button is displayed when user wants to edit the table cell content. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||