Class IntegerEditComponent

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

public class IntegerEditComponent
extends NumberEditComponent
Represents a GUI component, which handles integer values. Can be empty since superclass handles all primitive types.
See Also:
NumberEditComponent
Recent revisions:
2.6.5
  • Constructor Details

    • IntegerEditComponent

      public IntegerEditComponent​(Displayable disp)
      Creates a new IntegerEditComponent object.
      Parameters:
      disp - containing the attributes to be displayed