Uses of Interface
jspecview.api.JSVPanel
Packages that use JSVPanel
Package
Description
-
Uses of JSVPanel in jspecview.api
Methods in jspecview.api that return JSVPanelModifier and TypeMethodDescriptionAppletFrame.getJSVPanel
(JSViewer viewer, Lst<Spectrum> specs) ScriptInterface.siGetNewJSVPanel
(Spectrum spec) ScriptInterface.siGetNewJSVPanel2
(Lst<Spectrum> specs) Methods in jspecview.api with parameters of type JSVPanelModifier and TypeMethodDescriptionvoid
JSVPdfWriter.createPdfDocument
(JSVPanel panel, PrintLayout pl, OutputStream os) JSVTree.createTree
(int fileCount, JDXSource source, JSVPanel[] jsvPanels) void
JSVMainPanel.setSelectedPanel
(JSViewer viewer, JSVPanel jsvp, Lst<PanelNode> panelNodes) void
JSVTree.setSelectedPanel
(ScriptInterface si, JSVPanel jsvp) void
ScriptInterface.siSetPropertiesFromPreferences
(JSVPanel jsvp, boolean b) void
ScriptInterface.siSetSelectedPanel
(JSVPanel jsvp) -
Uses of JSVPanel in jspecview.app
Fields in jspecview.app declared as JSVPanelMethods in jspecview.app that return JSVPanelModifier and TypeMethodDescriptionJSVApp.siGetNewJSVPanel
(Spectrum spec) JSVApp.siGetNewJSVPanel2
(Lst<Spectrum> specs) Methods in jspecview.app with parameters of type JSVPanelModifier and TypeMethodDescriptionvoid
JSVApp.siSetPropertiesFromPreferences
(JSVPanel jsvp, boolean includeMeasures) void
JSVApp.siSetSelectedPanel
(JSVPanel jsvp) Constructors in jspecview.app with parameters of type JSVPanel -
Uses of JSVPanel in jspecview.appletjs
Methods in jspecview.appletjs that return JSVPanel -
Uses of JSVPanel in jspecview.application
Methods in jspecview.application that return JSVPanelModifier and TypeMethodDescriptionJSpecView.siGetNewJSVPanel
(Spectrum spec) JSpecView.siGetNewJSVPanel2
(Lst<Spectrum> specs) Methods in jspecview.application with parameters of type JSVPanelModifier and TypeMethodDescriptionAwtTree.createTree
(int fileCount, JDXSource source, JSVPanel[] panels) void
AwtTree.setSelectedPanel
(ScriptInterface si, JSVPanel jsvp) void
MainFrame.setSelectedPanel
(JSVPanel jsvp) void
ApplicationMenu.setSelections
(boolean sidePanelOn, boolean toolbarOn, boolean statusbarOn, JSVPanel jsvp) void
JSpecView.siSetPropertiesFromPreferences
(JSVPanel jsvp, boolean includeMeasures) Sets the display properties as specified from the preferences dialog or the properties filevoid
JSpecView.siSetSelectedPanel
(JSVPanel jsvp) -
Uses of JSVPanel in jspecview.common
Fields in jspecview.common declared as JSVPanelMethods in jspecview.common that return JSVPanelModifier and TypeMethodDescriptionstatic JSVPanel
PanelNode.getLastFileFirstNode
(Lst<PanelNode> panelNodes) Methods in jspecview.common with parameters of type JSVPanelModifier and TypeMethodDescriptionvoid
PDFWriter.createPdfDocument
(JSVPanel panel, PrintLayout pl, OutputStream os) static PanelNode
Returns the tree node that is associated with a panelJSViewer.selectFrameNode
(JSVPanel jsvp) int
JSViewer.selectPanel
(JSVPanel jsvp, Lst<PanelNode> panelNodes) void
ColorParameters.setFor
(JSVPanel jsvp, ColorParameters ds, boolean includeMeasures) Constructors in jspecview.common with parameters of type JSVPanel -
Uses of JSVPanel in jspecview.dialog
Fields in jspecview.dialog declared as JSVPanelMethods in jspecview.dialog with parameters of type JSVPanel -
Uses of JSVPanel in jspecview.export
Methods in jspecview.export with parameters of type JSVPanel -
Uses of JSVPanel in jspecview.java
Classes in jspecview.java that implement JSVPanelModifier and TypeClassDescriptionclass
JSVPanel class represents a View combining one or more GraphSets, each with one or more JDXSpectra.Methods in jspecview.java with parameters of type JSVPanel -
Uses of JSVPanel in jspecview.js2d
Classes in jspecview.js2d that implement JSVPanelModifier and TypeClassDescriptionclass
JSVPanel class represents a View combining one or more GraphSets, each with one or more JDXSpectra.Methods in jspecview.js2d with parameters of type JSVPanel -
Uses of JSVPanel in jspecview.popup
Fields in jspecview.popup declared as JSVPanel -
Uses of JSVPanel in jspecview.tree
Methods in jspecview.tree with parameters of type JSVPanelModifier and TypeMethodDescriptionSimpleTree.createTree
(int fileCount, JDXSource source, JSVPanel[] panels) void
SimpleTree.setSelectedPanel
(ScriptInterface si, JSVPanel jsvp)