|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.crsh.display.structure.Element
public abstract class Element
| Constructor Summary | |
|---|---|
Element()
|
|
| Method Summary | |
|---|---|
void |
print(DisplayContext context)
|
void |
print(java.io.PrintStream stream)
|
abstract void |
print(java.io.PrintWriter printer)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Element()
| Method Detail |
|---|
public final void print(DisplayContext context)
public void print(java.io.PrintStream stream)
throws java.io.IOException
java.io.IOExceptionpublic abstract void print(java.io.PrintWriter printer)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||