info.joseluismartin.gui.bind
Class ControlEvent

java.lang.Object
  extended by java.util.EventObject
      extended by info.joseluismartin.gui.bind.ControlEvent
All Implemented Interfaces:
Serializable

public class ControlEvent
extends EventObject

ControlEvent Object

Since:
1.1
Author:
Jose Luis Martin - (jlm@joseluismartin.info)
See Also:
ControlChangeListener, Serialized Form

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

ControlEvent

public ControlEvent(Object source)
Parameters:
source -


Copyright © 2013 JDAL. All Rights Reserved.