public class ConfigControl extends TabberControl implements Configger
Constructor and Description |
---|
ConfigControl(String label,
Icon icon)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected void |
addSpecifierTab(String name,
uk.ac.starlink.ttools.plot2.config.Specifier<uk.ac.starlink.ttools.plot2.config.ConfigMap> specifier)
Adds a config specifier as one of the tabs.
|
uk.ac.starlink.ttools.plot2.config.ConfigMap |
getConfig()
Returns a single config map containing all of the config
information gathered by this control.
|
List<uk.ac.starlink.ttools.plot2.config.Specifier<uk.ac.starlink.ttools.plot2.config.ConfigMap>> |
getConfigSpecifiers()
Returns a list of the config specifiers explicitly added to this
control.
|
addActionListener, addControlTab, addZoneTab, getActionForwarder, getControlIcon, getControlLabel, getPanel, getTabber, removeActionListener
protected void addSpecifierTab(String name, uk.ac.starlink.ttools.plot2.config.Specifier<uk.ac.starlink.ttools.plot2.config.ConfigMap> specifier)
name
- tab labelspecifier
- config specifierpublic uk.ac.starlink.ttools.plot2.config.ConfigMap getConfig()
addSpecifierTab
method.public List<uk.ac.starlink.ttools.plot2.config.Specifier<uk.ac.starlink.ttools.plot2.config.ConfigMap>> getConfigSpecifiers()
Copyright © 2003-2025 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.