com.eviware.soapui.impl.wsdl.panels.testcase
Class WsdlTestCasePanelBuilder

java.lang.Object
  extended by com.eviware.soapui.impl.EmptyPanelBuilder
      extended by com.eviware.soapui.impl.wsdl.panels.testcase.WsdlTestCasePanelBuilder
All Implemented Interfaces:
PanelBuilder

public class WsdlTestCasePanelBuilder
extends EmptyPanelBuilder

PanelBuilder for WsdlTestCase

Author:
Ole.Matzura

Constructor Summary
WsdlTestCasePanelBuilder(WsdlTestCase testCase)
           
 
Method Summary
 DesktopPanel buildDesktopPanel()
           
 boolean canBuildDesktopPanel()
           
 java.lang.String getDesktopPanelTitle()
           
 
Methods inherited from class com.eviware.soapui.impl.EmptyPanelBuilder
buildOverviewPanel, buildPropertyPanel, hasOverviewPanel, hasPropertyPanel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WsdlTestCasePanelBuilder

public WsdlTestCasePanelBuilder(WsdlTestCase testCase)
Method Detail

buildDesktopPanel

public DesktopPanel buildDesktopPanel()
Specified by:
buildDesktopPanel in interface PanelBuilder
Overrides:
buildDesktopPanel in class EmptyPanelBuilder

canBuildDesktopPanel

public boolean canBuildDesktopPanel()
Specified by:
canBuildDesktopPanel in interface PanelBuilder
Overrides:
canBuildDesktopPanel in class EmptyPanelBuilder

getDesktopPanelTitle

public java.lang.String getDesktopPanelTitle()
Specified by:
getDesktopPanelTitle in interface PanelBuilder
Overrides:
getDesktopPanelTitle in class EmptyPanelBuilder


Copyright © 2005 eviware.com. All Rights Reserved.