cookxml.cookswt.util
Class LayoutListener

java.lang.Object
  extended bycookxml.cookswt.util.LayoutListener
All Implemented Interfaces:
Listener

public class LayoutListener
extends Object
implements Listener

Since:
CookSwt 1.0

Method Summary
static Listener getInstance()
           
 void handleEvent(Event e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static Listener getInstance()

handleEvent

public void handleEvent(Event e)
Specified by:
handleEvent in interface Listener