org.kinsources.kiwa.website.browser
Class BrowserView

java.lang.Object
  extended by org.kinsources.kiwa.website.browser.BrowserView

public class BrowserView
extends java.lang.Object


Nested Class Summary
static class BrowserView.Menu
           
 
Constructor Summary
BrowserView()
           
 
Method Summary
 java.lang.StringBuffer getHtml(BrowserView.Menu menu, java.lang.CharSequence content, java.util.Locale locale, Account account)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BrowserView

public BrowserView()
Method Detail

getHtml

public java.lang.StringBuffer getHtml(BrowserView.Menu menu,
                                      java.lang.CharSequence content,
                                      java.util.Locale locale,
                                      Account account)
                               throws java.lang.Exception
Throws:
java.lang.Exception