org.crsh.shell.ui
Class FormattingElement
java.lang.Object
org.crsh.shell.ui.Element
org.crsh.shell.ui.FormattingElement
public class FormattingElement
- extends Element
- Author:
- Alain Defrance
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
style
private Style style
- .
FormattingElement
public FormattingElement(Style style)
throws NullPointerException
- Throws:
NullPointerException
doPrint
void doPrint(UIWriterContext ctx,
ShellWriter writer)
throws IOException
- Specified by:
doPrint
in class Element
- Throws:
IOException
width
int width()
- Specified by:
width
in class Element
Copyright © 2012 eXo Platform SAS. All Rights Reserved.