java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
com.inductiveautomation.factorypmi.designer.property.configurators.DBBrowserPanel
All Implemented Interfaces:
ImageObserver, MenuContainer, PropertyChangeListener, Serializable, EventListener, Accessible

public class DBBrowserPanel extends JPanel implements PropertyChangeListener
A browsing tool that allows the user to browse the database, generating appropriate select and update queries to match the user's selection.
See Also: