Package xal.tools.apputils
Class NonConsecutiveSeqSelector
java.lang.Object
xal.tools.apputils.NonConsecutiveSeqSelector
- All Implemented Interfaces:
ActionListener
,EventListener
Non-consecutive sequence selector moved from db2xal app and can be used by
other apps. The other SeqSelector class is mainly for online model use and
the selected sequences have to be consecutive but this one does not require
so and this class does not prepare combo sequence but only a collection of
sequence names.
- Author:
- chu
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
-
Field Details
-
sequenceDialog
-
table
-
seqList
-
myModel
protected xal.tools.apputils.NonConsecutiveSeqSelector.MyTableModel myModel
-
-
Constructor Details
-
NonConsecutiveSeqSelector
public NonConsecutiveSeqSelector()
-
-
Method Details
-
selectSequence
-
actionPerformed
- Specified by:
actionPerformed
in interfaceActionListener
-
getSeqList
-