|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectio.OpenPreviewDialog
retina.OIDReconstructor
public class OIDReconstructor
OID reconstructor with directory navigation. Can sort and register OID image sequences. (c) 2003 Michael Abramoff. All rights reserved.
| Constructor Summary | |
|---|---|
OIDReconstructor(java.lang.String title,
java.lang.Object filter,
java.lang.String directory)
Open a preview open dialog, a dialog that shows a list of files in the directory, and shows a text (currently header text) related to that file, to ease selection. |
|
| Method Summary | |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent ae)
|
| Methods inherited from class io.OpenPreviewDialog |
|---|
getDirectory, getFileNames, itemStateChanged, windowActivated, windowClosed, windowClosing, windowDeactivated, windowDeiconified, windowIconified, windowOpened |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OIDReconstructor(java.lang.String title,
java.lang.Object filter,
java.lang.String directory)
title - the title of the dialogdirectory - the directory the dialog will openfilter - a FilenameFilter that filters names for display.| Method Detail |
|---|
public void actionPerformed(java.awt.event.ActionEvent ae)
actionPerformed in interface java.awt.event.ActionListeneractionPerformed in class io.OpenPreviewDialog
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||