org.scohen.juploadr.ui
Class PopupHandler
java.lang.Object
org.scohen.juploadr.ui.PopupHandler
- Direct Known Subclasses:
- JUploadrPopupHandler, TrayPopupHandler, UploadThumbnailPopupHandler, UploadThumbnailPopupHandler, ZooomrPopupHandler
- public abstract class PopupHandler
- extends java.lang.Object
- Author:
- steve
TODO To change the template for this generated type comment go to Window -
Preferences - Java - Code Style - Code Templates
|
Constructor Summary |
protected |
PopupHandler(Decorations parent)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SEPARATOR
protected static final java.lang.String SEPARATOR
- See Also:
- Constant Field Values
MAX_SUBMENU_SIZE
protected static final int MAX_SUBMENU_SIZE
- See Also:
- Constant Field Values
options
protected java.util.List options
popupMenu
protected Menu popupMenu
parent
protected Decorations parent
target
protected java.lang.Object target
listener
protected SelectionListener listener
PopupHandler
protected PopupHandler(Decorations parent)
regenerateOptions
protected abstract void regenerateOptions()
widgetSelected
protected abstract void widgetSelected(SelectionEvent event)
widgetDefaultSelected
protected void widgetDefaultSelected(SelectionEvent event)
initUI
protected void initUI()
show
protected void show()