Uses of Class
net.sourceforge.jpotpourri.tools.OperatingSystem

Packages that use OperatingSystem
net.sourceforge.jpotpourri.tools   
 

Uses of OperatingSystem in net.sourceforge.jpotpourri.tools
 

Methods in net.sourceforge.jpotpourri.tools that return OperatingSystem
static OperatingSystem UserSniffer.getOS()
           
static OperatingSystem OperatingSystem.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static OperatingSystem[] OperatingSystem.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in net.sourceforge.jpotpourri.tools with parameters of type OperatingSystem
static boolean UserSniffer.isOperatingSystem(OperatingSystem isOs)
           
 



Copyright © 2008. All Rights Reserved.