public interface PlotControls
It is expected that such a pane of controls relate to the
configuration of an AST Plot
.
PlotConfigurator
Modifier and Type | Method and Description |
---|---|
JComponent |
getControlsComponent()
Return a reference to the JComponent sub-class that will be
displayed (normally a reference to this).
|
AbstractPlotControlsModel |
getControlsModel()
Return reference to the PlotControlsModel.
|
String |
getControlsName()
Return a short name for these controls (for the tab).
|
String |
getControlsTitle()
Return a title for these controls (for the border).
|
void |
reset()
Reset controls to the defaults.
|
String getControlsTitle()
String getControlsName()
void reset()
JComponent getControlsComponent()
AbstractPlotControlsModel getControlsModel()
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.