Class ShortEditComponent

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

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

    • ShortEditComponent

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