org.jopendocument.util
Class DesktopEnvironment.Mac

java.lang.Object
  extended by org.jopendocument.util.DesktopEnvironment
      extended by org.jopendocument.util.DesktopEnvironment.Mac
Enclosing class:
DesktopEnvironment

public static final class DesktopEnvironment.Mac
extends DesktopEnvironment


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

DesktopEnvironment.Mac

public DesktopEnvironment.Mac()
Method Detail

getDocumentsFolder

public File getDocumentsFolder()
Overrides:
getDocumentsFolder in class DesktopEnvironment

getPreferencesFolder

public File getPreferencesFolder(String appName)
Overrides:
getPreferencesFolder in class DesktopEnvironment

getFolder

public File getFolder(String type)

getAppDir

public File getAppDir(String bundleID)
               throws IOException
Throws:
IOException


Copyright © 2010 jOpenDocument All Rights Reserved.