Class QueryFrame

java.lang.Object
All Implemented Interfaces:
ActionListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, ChangeListener, RootPaneContainer, WindowConstants

public class QueryFrame extends JFrame implements ActionListener, ChangeListener
The QueryFrame class is used to provide a framework to execute queries on the current selected host by the user that has a connection established in the application.
See Also: