kiyut.citra 3.7

kiyut.citra.event
Class ToolAdapter

java.lang.Object
  extended by kiyut.citra.event.ToolAdapter
All Implemented Interfaces:
EventListener, ToolListener

public class ToolAdapter
extends Object
implements ToolListener

Author:
Kiyut

Constructor Summary
ToolAdapter()
           
 
Method Summary
 void stateChanged(ToolEvent evt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToolAdapter

public ToolAdapter()
Method Detail

stateChanged

public void stateChanged(ToolEvent evt)
Specified by:
stateChanged in interface ToolListener

kiyut.citra 3.7