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