|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pdfsam.guiclient.commons.components.sharedchooser.SharedJFileChooser
public class SharedJFileChooser
Shared JFileChooser instance used all over the application
| Method Summary | |
|---|---|
static javax.swing.JFileChooser |
getInstance(SharedJFileChooserType type,
int mode)
|
static javax.swing.JFileChooser |
getInstance(SharedJFileChooserType type,
int mode,
java.lang.String currentDirectory)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static javax.swing.JFileChooser getInstance(SharedJFileChooserType type,
int mode,
java.lang.String currentDirectory)
type - type of file choosermode - mode of the file choosercurrentDirectory - directory where the file chooser is pointed
public static javax.swing.JFileChooser getInstance(SharedJFileChooserType type,
int mode)
type - type of file choosermode - mode of the file chooser
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||