Uses of Class
gg.xp.xivsupport.groovy.GroovyScriptManager
Packages that use GroovyScriptManager
-
Uses of GroovyScriptManager in gg.xp.xivsupport.gui.groovy
Methods in gg.xp.xivsupport.gui.groovy with parameters of type GroovyScriptManagerModifier and TypeMethodDescriptionvoid
GroovyScriptHolder.setScriptMgr
(GroovyScriptManager scriptMgr) Constructors in gg.xp.xivsupport.gui.groovy with parameters of type GroovyScriptManagerModifierConstructorDescriptionGroovyPanel
(GroovyScriptManager mgr, GroovyTab tab, GroovyScriptHolder script) ScriptNameDialog
(String title, @Nullable String existingName, GroovyScriptManager mgr, Component parent, Consumer<ScriptNameAndFileStub> consumer) -
Uses of GroovyScriptManager in gg.xp.xivsupport.gui.tabs
Constructors in gg.xp.xivsupport.gui.tabs with parameters of type GroovyScriptManager