|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.gnu.gtk.event.GtkEvent
|
+--org.gnu.gtk.event.ButtonEvent
An event represeting action by a Button widget.
| Nested Class Summary | |
static class |
ButtonEvent.Type
Type of a ButtonEvent |
| Constructor Summary | |
ButtonEvent(java.lang.Object source,
ButtonEvent.Type type)
Creates a new Button Event. |
|
| Method Summary | |
boolean |
isOfType(ButtonEvent.Type aType)
|
| Methods inherited from class org.gnu.gtk.event.GtkEvent |
getSource, getType, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ButtonEvent(java.lang.Object source,
ButtonEvent.Type type)
| Method Detail |
public boolean isOfType(ButtonEvent.Type aType)
|
Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||