uic.widgets.filechooser
Interface FilePreviewInterface

All Known Implementing Classes:
FilePreviewImage

public interface FilePreviewInterface


Method Summary
 void preview(File file, Graphics g, Component component, int x, int y, int width, int height)
           
 

Method Detail

preview

void preview(File file,
             Graphics g,
             Component component,
             int x,
             int y,
             int width,
             int height)


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