|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AppBarEvent.Type | |
org.gnu.gnome.event |
Uses of AppBarEvent.Type in org.gnu.gnome.event |
Fields in org.gnu.gnome.event declared as AppBarEvent.Type | |
static AppBarEvent.Type |
AppBarEvent.Type.USER_RESPONSE
Emitted when the user hits enter after a prompt. |
static AppBarEvent.Type |
AppBarEvent.Type.CLEAR_PROMPT
Emitted when the prompt is cleared. |
Methods in org.gnu.gnome.event with parameters of type AppBarEvent.Type | |
boolean |
AppBarEvent.isOfType(AppBarEvent.Type aType)
|
Constructors in org.gnu.gnome.event with parameters of type AppBarEvent.Type | |
AppBarEvent(java.lang.Object source,
AppBarEvent.Type type)
Creates a new AppBarEvent. |
|
Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net | ||||||||||
PREV NEXT | FRAMES NO FRAMES |