Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
EventType
org.gnu.gnome.event.AppBarEvent.Type
public static class AppBarEvent.Type
extends EventType
Field Summary | |
static AppBarEvent.Type |
|
static AppBarEvent.Type |
|
public static final AppBarEvent.Type CLEAR_PROMPT
Deprecated. Superceeded by java-gnome 4.0; as signal handling are implemented differently, you will need to reimplement any code using these callbacks.
Emitted when the prompt is cleared.
public static final AppBarEvent.Type USER_RESPONSE
Deprecated. Superceeded by java-gnome 4.0; as signal handling are implemented differently, you will need to reimplement any code using these callbacks.
Emitted when the user hits enter after a prompt.