|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eviware.soapui.support.components.JInspectorPanelFactory
public class JInspectorPanelFactory
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 |
---|
public static java.lang.Class<? extends JInspectorPanel> inspectorPanelClass
Constructor Detail |
---|
public JInspectorPanelFactory()
Method Detail |
---|
public static JInspectorPanel build(javax.swing.JComponent contentComponent)
public static JInspectorPanel build(javax.swing.JComponent contentComponent, int orientation)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |