Uses of Package
org.beanfabrics.model

Packages that use org.beanfabrics.model
org.beanfabrics   
org.beanfabrics.context   
org.beanfabrics.event   
org.beanfabrics.meta   
org.beanfabrics.model   
org.beanfabrics.support   
org.beanfabrics.swing   
org.beanfabrics.swing.internal   
org.beanfabrics.swing.list   
org.beanfabrics.swing.list.cellrenderer   
org.beanfabrics.swing.table   
org.beanfabrics.swing.table.celleditor   
org.beanfabrics.util   
 

Classes in org.beanfabrics.model used by org.beanfabrics
PresentationModel
          Base interface for a presentation model.
 

Classes in org.beanfabrics.model used by org.beanfabrics.context
PresentationModel
          Base interface for a presentation model.
 

Classes in org.beanfabrics.model used by org.beanfabrics.event
IListPM
          Minimal interface for presentation models with list-editing capabilities.
Options
          Note: keys must be unique keys can be null values must be unique values must not be null
PresentationModel
          Base interface for a presentation model.
 

Classes in org.beanfabrics.model used by org.beanfabrics.meta
PresentationModel
          Base interface for a presentation model.
 

Classes in org.beanfabrics.model used by org.beanfabrics.model
AbstractOperationPM
           
AbstractPM
           
AbstractValuePM
           
BigDecimalPM
          The BigDecimalPM is a presentation model for a BigDecimal value.
ConversionException
           
ExecutionMethod
           
IBigDecimalPM
           
IBooleanPM
           
IDatePM
           
IIconPM
           
IIntegerPM
           
IListPM
          Minimal interface for presentation models with list-editing capabilities.
IMapPM
           
IOperationPM
           
ITextPM
           
IValuePM
           
Options
          Note: keys must be unique keys can be null values must be unique values must not be null
PMManager
           
PresentationModel
          Base interface for a presentation model.
SelectedKeys
           
Selection
          The Selection maintains a subset of the elements of a IListPM that are selected.
SortKey
          The SortKey describes the sort order for a field accessible by a particular Path relative to the element model.
TextPM
          The TextPM is a presentation model for a text value.
 

Classes in org.beanfabrics.model used by org.beanfabrics.support
PresentationModel
          Base interface for a presentation model.
PresentationModelFilter
           
PresentationModelVisitor
           
 

Classes in org.beanfabrics.model used by org.beanfabrics.swing
IBooleanPM
           
IIconPM
           
IOperationPM
           
ITextPM
           
 

Classes in org.beanfabrics.model used by org.beanfabrics.swing.internal
IBooleanPM
           
IOperationPM
           
ITextPM
           
 

Classes in org.beanfabrics.model used by org.beanfabrics.swing.list
IListPM
          Minimal interface for presentation models with list-editing capabilities.
PresentationModel
          Base interface for a presentation model.
 

Classes in org.beanfabrics.model used by org.beanfabrics.swing.list.cellrenderer
PresentationModel
          Base interface for a presentation model.
 

Classes in org.beanfabrics.model used by org.beanfabrics.swing.table
IListPM
          Minimal interface for presentation models with list-editing capabilities.
PresentationModel
          Base interface for a presentation model.
SortKey
          The SortKey describes the sort order for a field accessible by a particular Path relative to the element model.
 

Classes in org.beanfabrics.model used by org.beanfabrics.swing.table.celleditor
PresentationModel
          Base interface for a presentation model.
 

Classes in org.beanfabrics.model used by org.beanfabrics.util
PresentationModel
          Base interface for a presentation model.
PresentationModelFilter
           
 



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