|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--com.denova.runtime.WindowsCmdFile
|
+--com.denova.runtime.WindowsDirs
Access standard Windows directories.
| Field Summary |
| Constructor Summary | |
WindowsDirs()
|
|
| Method Summary | |
static java.lang.String |
getAppDataDirectory()
|
static java.lang.String |
getDesktopDir()
Get the directory name, including the trailing \, where the desktop items are stored. |
static java.lang.String |
getMenuDir()
Get the directory name, including the trailing \, where the menus are stored. |
static java.lang.String |
getProgramManagerDirectory()
|
static java.lang.String |
getStartupMenuDir()
|
static java.lang.String |
getWindowsDirectory()
|
| Methods inherited from class com.denova.runtime.WindowsCmdFile |
getCommandProgram, getCommandProgramFilename |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WindowsDirs()
| Method Detail |
public static java.lang.String getWindowsDirectory()
On error, returns null
public static java.lang.String getProgramManagerDirectory()
On error, returns null
public static java.lang.String getAppDataDirectory()
On error, returns null
public static java.lang.String getMenuDir()
public static java.lang.String getStartupMenuDir()
On error, returns null
public static java.lang.String getDesktopDir()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||