All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class JumpEditor extends ElementEditor
See Also:
  • Constructor Details

  • Method Details

    • 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