Package | Description |
---|---|
org.eclipse.gef.editpolicies |
This package contains EditPolicy implementations for many common editing
Roles.
|
Modifier and Type | Field and Description |
---|---|
protected FeedbackHelper |
GraphicalNodeEditPolicy.feedbackHelper
the current FeedbackHelper
|
Modifier and Type | Method and Description |
---|---|
protected FeedbackHelper |
GraphicalNodeEditPolicy.getFeedbackHelper(CreateConnectionRequest request)
Returns the FeedbackHelper that is ready to use.
|
protected FeedbackHelper |
ConnectionEndpointEditPolicy.getFeedbackHelper(ReconnectRequest request)
Lazily creates and returns the feedback helper for the given request.
|
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.