Class LongEditComponent

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

public class LongEditComponent
extends NumberEditComponent
Represents a gui component, which handles long values. Can be empty since superclass handles all primitive types.
See Also:
NumberEditComponent
  • Constructor Details

    • LongEditComponent

      public LongEditComponent​(Displayable disp)
      Creates a new LongEditComponent object.
      Parameters:
      disp - DOCUMENT ME!