org.crsh.display.structure
Class Element
java.lang.Object
org.crsh.display.structure.Element
- Direct Known Subclasses:
- LabelElement, TreeElement
public abstract class Element
- extends Object
- Version:
- $Revision$
- Author:
- Julien Viet
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Element
public Element()
print
public final void print(DisplayContext context)
print
public void print(PrintStream stream)
throws IOException
- Throws:
IOException
print
public abstract void print(PrintWriter printer)
Copyright © 2011 eXo Platform SAS. All Rights Reserved.