public class SwingBrowser extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
swingTreeGeneratorClassName |
| Constructor and Description |
|---|
SwingBrowser() |
| Modifier and Type | Method and Description |
|---|---|
protected static Class |
findinnerclass(Class cs,
String name) |
protected static Class |
findparallelclass(Class cs,
String name) |
static void |
model2swingpanel(String windowname,
Object item,
Class modelclass) |
public static final String swingTreeGeneratorClassName
see also the complete user documentation .