Uses of Class
pl.mbdev.openstage.IppGauge

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

Uses of IppGauge in pl.mbdev.openstage
 

Methods in pl.mbdev.openstage with parameters of type IppGauge
 void IppItem.add(IppGauge g)
          Attaches the provided IppGauge to this IppItem.
 

Constructors in pl.mbdev.openstage with parameters of type IppGauge
IppPlayer(java.lang.String url, IppPlayer.Mode mode, IppPlayer.State state, java.lang.String key, IppGauge gauge)
          Creates new player with all initial conditions available.