kiyut.citra 2.5

kiyut.citra.event
Class ToolEvent

java.lang.Object
  extended by java.util.EventObject
      extended by kiyut.citra.event.ToolEvent
All Implemented Interfaces:
Serializable

public class ToolEvent
extends EventObject

Author:
Kiyut
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
ToolEvent(Object source)
          Creates a new instance of ToolEvent
 
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

ToolEvent

public ToolEvent(Object source)
Creates a new instance of ToolEvent


kiyut.citra 2.5