|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.EventObject
ARoad0.Gui2.GraphicViewEvent
public class GraphicViewEvent
This class is responsible for implementing an event from a GraphicView in the desktop. No use so far.
Field Summary | |
---|---|
(package private) int |
value
|
Fields inherited from class java.util.EventObject |
---|
source |
Constructor Summary | |
---|---|
GraphicViewEvent(GraphicView source,
int value)
|
Method Summary | |
---|---|
int |
getValue()
|
Methods inherited from class java.util.EventObject |
---|
getSource, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
int value
Constructor Detail |
---|
GraphicViewEvent(GraphicView source, int value)
Method Detail |
---|
public int getValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |