Uses of Class
org.eclipse.emf.common.ui.DiagnosticComposite

Packages that use DiagnosticComposite
org.eclipse.emf.common.ui.dialogs   
org.eclipse.emf.common.ui.editor   
 

Uses of DiagnosticComposite in org.eclipse.emf.common.ui.dialogs
 

Methods in org.eclipse.emf.common.ui.dialogs that return DiagnosticComposite
protected  DiagnosticComposite DiagnosticDialog.createDiagnosticComposite(Composite parent)
          Create the diagnostic composite.
 

Uses of DiagnosticComposite in org.eclipse.emf.common.ui.editor
 

Fields in org.eclipse.emf.common.ui.editor declared as DiagnosticComposite
protected  DiagnosticComposite ProblemEditorPart.diagnosticComposite
           
 


Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.