com.eviware.soapui.support.components
Class JInspectorPanelFactory

java.lang.Object
  extended by com.eviware.soapui.support.components.JInspectorPanelFactory

public class JInspectorPanelFactory
extends java.lang.Object


Field Summary
static java.lang.Class<? extends JInspectorPanel> inspectorPanelClass
           
 
Constructor Summary
JInspectorPanelFactory()
           
 
Method Summary
static JInspectorPanel build(javax.swing.JComponent contentComponent)
           
static JInspectorPanel build(javax.swing.JComponent contentComponent, int orientation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

inspectorPanelClass

public static java.lang.Class<? extends JInspectorPanel> inspectorPanelClass
Constructor Detail

JInspectorPanelFactory

public JInspectorPanelFactory()
Method Detail

build

public static JInspectorPanel build(javax.swing.JComponent contentComponent)

build

public static JInspectorPanel build(javax.swing.JComponent contentComponent,
                                    int orientation)


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