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