Uses of Interface
com.fruitioninc.jwc.LabelModel

Packages that use LabelModel
com.fruitioninc.jwc Provides a set of graphical components for developing web applications. 
 

Uses of LabelModel in com.fruitioninc.jwc
 

Classes in com.fruitioninc.jwc that implement LabelModel
 class DefaultLabelModel
          A LabelModel that stores is state in member variables.
 

Methods in com.fruitioninc.jwc that return LabelModel
 LabelModel Label.getLabelModel()