org.asaplibrary.ui.form.focus
Package | |
---|---|
Classpath: | org.asaplibrary.ui.form.focus |
Classes
FocusManager
Class for managing focus on UI components that implement IFocusable.
FocusManagerEvent
Event sent by FocusManager when a new item gets focus.
IFocusable
Interface to be implemented by UI components in order to be added to the FocusManager for focus management.