Uses of Class
com.glaivestone.mv.swing.AbstractListHolder

Packages that use AbstractListHolder
com.glaivestone.mv.swing Provides Swing views, data models, and services for the Glaivestone MV model-view application framework. 
 

Uses of AbstractListHolder in com.glaivestone.mv.swing
 

Subclasses of AbstractListHolder in com.glaivestone.mv.swing
 class ListHolder
          A list holder is a value holder model which manages both the data model and the selection model for a list of values.
 class TableHolder
          A table holder is a value holder model which manages both the data model and the selection model for a list of values presented as tabular data in rows and column.
 


GFL 1.1 API