de.grogra.imp
Class ObjectInspectorManager

java.lang.Object
  extended by de.grogra.imp.ObjectInspectorManager

public class ObjectInspectorManager
extends java.lang.Object


Constructor Summary
ObjectInspectorManager()
           
 
Method Summary
static Panel createFlatObjectInspector(Context ctx, Map params)
           
static Panel createHierarchicalObjectInspector(Context ctx, Map params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectInspectorManager

public ObjectInspectorManager()
Method Detail

createFlatObjectInspector

public static Panel createFlatObjectInspector(Context ctx,
                                              Map params)

createHierarchicalObjectInspector

public static Panel createHierarchicalObjectInspector(Context ctx,
                                                      Map params)