| Class | Description |
|---|---|
| EEFMessageHyperlinkListener |
The hyperlink listener will be used to display the quick fix to run when the user click on a message.
|
| EEFQuickFixPage |
The wizard page used to launch a quick fix.
|
| EEFQuickFixTableComparator |
The viewer comparator used to order the quick fixes.
|
| EEFQuickFixTableContentProvider |
The content provider of the table showing all the quick fixes.
|
| EEFQuickFixTableLabelProvider |
The label provider of the table viewer showing all the quick fixes available.
|
| EEFQuickFixWizard |
The wizard used to display and launch the quick fixes.
|
| EEFValidationMessagesPage |
This optional page will let the user select the violated validation rule to fix.
|
| EEFValidationMessagesTableComparator |
The comparator used to order the message.
|
| EEFValidationMessagesTableContentProvider |
The content provider used to display the validation messages.
|
| EEFValidationMessagesTableLabelProvider |
The label provider used to display the validation messages.
|