|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.xnap.util.AbstractPluginPreferences org.xnap.plugin.viewer.zipviewer.ZipViewerPreferences
public class ZipViewerPreferences
Field Summary | |
---|---|
static int |
VERSION
|
Fields inherited from class org.xnap.util.AbstractPluginPreferences |
---|
prefs, VERSION_KEY |
Method Summary | |
---|---|
static void |
disposeInstance()
|
java.lang.String |
getExtractToDirectory()
|
static ZipViewerPreferences |
getInstance()
|
void |
setExtractToDirectory(java.lang.String newValue)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int VERSION
Method Detail |
---|
public static ZipViewerPreferences getInstance()
public static void disposeInstance()
public java.lang.String getExtractToDirectory()
public void setExtractToDirectory(java.lang.String newValue)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |