|
TPTP 4.5.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.manager.DefaultAnalysisViewer
public final class DefaultAnalysisViewer
This class provides a default viewer for any analysis element that fails to provide one through its viewer chain.
| Constructor Summary | |
|---|---|
DefaultAnalysisViewer()
|
|
| Method Summary | |
|---|---|
void |
showView(AbstractAnalysisResult result)
Display a view of the result data |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultAnalysisViewer()
| Method Detail |
|---|
public void showView(AbstractAnalysisResult result)
IAnalysisViewer
showView in interface IAnalysisViewerresult - The result to vieworg.eclipse.tptp.platform.analysis.core.viewer.IAnalysisViewer#showView(org.eclipse.tptp.platform.analysis.core.result.IAnalysisResult)
|
TPTP 4.5.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||