|
|||||||||||
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.
Method Summary | |
static javax.swing.JFileChooser |
getFileChooser()
return proper FileChooser |
static javax.swing.JFileChooser |
getFileChooser(java.lang.String directory)
return proper FileChooser |
static boolean |
isMac()
check whether we deal with a Macintosh. |
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 |
Method Detail |
public static boolean isWin32()
public static boolean isMac()
public static javax.swing.JFileChooser getFileChooser()
public static javax.swing.JFileChooser getFileChooser(java.lang.String directory)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ArgoUML © 1996-2003 (20030829) | ArgoUML Project Home | ArgoUML Cookbook |