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 SQLSyntaxEditorPanelSQLStatementPanel. m_PanelStatementthe panel with the statement.Methods in adams.gui.dialog that return SQLSyntaxEditorPanel Modifier and Type Method Description SQLSyntaxEditorPanelSQLStatementPanel. getQueryPanel()Returns the query panel.
-