net.simplace.client.sim.filler.FWMapFormComponentFiller

FormComponent filler creates - form options of - a HashMap that is situated in the content.


public class FWMapFormComponentFiller extends
net.simplace.pipe.filler.FWAbstractFormComponentFiller {
// Public Constructors
public FWMapFormComponentFiller();


// Protected Instance Methods
protected Vector generateFormOptions(String aKey);
// Defines net.simplace.pipe.filler.FWAbstractFormComponentFiller


protected JFreeChart generateChart(String aKey, ChartStyle aChartStyle);
// Defines net.simplace.pipe.filler.FWAbstractFormComponentFiller


protected Object generateObject(String aKey);
// Defines net.simplace.pipe.filler.FWAbstractFormComponentFiller


protected List generateFieldList(String aKey);
// Defines net.simplace.pipe.filler.FWAbstractFormComponentFiller




}



Hierarchy: java.lang.Object - net.simplace.pipe.filler.FWAbstractFormComponentFiller - FWMapFormComponentFiller