Uses of Class
adams.gui.core.SQLSyntaxEditorPanel
-
Packages that use SQLSyntaxEditorPanel Package Description adams.gui.dialog -
-
Uses of SQLSyntaxEditorPanel in adams.gui.dialog
Fields in adams.gui.dialog declared as SQLSyntaxEditorPanel Modifier and Type Field Description protected SQLSyntaxEditorPanel
SQLStatementPanel. m_PanelStatement
the panel with the statement.Methods in adams.gui.dialog that return SQLSyntaxEditorPanel Modifier and Type Method Description SQLSyntaxEditorPanel
SQLStatementPanel. getQueryPanel()
Returns the query panel.
-