Uses of Class
adams.gui.core.RecentSQLStatementsHandler
-
Packages that use RecentSQLStatementsHandler Package Description adams.gui.dialog adams.gui.tools.spreadsheetviewer.tab adams.gui.tools.wekainvestigator.tab -
-
Uses of RecentSQLStatementsHandler in adams.gui.dialog
Fields in adams.gui.dialog declared as RecentSQLStatementsHandler Modifier and Type Field Description protected RecentSQLStatementsHandler<JPopupMenu>SQLStatementPanel. m_RecentStatementsHandlerthe recent files handler. -
Uses of RecentSQLStatementsHandler in adams.gui.tools.spreadsheetviewer.tab
Fields in adams.gui.tools.spreadsheetviewer.tab declared as RecentSQLStatementsHandler Modifier and Type Field Description protected RecentSQLStatementsHandler<JPopupMenu>Query. m_RecentStatementsHandlerthe recent files handler. -
Uses of RecentSQLStatementsHandler in adams.gui.tools.wekainvestigator.tab
Fields in adams.gui.tools.wekainvestigator.tab declared as RecentSQLStatementsHandler Modifier and Type Field Description protected RecentSQLStatementsHandler<JPopupMenu>DataQueryTab. m_RecentStatementsHandlerthe recent files handler.
-