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 TypeMethodDescriptionvoid
JSVTree.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 TypeClassDescriptionclass
The 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 TypeMethodDescriptionvoid
AwtTree.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 ScriptInterface -
Uses of ScriptInterface in jspecview.tree
Fields in jspecview.tree declared as ScriptInterfaceMethods in jspecview.tree with parameters of type ScriptInterfaceModifier and TypeMethodDescriptionvoid
SimpleTree.setSelectedPanel
(ScriptInterface si, JSVPanel jsvp)