|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.plugins.html.component.html.HtmlDebug
public class HtmlDebug
| Constructor Summary | |
|---|---|
HtmlDebug()
|
|
| Method Summary | |
|---|---|
void |
addSection(java.lang.String title)
|
void |
appendln(java.lang.String text)
|
void |
indent()
|
void |
unindent()
|
void |
write(java.io.PrintWriter writer)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HtmlDebug()
| Method Detail |
|---|
public void addSection(java.lang.String title)
addSection in interface DebugPanepublic void appendln(java.lang.String text)
appendln in interface DebugPanepublic void write(java.io.PrintWriter writer)
write in interface Componentpublic void indent()
indent in interface DebugPanepublic void unindent()
unindent in interface DebugPane
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||