|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.argouml.util.osdep.OsUtil
Utility class providing hooks to operating-system-specific functionality.
Constructor Summary | |
private |
OsUtil()
Do not allow this class to be instantiated. |
Method Summary | |
static boolean |
isJdk131()
Check whether we deal with a JDK 1.3.x. |
static boolean |
isMac()
Check whether we deal with a Macintosh. |
static boolean |
isSunJdk()
Check whether we deal with a Sun Java. |
static boolean |
isWin32()
Check whether we deal with a Windows Operating System. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
private OsUtil()
Method Detail |
public static boolean isWin32()
public static boolean isMac()
public static boolean isSunJdk()
public static boolean isJdk131()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ArgoUML © 1996-2004 (20050222) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |