Uses of Class
net.hironico.minisql.ui.editor.QueryPanel
Packages that use QueryPanel
-
Uses of QueryPanel in net.hironico.minisql.ui
Methods in net.hironico.minisql.ui with parameters of type QueryPanelModifier and TypeMethodDescriptionstatic voidAbstractQueryAction.executeQueryAsync(QueryPanel queryPanel, boolean batchMode) static voidExecuteQueryAction.executeQueryAsync(QueryPanel queryPanel) -
Uses of QueryPanel in net.hironico.minisql.ui.dbexplorer.action
Methods in net.hironico.minisql.ui.dbexplorer.action that return QueryPanelModifier and TypeMethodDescriptionprotected QueryPanelAbstractDbExplorerAction.showNewQueryPanel()