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

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

public class WsdlTestCasePanelBuilder
extends EmptyPanelBuilder<WsdlTestCase>

PanelBuilder for WsdlTestCase

Author:
Ole.Matzura

Constructor Summary
WsdlTestCasePanelBuilder()
           
 
Method Summary
 DesktopPanel buildDesktopPanel(WsdlTestCase testCase)
           
 java.awt.Component buildOverviewPanel(WsdlTestCase modelItem)
           
 boolean hasDesktopPanel()
           
 
Methods inherited from class com.eviware.soapui.impl.EmptyPanelBuilder
buildDefaultProperties, get, hasOverviewPanel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WsdlTestCasePanelBuilder

public WsdlTestCasePanelBuilder()
Method Detail

buildDesktopPanel

public DesktopPanel buildDesktopPanel(WsdlTestCase testCase)
Specified by:
buildDesktopPanel in interface PanelBuilder<WsdlTestCase>
Overrides:
buildDesktopPanel in class EmptyPanelBuilder<WsdlTestCase>

hasDesktopPanel

public boolean hasDesktopPanel()
Specified by:
hasDesktopPanel in interface PanelBuilder<WsdlTestCase>
Overrides:
hasDesktopPanel in class EmptyPanelBuilder<WsdlTestCase>

buildOverviewPanel

public java.awt.Component buildOverviewPanel(WsdlTestCase modelItem)
Specified by:
buildOverviewPanel in interface PanelBuilder<WsdlTestCase>
Overrides:
buildOverviewPanel in class EmptyPanelBuilder<WsdlTestCase>


Copyright © 2005-2007 eviware.com. All Rights Reserved.