org.crsh.shell.ui
Class Element
java.lang.Object
org.crsh.shell.ui.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 void print(ShellWriter writer)
throws IOException
- Throws:
IOException
print
abstract void print(UIWriterContext ctx,
ShellWriter writer)
throws IOException
- Throws:
IOException
Copyright © 2012 eXo Platform SAS. All Rights Reserved.