org.scohen.juploadr.uploadapi.zooomr.ui
Class UploadThumbnailPopupHandler

java.lang.Object
  extended byorg.scohen.juploadr.ui.PopupHandler
      extended byorg.scohen.juploadr.uploadapi.zooomr.ui.UploadThumbnailPopupHandler

public class UploadThumbnailPopupHandler
extends PopupHandler

Author:
steve TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Field Summary
 
Fields inherited from class org.scohen.juploadr.ui.PopupHandler
listener, MAX_SUBMENU_SIZE, options, parent, popupMenu, SEPARATOR, target
 
Constructor Summary
UploadThumbnailPopupHandler(Decorations parent, JUploadr uploadr, ImageAttributes clicked, java.util.List photoSets)
           
 
Method Summary
protected  void regenerateOptions()
           
protected  void widgetSelected(SelectionEvent event)
           
 
Methods inherited from class org.scohen.juploadr.ui.PopupHandler
initUI, show, widgetDefaultSelected
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UploadThumbnailPopupHandler

public UploadThumbnailPopupHandler(Decorations parent,
                                   JUploadr uploadr,
                                   ImageAttributes clicked,
                                   java.util.List photoSets)
Method Detail

widgetSelected

protected void widgetSelected(SelectionEvent event)
Specified by:
widgetSelected in class PopupHandler

regenerateOptions

protected void regenerateOptions()
Specified by:
regenerateOptions in class PopupHandler