|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.ecp.ui.validation.e4.view.DiagnosticView
public class DiagnosticView
View to display validation results.
Constructor Summary | |
---|---|
DiagnosticView()
|
Method Summary | |
---|---|
void |
create(org.eclipse.swt.widgets.Composite composite,
org.eclipse.e4.ui.services.EMenuService menuService,
org.eclipse.e4.ui.workbench.modeling.ESelectionService selectionService)
Creates the diagnostic view. |
void |
preDestroy()
Clean up code. |
void |
setFocus()
Sets the focus to the tree. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DiagnosticView()
Method Detail |
---|
@PostConstruct public void create(org.eclipse.swt.widgets.Composite composite, org.eclipse.e4.ui.services.EMenuService menuService, org.eclipse.e4.ui.workbench.modeling.ESelectionService selectionService)
composite
- the parent Composite
menuService
- the menu service to register the context menuselectionService
- the selection service to publish the selection of the tree viewer.@Focus public void setFocus()
@PreDestroy public void preDestroy()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |