org.gnu.gtk.event
public class HandleBoxEvent extends GtkEvent
See Also: HandleBoxListener
Nested Class Summary | |
---|---|
static class | HandleBoxEvent.Type |
Constructor Summary | |
---|---|
HandleBoxEvent(Object source, EventType type)
Constructor for HandleBoxEvent.
|
Method Summary | |
---|---|
Widget | getWidget() |
boolean | isOfType(FontButtonEvent.Type aType) |
void | setWidget(Widget widget) |
Parameters: source type
Returns: Returns the widget.
Returns: True if the type of this event is the same as that stated.
Parameters: widget The widget to set.