|
|||||||||
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.Windows
public static final class DesktopEnvironment.Windows
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.Windows()
|
Method Summary | |
---|---|
String |
quoteParamForExec(String s)
|
String |
quoteParamForGCC(String s)
|
String |
quoteParamForMsftC(String s)
|
String |
quoteParamForScript(String s)
|
Methods inherited from class org.jopendocument.util.DesktopEnvironment |
---|
cmdSubstitution, getDE, getDocumentsFolder, getPreferencesFolder, getVersion, main, resetDE, test, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DesktopEnvironment.Windows()
Method Detail |
---|
public String quoteParamForMsftC(String s)
public String quoteParamForGCC(String s)
public String quoteParamForScript(String s)
public String quoteParamForExec(String s)
quoteParamForExec
in class DesktopEnvironment
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |