All Implemented Interfaces:
ParallelProperties, ImageObserver, MenuContainer, Serializable, Accessible

public class ParallelEditor extends ElementEditor implements ParallelProperties
See Also:
  • Constructor Details

  • Method Details

    • setElement

      public void setElement(ChartUIElement element)
    • 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