org.crsh.text
Class VirtualScreen.Foo

java.lang.Object
  extended by org.crsh.text.VirtualScreen.Foo
Enclosing class:
VirtualScreen

private static class VirtualScreen.Foo
extends Object


Field Summary
(package private)  Style style
           
(package private)  CharSequence text
           
 
Constructor Summary
private VirtualScreen.Foo(CharSequence text, Style style)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

text

final CharSequence text

style

final Style style
Constructor Detail

VirtualScreen.Foo

private VirtualScreen.Foo(CharSequence text,
                          Style style)


Copyright © 2015 eXo Platform SAS. All Rights Reserved.