public class StiltsControl extends TabberControl
Modifier and Type | Field and Description |
---|---|
static uk.ac.starlink.ttools.plot2.task.Suffixer[] |
LAYER_SUFFIXERS
List of suffixers suitable for per-layer parameters.
|
static uk.ac.starlink.ttools.plot2.task.Suffixer[] |
ZONE_SUFFIXERS
List of suffixers suitable for per-zone parameters.
|
Constructor and Description |
---|
StiltsControl(PlotPanel<?,?> plotPanel,
boolean isMultiZone,
ToggleButtonModel windowToggle)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
JComponent |
getPanel()
Returns the GUI component that is the business end of this control.
|
addActionListener, addControlTab, addZoneTab, getActionForwarder, getControlIcon, getControlLabel, getTabber, removeActionListener
public static final uk.ac.starlink.ttools.plot2.task.Suffixer[] ZONE_SUFFIXERS
public static final uk.ac.starlink.ttools.plot2.task.Suffixer[] LAYER_SUFFIXERS
public StiltsControl(PlotPanel<?,?> plotPanel, boolean isMultiZone, ToggleButtonModel windowToggle)
plotPanel
- plot panelisMultiZone
- true if the possibility of multiple zones
should be accounted for in the commandwindowToggle
- model for posting a separate window
displaying the command textpublic JComponent getPanel()
Control
getPanel
in interface Control
getPanel
in class TabberControl
Copyright © 2003-2025 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.