org.scohen.juploadr.uploadapi.flickrrest.ui
Class NewPhotoSetDialog

java.lang.Object
  extended byDialog
      extended byorg.scohen.juploadr.uploadapi.flickrrest.ui.NewPhotoSetDialog

public class NewPhotoSetDialog
extends Dialog

See Also:
Serialized Form

Constructor Summary
NewPhotoSetDialog(Shell shell, ImageAttributes primary)
           
NewPhotoSetDialog(Shell window, java.util.List toAdd)
           
 
Method Summary
protected  void buttonClicked(SelectionEvent event)
           
 void open()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewPhotoSetDialog

public NewPhotoSetDialog(Shell shell,
                         ImageAttributes primary)

NewPhotoSetDialog

public NewPhotoSetDialog(Shell window,
                         java.util.List toAdd)
Method Detail

open

public void open()

buttonClicked

protected void buttonClicked(SelectionEvent event)