public class JInspectorPanelFactory extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static Class<? extends JInspectorPanel> | inspectorPanelClass | 
| Constructor and Description | 
|---|
| JInspectorPanelFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| static JInspectorPanel | build(JComponent contentComponent) | 
| static JInspectorPanel | build(JComponent contentComponent,
     int orientation) | 
public static Class<? extends JInspectorPanel> inspectorPanelClass
public static JInspectorPanel build(JComponent contentComponent)
public static JInspectorPanel build(JComponent contentComponent, int orientation)
Copyright © 2019. All Rights Reserved.