|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.webinsel.util.swing.FileChooserDirModel
info.bioinfweb.treegraph.gui.CurrentDirectoryModel
public class CurrentDirectoryModel
| Field Summary | |
|---|---|
static java.lang.String |
CURRENT_DIR_PREF_KEY
|
private static CurrentDirectoryModel |
firstInstance
|
| Constructor Summary | |
|---|---|
private |
CurrentDirectoryModel()
|
| Method Summary | |
|---|---|
static CurrentDirectoryModel |
getInstance()
|
void |
setCurrentDirectory(java.io.File dir)
|
| Methods inherited from class info.webinsel.util.swing.FileChooserDirModel |
|---|
addFileChooser, getCurrentDirectory, isSaveCanceled, removeFileChooser, setSaveCanceled |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String CURRENT_DIR_PREF_KEY
private static CurrentDirectoryModel firstInstance
| Constructor Detail |
|---|
private CurrentDirectoryModel()
| Method Detail |
|---|
public static CurrentDirectoryModel getInstance()
public void setCurrentDirectory(java.io.File dir)
setCurrentDirectory in class info.webinsel.util.swing.FileChooserDirModel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||