Uses of Class
xal.extension.widgets.smf.NodeChannelSelector
Packages that use NodeChannelSelector
-
Uses of NodeChannelSelector in xal.extension.widgets.smf
Methods in xal.extension.widgets.smf that return NodeChannelSelectorModifier and TypeMethodDescriptionstatic NodeChannelSelectorNodeChannelSelector.getInstance(List<NodeChannelRef> channelRefs, JFrame owner, String title) Get an instance of a record selector for allowing users to select node channel references from a list in a table.static NodeChannelSelectorNodeChannelSelector.getInstanceFromNodes(List<AcceleratorNode> nodes, JFrame owner, String title) Get an instance of a record selector for allowing users to select node channel references from a list in a table.static NodeChannelSelectorNodeChannelSelector.getInstanceFromNodes(List<AcceleratorNode> nodes, JFrame owner, String title, String... handles) Get an instance of a record selector for allowing users to select node channel references from a list in a table.