Uses of Interface
uic.widgets.filechooser.FilePreviewInterface

Packages that use FilePreviewInterface
uic.widgets.filechooser Provides the classes for the UIC FileChooser widget. 
 

Uses of FilePreviewInterface in uic.widgets.filechooser
 

Classes in uic.widgets.filechooser that implement FilePreviewInterface
 class FilePreviewImage
           
 

Fields in uic.widgets.filechooser declared as FilePreviewInterface
protected  FilePreviewInterface FileChooser.FileChooserPreviewPanel.fpi
           
 

Methods in uic.widgets.filechooser that return FilePreviewInterface
 FilePreviewInterface FileChooser.FileChooserPreviewPanel.getFilePreview()
           
 

Methods in uic.widgets.filechooser with parameters of type FilePreviewInterface
 void FileChooser.setFilePreview(FilePreviewInterface fpi)
           
 void FileChooser.FileChooserPreviewPanel.setFilePreview(FilePreviewInterface fpi)
           
 



Copyright © 2002-2004 Thomas Zander Available under the Free Apache licence