|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.tptp.platform.analysis.core.ui.views.AbstractAnalysisResultView
public abstract class AbstractAnalysisResultView
Abstract base class for all Analysis result views
| Constructor Summary | |
|---|---|
AbstractAnalysisResultView()
|
|
| Method Summary | |
|---|---|
abstract void |
createComposite(ResultsFrameView view,
ResultTab parent,
AnalysisHistory history,
AbstractAnalysisProvider provider)
Creats the composite for the view |
abstract void |
dispose()
Do all the required cleanup when the view is disposed |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractAnalysisResultView()
| Method Detail |
|---|
public abstract void createComposite(ResultsFrameView view,
ResultTab parent,
AnalysisHistory history,
AbstractAnalysisProvider provider)
createComposite in interface IAnalysisResultViewview - A reference to the main result view frameparent - The composite that owns the result viewhistory - The history instance being viewedprovider - The current analysis providerpublic abstract void dispose()
|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||