cookxml.cookswt.util
Class ToolBarWrapListener
java.lang.Object
cookxml.cookswt.util.ToolBarWrapListener
- All Implemented Interfaces:
- Listener
- public class ToolBarWrapListener
- extends Object
- implements Listener
This listener is used to recompute the size of of toolbar when resizing occurs.
- Since:
- CookSwt 1.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static Listener getInstance()
handleEvent
public void handleEvent(Event e)
- Specified by:
handleEvent
in interface Listener