

Definition at line 17 of file FilenameDialog.java.
Public Member Functions | |
| FilenameDialog (java.util.List filenames, Frame mainWindow) | |
| The constructor assigns the owner argument to class variable owner and adds a WindowListener for closing events to this window. | |
Private Attributes | |
| java.util.List | filenames |
| int[] | fileSequence |
| VisuBDD::FilenameDialog::FilenameDialog | ( | java.util.List | filenames, | |
| Frame | mainWindow | |||
| ) | [inline] |
The constructor assigns the owner argument to class variable owner and adds a WindowListener for closing events to this window.
| owner | reference to owner frame |
Definition at line 30 of file FilenameDialog.java.
References filenames, and fileSequence.
java.util.List VisuBDD::FilenameDialog::filenames [private] |
int [] VisuBDD::FilenameDialog::fileSequence [private] |
1.5.1