Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.gnu.gtk.event.GtkEvent
org.gnu.gtk.event.ToggleEvent
public class ToggleEvent
extends GtkEvent
ToggleButton
widgets.
To use events, you must use the ToggleListener
class in combination
with the addListener methods of the ToggeButton widget.
Nested Class Summary |
Field Summary |
Constructor Summary | |
|
Method Summary |
public ToggleEvent(Object source)
Creates a new toggle event
- Parameters:
source
- The object which produced the event