Uses of Class
de.javasoft.util.OS

Packages that use OS
de.javasoft.util   
 

Uses of OS in de.javasoft.util
 

Methods in de.javasoft.util that return OS
static OS OS.getCurrentOS()
           
static OS OS.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static OS[] OS.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2004-2011 Jyloo Software. All Rights Reserved.