ru.biosoft.util
Class FileChooserRegistry
java.lang.Object
ru.biosoft.util.FileChooserRegistry
- public class FileChooserRegistry
- extends java.lang.Object
|
Method Summary |
static java.io.File |
getSelectedFile()
|
static void |
init()
|
static boolean |
showOpenDialog(java.awt.Component parent,
int mode,
java.lang.String dialogType,
int saveOpenMode)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OTHER_FILES
public static final java.lang.String OTHER_FILES
- See Also:
- Constant Field Values
SEQUENCE_FILES
public static final java.lang.String SEQUENCE_FILES
- See Also:
- Constant Field Values
MATRIX_FILES
public static final java.lang.String MATRIX_FILES
- See Also:
- Constant Field Values
PROFILE_FILES
public static final java.lang.String PROFILE_FILES
- See Also:
- Constant Field Values
SAVE_MODE
public static final int SAVE_MODE
- See Also:
- Constant Field Values
OPEN_MODE
public static final int OPEN_MODE
- See Also:
- Constant Field Values
FileChooserRegistry
public FileChooserRegistry()
init
public static void init()
getSelectedFile
public static java.io.File getSelectedFile()
showOpenDialog
public static boolean showOpenDialog(java.awt.Component parent,
int mode,
java.lang.String dialogType,
int saveOpenMode)
Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.