org.histpop.server.browser
Class ObjectBrowser

java.lang.Object
  extended by org.histpop.server.browser.ObjectBrowser
All Implemented Interfaces:
BasicFrame

public class ObjectBrowser
extends java.lang.Object
implements BasicFrame


Constructor Summary
ObjectBrowser()
           
 
Method Summary
 HTMLHandler display(java.lang.Object result, ServerContext ctx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectBrowser

public ObjectBrowser()
Method Detail

display

public HTMLHandler display(java.lang.Object result,
                           ServerContext ctx)
                    throws java.lang.Exception
Specified by:
display in interface BasicFrame
Throws:
java.lang.Exception