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