public class OutputRequirements extends Object
Constructor and Description |
---|
OutputRequirements()
Constructs a new OutputRequirements object.
|
Modifier and Type | Method and Description |
---|---|
void |
addActionListener(ActionListener l)
Adds a listener to be notified if the selected state may have changed.
|
uk.ac.starlink.table.join.MultiJoinType |
getJoinType()
Returns the selected join type for this object.
|
JComponent |
getRowLine()
Returns a component (suitable for vertical stacking) which allows
the user to select which rows will be included in the output.
|
MatchOption |
getRowOption()
Returns the selected MatchOption for this object
|
void |
removeActionListener(ActionListener l)
Removes a state change listener.
|
public OutputRequirements()
public JComponent getRowLine()
public MatchOption getRowOption()
public uk.ac.starlink.table.join.MultiJoinType getJoinType()
public void addActionListener(ActionListener l)
l
- listener to addpublic void removeActionListener(ActionListener l)
l
- listener to removeCopyright © 2003-2025 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.