public abstract class AbstractStoragePolicy extends Object implements StoragePolicy
Constructor and Description |
---|
AbstractStoragePolicy() |
Modifier and Type | Method and Description |
---|---|
String |
getDirectory()
Return a reasonable directory for file choosers to use.
|
void |
setDirectory(File file)
Set the current browsed directory to that given in the file.
|
void |
setDirectory(String directory)
Set the current browsed directory to that given directory.
|
public String getDirectory()
public void setDirectory(File file)
public void setDirectory(String directory)
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.