Uses of Interface
org.beanfabrics.model.IIconPM

Packages that use IIconPM
org.beanfabrics.model   
org.beanfabrics.swing   
 

Uses of IIconPM in org.beanfabrics.model
 

Classes in org.beanfabrics.model that implement IIconPM
 class IconPM
          The IconPM is a presentation model for a Swing icon.
 class IconTextPM
           
 

Uses of IIconPM in org.beanfabrics.swing
 

Methods in org.beanfabrics.swing that return IIconPM
 IIconPM BnIconLabel.getPresentationModel()
          Returns the PresentationModel with that this component is synchronized.
 

Methods in org.beanfabrics.swing with parameters of type IIconPM
 void BnIconLabel.setPresentationModel(IIconPM pModel)
          Sets the PresentationModel to synchronize this component with.
 

Constructors in org.beanfabrics.swing with parameters of type IIconPM
BnIconLabel(IIconPM pModel)
          Constructs a BnIconLabel and binds it to the specified model.
 



© 2010 by Michael Karneim, http://www.beanfabrics.org