|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The constants needed by the various pieces of a GUI application.
| Field Summary | |
static int |
OS_LINUX
Integer constant representing Linux. |
static int |
OS_MAC_OSX
Integer constant representing Mac OS X. |
static int |
OS_OTHER
Integer constant representing an "unknown" OS. 99.99% of the time, this means some UNIX variant (AIX, SunOS, etc.). |
static int |
OS_WINDOWS
Integer constant representing a Windows-variant OS. |
| Fields inherited from interface org.fife.ui.dockablewindows.DockableWindowConstants |
BOTTOM, FLOATING, LEFT, RIGHT, TOP |
| Field Detail |
public static final int OS_WINDOWS
public static final int OS_MAC_OSX
public static final int OS_LINUX
public static final int OS_OTHER
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||