|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.webcodepro.applecommander.util.Host
public class Host
Host contains static methods that return information that varies from one host operating system to another.
Method Summary | |
---|---|
static java.lang.String |
getFileName(java.lang.String pathName)
Get the host specific form of a file name suitable for a file dialog. |
static java.lang.String |
getPrefDir()
Get the host specific preferences directory. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.lang.String getPrefDir()
public static java.lang.String getFileName(java.lang.String pathName)
pathName
- The full path name of a file.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |