|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.plb4jedit.filelocator.FileLocatorOptions
Encapsulates storing of options in jEdit properties.
Method Summary | |
static FileLocatorOptions |
getInstance()
get the singletion intance of FileLocatorOptions |
Vector |
getMapConfigs()
|
String |
getOptionPaneCaption()
get the caption for the option pane. |
void |
save()
save all changeable options. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static FileLocatorOptions getInstance()
public String getOptionPaneCaption()
public Vector getMapConfigs()
public void save()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |