Interface JScriptingBrowser

All Superinterfaces:
org.gvsig.tools.swing.api.Component

public interface JScriptingBrowser extends org.gvsig.tools.swing.api.Component
JScriptingBrowser is a component that shows hierachically a system folder. It launch events on selection or double.clic of each ScriptingUnit. In case of ScriptingFolder a selection will load the content lazily, and double-clic will expand it. In case of ScriptingBaseScript will throw a exception to the JScriptingLauncher
See Also: