|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.moyoman.client.reference.util.SystemUtilities
Provides some commonly used system utility methods.
| Constructor Summary | |
SystemUtilities()
|
|
| Method Summary | |
static boolean |
isMacApplication()
Return true if this application is running on a Macintosh. |
static boolean |
isSystemLAF()
Return true if this is using the system look and feel. |
static boolean |
isWindowsApplication()
Return true if this application is running on Windows. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SystemUtilities()
| Method Detail |
public static boolean isMacApplication()
public static boolean isSystemLAF()
public static boolean isWindowsApplication()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||