Class LineModeEditComponent

All Implemented Interfaces:
EventListener, AttributeListener, EdgeListener, GraphListener, NodeListener, TransactionListener, ValueEditComponent

public class LineModeEditComponent
extends AbstractValueEditComponent
Used to edit the values of a Dash.
  • Constructor Details

    • LineModeEditComponent

      public LineModeEditComponent​(Displayable disp)
      Standard constructor.
      Parameters:
      disp - DOCUMENT ME!
  • Method Details

    • getComponent

      public JComponent getComponent()
      Returns the ValueEditComponent's JComponent.
      Returns:
      the ValueEditComponent's JComponent.
    • setEditFieldValue

      public void setEditFieldValue()
      Sets the current value of the Attribute in the corresponding JComponent.
    • setValue

      public void setValue()
      Sets the value of the displayable specified in the JComponent.