Uses of Class
pl.mbdev.openstage.IppTextBox.Uneditable

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

Uses of IppTextBox.Uneditable in pl.mbdev.openstage
 

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