Uses of Class
pl.mbdev.openstage.Option.Selected

Packages that use Option.Selected
pl.mbdev.openstage This package contains definitions of UI (user interface) objects recognised by OpenStage VoIP phones. 
 

Uses of Option.Selected in pl.mbdev.openstage
 

Methods in pl.mbdev.openstage that return Option.Selected
static Option.Selected Option.Selected.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Option.Selected[] Option.Selected.values()
          Returns an array containing the constants of this enum type, in the order they are declared.