net.simplace.filler.FWASCIIFormComponentFiller
This Component Filler reads data from ASCII file and requires
formFiller.seperator: The column seperator
formFiller.dataformat: Date format as for example dd.MM.yyyy
public class FWASCIIFormComponentFiller extends
net.simplace.ui.formengine.filler.FWAbstractFormComponentFiller {
// Public Constructors
public FWASCIIFormComponentFiller();
// Protected Instance Methods
}
Hierarchy: java.lang.Object - net.simplace.ui.formengine.filler.FWAbstractFormComponentFiller - FWASCIIFormComponentFiller