org.nakedobjects.plugins.html.component.html
Class LogonFormPage
java.lang.Object
org.nakedobjects.plugins.html.component.html.AbstractHtmlPage
org.nakedobjects.plugins.html.component.html.LogonFormPage
- All Implemented Interfaces:
- Component, Page
public class LogonFormPage
- extends AbstractHtmlPage
|
Constructor Summary |
LogonFormPage(java.lang.String styleSheet,
java.lang.String header,
java.lang.String footer,
java.lang.String user,
java.lang.String password)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogonFormPage
public LogonFormPage(java.lang.String styleSheet,
java.lang.String header,
java.lang.String footer,
java.lang.String user,
java.lang.String password)
writeContent
protected void writeContent(java.io.PrintWriter writer)
- Specified by:
writeContent in class AbstractHtmlPage
getNavigation
public Block getNavigation()
getViewPane
public ViewPane getViewPane()
setCrumbs
public void setCrumbs(Component component)
setDebug
public void setDebug(DebugPane debugPane)
Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.