net.bpelunit.framework.client.eclipse.views
Class DetailPane

java.lang.Object
  extended by net.bpelunit.framework.client.eclipse.views.DetailPane

public class DetailPane
extends Object

A pane that shows details about a test artefact - either in form of a table, or in form of a text pane (for XML artefacts)

Version:
$Id$
Author:
Philip Mayer

Constructor Summary
DetailPane(org.eclipse.swt.widgets.Composite parent, org.eclipse.swt.widgets.ToolBar toolBar)
           
 
Method Summary
 void dispose()
           
 org.eclipse.swt.widgets.Control getComposite()
           
 void setArtefact(net.bpelunit.framework.model.test.report.ITestArtefact testElement)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DetailPane

public DetailPane(org.eclipse.swt.widgets.Composite parent,
                  org.eclipse.swt.widgets.ToolBar toolBar)
Method Detail

dispose

public void dispose()

getComposite

public org.eclipse.swt.widgets.Control getComposite()

setArtefact

public void setArtefact(net.bpelunit.framework.model.test.report.ITestArtefact testElement)


Copyright © 2013 Leibniz Universität Hannover. All Rights Reserved.