Uses of Class
ca.phon.util.resources.ResourceLoader
Package
Description
-
Uses of ResourceLoader in ca.phon.app.opgraph.analysis
Modifier and TypeMethodDescriptionAnalysisLibrary.getProjectGraphs
(Project project) AnalysisLibrary.getStockGraphs()
AnalysisLibrary.getUserGraphs()
-
Uses of ResourceLoader in ca.phon.app.opgraph.editor
Modifier and TypeMethodDescriptionOpGraphLibrary.getProjectGraphs
(Project project) OpGraphLibrary.getStockGraphs()
OpGraphLibrary.getUserGraphs()
-
Uses of ResourceLoader in ca.phon.app.opgraph.macro
Modifier and TypeMethodDescriptionMacroLibrary.getProjectGraphs
(Project project) MacroLibrary.getStockGraphs()
MacroLibrary.getUserGraphs()
-
Uses of ResourceLoader in ca.phon.app.opgraph.nodes.table
Modifier and TypeMethodDescriptionAddColumnNode.getAddColumnScriptLibrary()
static ResourceLoader<URL>
AddColumnNode.getAddColumnScriptResourceLoader()
static ResourceLoader<URL>
TableScriptNode.getTableScriptResourceLoader()
-
Uses of ResourceLoader in ca.phon.app.opgraph.report
Modifier and TypeMethodDescriptionReportLibrary.getProjectGraphs
(Project project) ReportLibrary.getStockGraphs()
ReportLibrary.getUserGraphs()
-
Uses of ResourceLoader in ca.phon.app.session.editor
Modifier and TypeMethodDescriptionRecordEditorPerspective.getStockPerspectives()
Get stock perspectives.RecordEditorPerspective.getUserPerspectives()
Get user perspectives. -
Uses of ResourceLoader in ca.phon.ipadictionary
Modifier and TypeMethodDescriptionIPADictionaryLibrary.getLoader()
Get the loader used with the library. -
Uses of ResourceLoader in ca.phon.query.script
Modifier and TypeMethodDescriptionQueryScriptLibrary.pluginScriptFiles
(Project project) QueryScriptLibrary.projectScriptFiles
(Project project) QueryScriptLibrary.stockScriptFiles()
QueryScriptLibrary.userScriptFiles()
-
Uses of ResourceLoader in ca.phon.syllabifier