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