| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
FocusEventbuoy.event.WidgetFocusEventbuoy.event.FocusGainedEventpublic class FocusGainedEventextends WidgetFocusEventConstructor Summary | |
| |
Method Summary |
Methods inherited from class buoy.event.WidgetFocusEvent | |
getSource, getWidget | |
public FocusGainedEvent(Widget source, boolean temporary)
Create a FocusGainedEvent.
- Parameters:
source- the Widget which generated this eventtemporary- specifies whether this represents a permanent or temporary change in focus state