com.eviware.soapui.impl.wsdl.panels.testsuite
Class WsdlTestSuitePanelBuilder<T extends WsdlTestSuite>

java.lang.Object
  extended by com.eviware.soapui.impl.EmptyPanelBuilder<T>
      extended by com.eviware.soapui.impl.wsdl.panels.testsuite.WsdlTestSuitePanelBuilder<T>
All Implemented Interfaces:
PanelBuilder<T>

public class WsdlTestSuitePanelBuilder<T extends WsdlTestSuite>
extends EmptyPanelBuilder<T>

PanelBuilder for WsdlTestSuite

Author:
Ole.Matzura

Constructor Summary
WsdlTestSuitePanelBuilder()
           
 
Method Summary
 DesktopPanel buildDesktopPanel(T testSuite)
           
 java.awt.Component buildOverviewPanel(T 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

WsdlTestSuitePanelBuilder

public WsdlTestSuitePanelBuilder()
Method Detail

buildDesktopPanel

public DesktopPanel buildDesktopPanel(T testSuite)
Specified by:
buildDesktopPanel in interface PanelBuilder<T extends WsdlTestSuite>
Overrides:
buildDesktopPanel in class EmptyPanelBuilder<T extends WsdlTestSuite>

hasDesktopPanel

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

buildOverviewPanel

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


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