|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gnu.gtk.event.GtkEvent
org.gnu.gtk.event.ToggleToolButtonEvent
public class ToggleToolButtonEvent
This event is used to identify when a ToggleToolButton receives an event
ToggleToolButtonListener,
Serialized Form| Nested Class Summary | |
|---|---|
static class |
ToggleToolButtonEvent.Type
|
| Constructor Summary | |
|---|---|
ToggleToolButtonEvent(java.lang.Object source,
EventType type)
Constructor for ToggleToolButtonEvent. |
|
| Method Summary | |
|---|---|
boolean |
isOfType(ToggleToolButtonEvent.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 ToggleToolButtonEvent(java.lang.Object source,
EventType type)
source - type - | Method Detail |
|---|
public boolean isOfType(ToggleToolButtonEvent.Type aType)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||