|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gnu.gtk.event.GtkEvent
org.gnu.gtk.event.ScaleEvent
public class ScaleEvent
An event representing a request for formatting information for the label of a scale widget
ScaleListener
,
Scale
,
Serialized FormNested Class Summary | |
---|---|
static class |
ScaleEvent.Type
|
Constructor Summary | |
---|---|
ScaleEvent(java.lang.Object source)
Creates a new Scale Event. |
Method Summary | |
---|---|
boolean |
equals(ScaleEvent event2)
|
Methods inherited from class org.gnu.gtk.event.GtkEvent |
---|
getSource, getType, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ScaleEvent(java.lang.Object source)
Method Detail |
---|
public boolean equals(ScaleEvent event2)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |