|
|||||||||
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.ExpanderEvent
public class ExpanderEvent
This event is used to identify when a Expander receives an event
ExpanderListener
,
Serialized FormNested Class Summary | |
---|---|
static class |
ExpanderEvent.Type
|
Constructor Summary | |
---|---|
ExpanderEvent(java.lang.Object source,
EventType type)
Constructor for ExpanderEvent. |
Method Summary | |
---|---|
boolean |
isOfType(ExpanderEvent.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 ExpanderEvent(java.lang.Object source, EventType type)
source
- type
- Method Detail |
---|
public boolean isOfType(ExpanderEvent.Type aType)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |