Class ByteEditComponent

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

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

    • ByteEditComponent

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