Uses of Interface
jspecview.api.ScriptInterface
Packages that use ScriptInterface
Package
Description
-
Uses of ScriptInterface in jspecview.api
Methods in jspecview.api with parameters of type ScriptInterfaceModifier and TypeMethodDescriptionvoidJSVTree.setSelectedPanel(ScriptInterface si, JSVPanel jsvp) -
Uses of ScriptInterface in jspecview.app
Classes in jspecview.app that implement ScriptInterface -
Uses of ScriptInterface in jspecview.application
Classes in jspecview.application that implement ScriptInterfaceModifier and TypeClassDescriptionclassThe Main Class or Entry point of the JSpecView Application.Fields in jspecview.application declared as ScriptInterfaceMethods in jspecview.application with parameters of type ScriptInterfaceModifier and TypeMethodDescriptionvoidAwtTree.setSelectedPanel(ScriptInterface si, JSVPanel jsvp) -
Uses of ScriptInterface in jspecview.common
Fields in jspecview.common declared as ScriptInterfaceConstructors in jspecview.common with parameters of type ScriptInterfaceModifierConstructorDescriptionJSViewer(ScriptInterface si, boolean isApplet, boolean isJSApplet, boolean hasDisplay) -
Uses of ScriptInterface in jspecview.tree
Fields in jspecview.tree declared as ScriptInterfaceMethods in jspecview.tree with parameters of type ScriptInterfaceModifier and TypeMethodDescriptionvoidSimpleTree.setSelectedPanel(ScriptInterface si, JSVPanel jsvp)