Plexus v0.13.1

com.phoenixst.plexus
Class GraphEvent

java.lang.Object
  extended by java.util.EventObject
      extended by com.phoenixst.plexus.GraphEvent
All Implemented Interfaces:
Serializable

public class GraphEvent
extends EventObject

An event that indicates a structural change in a Graph.

Since:
1.0
Version:
$Revision: 1.9 $
Author:
Ray A. Conner
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
GraphEvent(Graph source, Object object)
          Constructs a new GraphEvent.
 
Method Summary
 Object getObject()
           
 String toString()
           
 
Methods inherited from class java.util.EventObject
getSource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GraphEvent

public GraphEvent(Graph source,
                  Object object)
Constructs a new GraphEvent.

Method Detail

getObject

public Object getObject()

toString

public String toString()
Overrides:
toString in class EventObject

Plexus v0.13.1

See the Plexus project home, hosted by SourceForge.
Copyright ? 1994-2006, by Phoenix Software Technologists, Inc. and others. All Rights Reserved. Use is subject to license terms.