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