Class KnobEditPart

All Implemented Interfaces:
IPVWidgetEditpart, IAdaptable, org.eclipse.gef.EditPart, org.eclipse.gef.GraphicalEditPart, org.eclipse.gef.NodeEditPart, org.eclipse.gef.RequestConstants

public final class KnobEditPart extends AbstractMarkedWidgetEditPart
EditPart controller for the knob widget. The controller mediates between KnobModel and KnobFigure.
  • Constructor Details

    • KnobEditPart

      public KnobEditPart()
  • Method Details