Class EditPartListener.Stub

  • All Implemented Interfaces:
    EditPartListener
    Enclosing interface:
    EditPartListener

    public static class EditPartListener.Stub
    extends java.lang.Object
    implements EditPartListener
    Listeners interested in just a subset of Events can extend this stub implementation. Also, extending the Stub will reduce the impact of new API on this interface.