org.histpop.server.objects
Interface BasicFrame

All Known Implementing Classes:
ACUFrame, AssociatedContentFrame, AssociatedContentFrame2, AssociatedPageBrowserFrame, AssociatedTableOfContentsFrame, AssociatedViewFrame, BrowseFrame, CategoryFrame, DownloadFrame, FeedbackFrame, GoToFrame, GoToFrame2, LinkChecker, LoginFrame, ObjectBrowser, PageBrowserFrame, PageBrowserFrame2, PageDownloadFrame, PageDownloadFrame2, RefineFrame, ResetFrame, SearchFrame, ShowFrame, SimpleFrame, TableOfContentsFrame, TableOfContentsFrame2, ViewFrame, ViewFrame2

public interface BasicFrame


Method Summary
 HTMLHandler display(java.lang.Object result, ServerContext context)
           
 

Method Detail

display

HTMLHandler display(java.lang.Object result,
                    ServerContext context)
                    throws java.lang.Exception
Throws:
java.lang.Exception