|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jopendocument.util.DesktopEnvironment org.jopendocument.util.DesktopEnvironment.Mac
public static final class DesktopEnvironment.Mac
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.jopendocument.util.DesktopEnvironment |
---|
DesktopEnvironment.Gnome, DesktopEnvironment.KDE, DesktopEnvironment.Mac, DesktopEnvironment.Unknown, DesktopEnvironment.Windows, DesktopEnvironment.XFCE |
Constructor Summary | |
---|---|
DesktopEnvironment.Mac()
|
Method Summary | |
---|---|
File |
getAppDir(String bundleID)
|
File |
getDocumentsFolder()
|
File |
getFolder(String type)
|
File |
getPreferencesFolder(String appName)
|
Methods inherited from class org.jopendocument.util.DesktopEnvironment |
---|
cmdSubstitution, getDE, getVersion, main, quoteParamForExec, resetDE, test, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DesktopEnvironment.Mac()
Method Detail |
---|
public File getDocumentsFolder()
getDocumentsFolder
in class DesktopEnvironment
public File getPreferencesFolder(String appName)
getPreferencesFolder
in class DesktopEnvironment
public File getFolder(String type)
public File getAppDir(String bundleID) throws IOException
IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |