Uses of Class
org.stellarium.command.ScriptMgr

Packages that use ScriptMgr
org.stellarium   
 

Uses of ScriptMgr in org.stellarium
 

Fields in org.stellarium declared as ScriptMgr
private  ScriptMgr StelApp.scripts
          manage playing and recording scripts
 

Methods in org.stellarium that return ScriptMgr
 ScriptMgr StelApp.getScripts()