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 TypeMethodDescriptionvoidJSVPdfWriter.createPdfDocument(JSVPanel panel, PrintLayout pl, OutputStream os) JSVTree.createTree(int fileCount, JDXSource source, JSVPanel[] jsvPanels) voidJSVMainPanel.setSelectedPanel(JSViewer viewer, JSVPanel jsvp, Lst<PanelNode> panelNodes) voidJSVTree.setSelectedPanel(ScriptInterface si, JSVPanel jsvp) voidScriptInterface.siSetPropertiesFromPreferences(JSVPanel jsvp, boolean b) voidScriptInterface.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 TypeMethodDescriptionvoidJSVApp.siSetPropertiesFromPreferences(JSVPanel jsvp, boolean includeMeasures) voidJSVApp.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) voidAwtTree.setSelectedPanel(ScriptInterface si, JSVPanel jsvp) voidApplicationMenu.setSelections(boolean sidePanelOn, boolean toolbarOn, boolean statusbarOn, JSVPanel jsvp) voidJSpecView.siSetPropertiesFromPreferences(JSVPanel jsvp, boolean includeMeasures) Sets the display properties as specified from the preferences dialog or the properties filevoidJSpecView.siSetSelectedPanel(JSVPanel jsvp) -
Uses of JSVPanel in jspecview.common
Fields in jspecview.common declared as JSVPanelMethods in jspecview.common that return JSVPanelModifier and TypeMethodDescriptionstatic JSVPanelPanelNode.getLastFileFirstNode(Lst<PanelNode> panelNodes) Methods in jspecview.common with parameters of type JSVPanelModifier and TypeMethodDescriptionvoidPDFWriter.createPdfDocument(JSVPanel panel, PrintLayout pl, OutputStream os) static PanelNodeReturns the tree node that is associated with a panelJSViewer.selectFrameNode(JSVPanel jsvp) intJSViewer.selectPanel(JSVPanel jsvp, Lst<PanelNode> panelNodes) From (AwtMainPanel or JsMainPanel).setSelectedPanelvoidColorParameters.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 TypeClassDescriptionclassJSVPanel 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 JSVPanelMethods 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) voidSimpleTree.setSelectedPanel(ScriptInterface si, JSVPanel jsvp)