java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
com.inductiveautomation.factorypmi.designer.property.configurators.AbstractConfigurator
All Implemented Interfaces:
DynamicDataConfigurator, ImageObserver, MenuContainer, Serializable, Accessible
Direct Known Subclasses:
CellUpdateBindingConfigurator, DBBrowserConfigurator, ExpressionConfigurator, ExtensibleBindingConfigurator, IndirectTagBindingConfigurator, NamedQueryConfigurator, SimpleBoundColorConfigurator, SimpleBoundPropertyConfigurator, SimpleBoundTagConfigurator, SQLConfigurator, TagHistoryConfigurator

public abstract class AbstractConfigurator extends JPanel implements DynamicDataConfigurator
A Configurator is the ill-conceived name for the GUI that handles the configuration of a given data binding type
See Also: