com.eviware.soapui.support.action.swing
Class ActionComponentRegistry

java.lang.Object
  extended by com.eviware.soapui.support.action.swing.ActionComponentRegistry

public class ActionComponentRegistry
extends java.lang.Object


Constructor Summary
ActionComponentRegistry()
           
 
Method Summary
static
<T extends ModelItem>
javax.swing.JComponent
buildActionComponent(SoapUIAction<T> action, T modelItem)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionComponentRegistry

public ActionComponentRegistry()
Method Detail

buildActionComponent

public static <T extends ModelItem> javax.swing.JComponent buildActionComponent(SoapUIAction<T> action,
                                                                                T modelItem)


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