Uses of Interface
org.beanfabrics.model.IValuePM

Packages that use IValuePM
org.beanfabrics.model   
 

Uses of IValuePM in org.beanfabrics.model
 

Subinterfaces of IValuePM in org.beanfabrics.model
 interface IBigDecimalPM
           
 interface IBooleanPM
           
 interface IDatePM
           
 interface IIconPM
           
 interface IIntegerPM
           
 interface ITextPM
           
 

Classes in org.beanfabrics.model that implement IValuePM
 class AbstractValuePM
           
 class BigDecimalPM
          The BigDecimalPM is a presentation model for a BigDecimal value.
 class BooleanPM
          The BooleanPM is a presentation model for a Boolean value.
 class DatePM
          The DatePM is a presentation model for Date objects.
 class DecimalPM
          The DecimalPM is a presentation model for decimal numbers.
 class IconPM
          The IconPM is a presentation model for a Swing icon.
 class IconTextPM
           
 class IntegerPM
          The IntegerPM is a presentation model for integer numbers.
 class MoneyPM
          The MoneyPM is a presentation model for a monetary value with a currency format.
 class TextPM
          The TextPM is a presentation model for a text value.
 



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