org.crsh.shell.ui
Class Element

java.lang.Object
  extended by org.crsh.shell.ui.Element
Direct Known Subclasses:
LabelElement, TreeElement

public abstract class Element
extends Object

Version:
$Revision$
Author:
Julien Viet

Constructor Summary
Element()
           
 
Method Summary
 void print(ShellWriter writer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Element

public Element()
Method Detail

print

public void print(ShellWriter writer)
           throws IOException
Throws:
IOException


Copyright © 2011 eXo Platform SAS. All Rights Reserved.