Class JDBCOIConfigGUI

All Implemented Interfaces:
DCNodeConfigGUIIfc, JDBCNodeConfigFieldsIfc, JDBCOIConfigFieldsIfc, ActionListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible

public class JDBCOIConfigGUI extends OINodeConfigGUI implements ActionListener, JDBCOIConfigFieldsIfc
This class is used to build the configuration panel for the JDBC OI node (JDBCOINode). The various runtime parameters and their default values are set within this object.
See Also: