Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.bdgp.apps.dagedit.gui.event
Class ReconfigEvent  view ReconfigEvent download ReconfigEvent.java

java.lang.Object
  extended byjava.util.EventObject
      extended byorg.bdgp.apps.dagedit.gui.event.ReconfigEvent
All Implemented Interfaces:
java.io.Serializable

public class ReconfigEvent
extends java.util.EventObject


Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
ReconfigEvent(java.lang.Object source)
           
 
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
 

Constructor Detail

ReconfigEvent

public ReconfigEvent(java.lang.Object source)