cookxml.cookswt.util
Class DropDownListener
java.lang.Object
org.eclipse.swt.events.SelectionAdapter
cookxml.cookswt.util.DropDownListener
- All Implemented Interfaces:
- EventListener, SelectionListener, SWTEventListener
- public class DropDownListener
- extends SelectionAdapter
This listener moves the drop down menu right below the ToolItem and displays it.
- Since:
- CookSwt 1.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DropDownListener
public DropDownListener(Menu menu)
widgetSelected
public void widgetSelected(SelectionEvent e)