Class PreviewDialog

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class PreviewDialog extends JDialog
Create a Dialog to display the images in a file system directory.

PreviewDialog is not modal to allow dragNdrop of icons from it to catalog panels and functioning of the catalog panels without dismissing this dialog. Component is used in DirectorySearcher, accessed from ImageIndexEditor File menu items.

See Also: