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 DisableGUIEvent  view DisableGUIEvent download DisableGUIEvent.java

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

public class DisableGUIEvent
extends java.util.EventObject


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

DisableGUIEvent

public DisableGUIEvent(java.lang.Object source)