Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
org.greenstone.gatherer.cdm.DynamicListModel

Uses of DynamicListModel in org.greenstone.gatherer.cdm
 

Subclasses of DynamicListModel in org.greenstone.gatherer.cdm
 class MetadataSetManager
          Unlike its namesake in the msm package, this class really only knows how to produce a simple visual representation of the currently imported metadata sets.
 class MetadataSetView
          Unlike its namesake in the msm package, this class really only knows how to produce a simple visual representation of the currently imported metadata sets.
 

Fields in org.greenstone.gatherer.cdm declared as DynamicListModel
private  DynamicListModel MetadataSetView.model
          A reference to ourselves so our inner classes can refer to us.
private  DynamicListModel MetadataSetManager.model
          A reference to ourselves so our inner classes can refer to us.