Uses of Class
net.didion.jwnl.JWNL.OS

Packages that use JWNL.OS
net.didion.jwnl   
 

Uses of JWNL.OS in net.didion.jwnl
 

Fields in net.didion.jwnl declared as JWNL.OS
static JWNL.OS[] JWNL.DEFINED_OS_ARRAY
           
static JWNL.OS JWNL.MAC
           
static JWNL.OS JWNL.UNDEFINED
           
static JWNL.OS JWNL.UNIX
           
static JWNL.OS JWNL.WINDOWS
           
 

Methods in net.didion.jwnl that return JWNL.OS
static JWNL.OS JWNL.getOS()
          Get the current OS.