artofillusion.ui
Class ImageFileChooser

java.lang.Object
  extended by BFileChooser
      extended by artofillusion.ui.ImageFileChooser

public class ImageFileChooser
extends BFileChooser

This is a BFileChooser for selecting image files to load. It displays a preview of the currently selected image.


Constructor Summary
ImageFileChooser(java.lang.String title)
          Create an ImageFileChooser.
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageFileChooser

public ImageFileChooser(java.lang.String title)
Create an ImageFileChooser.

Parameters:
title - the title displayed on the dialog


Copyright © 1999-2011 by Peter Eastman.