Class FileEIConfigGUI

All Implemented Interfaces:
DCNodeConfigGUIIfc, ActionListener, ItemListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible
Direct Known Subclasses:
Sol42EIConfigGUI

public class FileEIConfigGUI extends EINodeConfigGUI implements ActionListener
This class is based on the FlatFileEIConfigGUI class. The FileEIConfigGUI class will initialize all of the File EI node specific configuration items in the GUI. It will also initialize the FtpConfigPanel object, which is used to specify the FTP specific parameters.
See Also: