Uses of Class
ca.phon.query.history.QueryHistoryManager
-
Uses of QueryHistoryManager in ca.phon.app.query
Modifier and TypeMethodDescriptionQueryHistoryAndNameToolbar.getQueryHistoryManager()
QueryHistoryAndNameToolbar.getStockQueries()
ModifierConstructorDescriptionQueryHistoryAndNameToolbar
(QueryHistoryManager queryHistoryManager, ScriptPanel scriptPanel) SaveQueryDialog
(CommonModuleFrame parent, QueryScript script, QueryHistoryManager stockQueries, QueryHistoryManager queryHistoryManager) SaveQueryForm
(Project project, QueryScript script, QueryHistoryManager stockQueries, QueryHistoryManager queryHistoryManager) -
Uses of QueryHistoryManager in ca.phon.app.query.actions
ModifierConstructorDescriptionSaveQueryAction
(QueryHistoryManager stockQueries, QueryHistoryManager queryHistory, QueryScript script) -
Uses of QueryHistoryManager in ca.phon.query.history
Modifier and TypeMethodDescriptionstatic QueryHistoryManager
QueryHistoryManager.getCachedInstance
(QueryScript script) Return the cached query history for the given script.static QueryHistoryManager
QueryHistoryManager.newInstance
(QueryScript script) static QueryHistoryManager
QueryHistoryManager.newInstance
(String scriptName) Modifier and TypeMethodDescriptionstatic void
QueryHistoryManager.save
(QueryHistoryManager manager, QueryScript script)