|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.plugins.html.component.ComponentAbstract
org.nakedobjects.plugins.html.component.html.Heading
public class Heading
| Constructor Summary | |
|---|---|
Heading(java.lang.String title)
|
|
Heading(java.lang.String title,
int level)
|
|
| Method Summary | |
|---|---|
void |
write(java.io.PrintWriter writer)
|
| Methods inherited from class org.nakedobjects.plugins.html.component.ComponentAbstract |
|---|
setClass, setId, writeTag |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Heading(java.lang.String title)
public Heading(java.lang.String title,
int level)
| Method Detail |
|---|
public void write(java.io.PrintWriter writer)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||