org.gnu.gtk.event
public class FocusEvent extends GtkEvent
See Also: FocusListener
Nested Class Summary | |
---|---|
static class | FocusEvent.Type |
Constructor Summary | |
---|---|
FocusEvent(Object source, FocusEvent.Type type)
Construct a FocusEvent object. |
Method Summary | |
---|---|
boolean | isOfType(FocusEvent.Type aType) |
Returns: True if the type of this event is the same as that stated.