com.tssap.util.ui.reuse.chooser.impl
Class ImageChooser

java.lang.Object
  |
  +--com.tssap.util.ui.reuse.chooser.impl.ResourceChooser
        |
        +--com.tssap.util.ui.reuse.chooser.impl.ImageChooser
All Implemented Interfaces:
IChooser, IDisplayableChooser

public class ImageChooser
extends ResourceChooser


Constructor Summary
ImageChooser()
           
ImageChooser(IResourceChooserCallback chooseCallback)
           
 
Method Summary
 java.lang.String getSelection(java.lang.String currentText, org.eclipse.swt.widgets.Shell parentShell)
           
 
Methods inherited from class com.tssap.util.ui.reuse.chooser.impl.ResourceChooser
getChooseCallback, getViewerFilter, setChooseCallback, setViewerFilter
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageChooser

public ImageChooser()

ImageChooser

public ImageChooser(IResourceChooserCallback chooseCallback)
Method Detail

getSelection

public java.lang.String getSelection(java.lang.String currentText,
                                     org.eclipse.swt.widgets.Shell parentShell)
Overrides:
getSelection in class ResourceChooser
See Also:
IDisplayableChooser.getSelection(String, Shell)


Copyright © 2005 SAP AG. All Rights Reserved.