Interface | Description |
---|---|
IElementChangeListener |
Interface for listeners on TextWrapperForIElement.
|
IElementFilter |
Interface allowing to filter IElements through its
method . |
Class | Description |
---|---|
ResultsProposalPopup |
This class defines the popup of proposed results that appears when user uses the 'Ctrl+Space' shortcut and there are
several valid results.
|
TextWrapperForIElement |
Reusable component wrapping an SWT Text widget (because inheriting from Text is not possible) to add the Ctrl+Space
auto-completion, the picking mode and the droppable features associated with the edition of a model element.
|