|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OSType | |
---|---|
org.crosswire.common.util | A collection of various generic utility classes. |
Uses of OSType in org.crosswire.common.util |
---|
Fields in org.crosswire.common.util declared as OSType | |
---|---|
static OSType |
OSType.DEFAULT
|
static OSType |
OSType.MAC
|
private static OSType |
OSType.osType
The machine's osType |
private static OSType[] |
OSType.VALUES
|
static OSType |
OSType.WIN32
|
Methods in org.crosswire.common.util that return OSType | |
---|---|
static OSType |
OSType.fromInteger(int i)
Lookup method to convert from an integer |
static OSType |
OSType.fromString(String name)
Lookup method to convert from a String |
static OSType |
OSType.getOSType()
Get the machine's OSType. |
|
Copyright ยจ 2003-2007 | |||||||||
PREV NEXT | FRAMES NO FRAMES |