org.kahina.core.gui.event
Class KahinaRedrawEvent

java.lang.Object
  extended by org.kahina.core.event.KahinaEvent
      extended by org.kahina.core.gui.event.KahinaRedrawEvent

public class KahinaRedrawEvent
extends KahinaEvent


Constructor Summary
KahinaRedrawEvent()
           
 
Method Summary
 
Methods inherited from class org.kahina.core.event.KahinaEvent
getType, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

KahinaRedrawEvent

public KahinaRedrawEvent()