Class BarStyleEditor

All Implemented Interfaces:
ActionListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, ChangeListener

public class BarStyleEditor extends StyleEditor
Style editor for histogram bars.
Since:
11 Jan 2006
Author:
Mark Taylor
See Also:
  • Constructor Details

    • BarStyleEditor

      public BarStyleEditor()
      Constructor.
  • Method Details

    • setStyle

      public void setStyle(uk.ac.starlink.ttools.plot.Style st)
      Description copied from class: StyleEditor
      Sets the style. Implementations should configure their visual state so that it matches the characteristics of the given style.
      Specified by:
      setStyle in class StyleEditor
      Parameters:
      st - current style
    • getStyle

      public uk.ac.starlink.ttools.plot.Style getStyle()
      Description copied from class: StyleEditor
      Returns a style object derived from the current state of this component.
      Specified by:
      getStyle in class StyleEditor
      Returns:
      current (edited) style
    • getHelpID

      public String getHelpID()
      Description copied from class: StyleEditor
      Returns the help ID associated with this editor.
      Specified by:
      getHelpID in class StyleEditor
      Returns:
      ID within TOPCAT HelpSet