|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectscg.ac.ni.pmf.newgraph.graphdata.GraphEvent
public class GraphEvent
The exception is thrown when the graph was modified.
| Constructor Summary | |
|---|---|
GraphEvent(Graph source)
Constructs an instance of the exception. |
|
| Method Summary | |
|---|---|
Graph |
getGraph()
Retrieves the source of this event. |
java.lang.String |
toString()
The string representation. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GraphEvent(Graph source)
source - The source of the event.| Method Detail |
|---|
public Graph getGraph()
EventObject.getSource()public java.lang.String toString()
toString in class java.lang.ObjectObject.toString()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||