public class OutputRequirements
extends java.lang.Object
Constructor and Description |
---|
OutputRequirements()
Constructs a new OutputRequirements object.
|
Modifier and Type | Method and Description |
---|---|
uk.ac.starlink.table.join.MultiJoinType |
getJoinType()
Returns the selected join type for this object.
|
javax.swing.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
|
javax.swing.JToggleButton |
getUseCols()
Returns a button which allows the user to select which columns
will be included in the output.
|
public OutputRequirements()
public javax.swing.JComponent getRowLine()
public javax.swing.JToggleButton getUseCols()
public MatchOption getRowOption()
public uk.ac.starlink.table.join.MultiJoinType getJoinType()
Copyright © 2003-2017 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.