Uses of Class
jspecview.common.PanelNode
Packages that use PanelNode
Package
Description
-
Uses of PanelNode in jspecview.api
Methods in jspecview.api that return PanelNodeMethods in jspecview.api with parameters of type PanelNodeModifier and TypeMethodDescriptionvoidvoidScriptInterface.siSetMenuEnables(PanelNode node, boolean isSplit) Method parameters in jspecview.api with type arguments of type PanelNodeModifier and TypeMethodDescriptionvoidJSVMainPanel.setSelectedPanel(JSViewer viewer, JSVPanel jsvp, Lst<PanelNode> panelNodes) -
Uses of PanelNode in jspecview.app
Methods in jspecview.app with parameters of type PanelNodeModifier and TypeMethodDescriptionvoidvoidJSVApp.siSetMenuEnables(PanelNode node, boolean isSplit) -
Uses of PanelNode in jspecview.application
Fields in jspecview.application declared as PanelNodeMethods in jspecview.application that return PanelNodeMethods in jspecview.application with parameters of type PanelNodeModifier and TypeMethodDescriptionvoidApplicationMenu.setMenuEnables(PanelNode node) voidvoidJSpecView.siSetMenuEnables(PanelNode node, boolean isSplit) Constructors in jspecview.application with parameters of type PanelNode -
Uses of PanelNode in jspecview.common
Fields in jspecview.common with type parameters of type PanelNodeMethods in jspecview.common that return PanelNodeModifier and TypeMethodDescriptionstatic PanelNodeReturns the tree node that is associated with a panelstatic PanelNodePanelNode.findNodeById(String id, Lst<PanelNode> panelNodes) JSViewer.selectFrameNode(JSVPanel jsvp) Methods in jspecview.common with parameters of type PanelNodeMethod parameters in jspecview.common with type arguments of type PanelNodeModifier and TypeMethodDescriptionstatic PanelNodeReturns the tree node that is associated with a panelstatic PanelNodePanelNode.findNodeById(String id, Lst<PanelNode> panelNodes) static JDXSourcePanelNode.findSourceByNameOrId(String id, Lst<PanelNode> panelNodes) static JSVPanelPanelNode.getLastFileFirstNode(Lst<PanelNode> panelNodes) static StringPanelNode.getSpectrumListAsString(Lst<PanelNode> panelNodes) static intintJSViewer.selectPanel(JSVPanel jsvp, Lst<PanelNode> panelNodes) From (AwtMainPanel or JsMainPanel).setSelectedPanel -
Uses of PanelNode in jspecview.java
Method parameters in jspecview.java with type arguments of type PanelNodeModifier and TypeMethodDescriptionvoidAwtMainPanel.setSelectedPanel(JSViewer viewer, JSVPanel jsvp, Lst<PanelNode> panelNodes) -
Uses of PanelNode in jspecview.js2d
Method parameters in jspecview.js2d with type arguments of type PanelNodeModifier and TypeMethodDescriptionvoidJsMainPanel.setSelectedPanel(JSViewer viewer, JSVPanel jsvp, Lst<PanelNode> panelNodes) -
Uses of PanelNode in jspecview.tree
Fields in jspecview.tree declared as PanelNodeMethods in jspecview.tree that return PanelNodeConstructors in jspecview.tree with parameters of type PanelNode