Uses of Class
org.openaltimeter.desktopapp.Controller.OS

Packages that use Controller.OS
org.openaltimeter.desktopapp   
 

Uses of Controller.OS in org.openaltimeter.desktopapp
 

Fields in org.openaltimeter.desktopapp declared as Controller.OS
 Controller.OS Controller.os
           
 

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