All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class ChartPropsEditor extends ElementEditor
See Also:
  • Constructor Details

    • ChartPropsEditor

      public ChartPropsEditor()
  • Method Details

    • setModel

      public void setModel(ChartUIModel model)
    • commitEdit

      public void commitEdit()
      Description copied from class: ElementEditor
      Gives the editor a change to flush its changes out to the element it is representing
      Specified by:
      commitEdit in class ElementEditor
    • commitScript

      protected void commitScript()