org.crsh.text.ui
Class LabelElement
java.lang.Object
org.crsh.text.ui.Element
org.crsh.text.ui.LabelElement
-
public class LabelElement
- extends Element
-
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
value
final String value
-
.
minWidth
final int minWidth
-
.
actualWidth
final int actualWidth
-
.
actualHeight
final int actualHeight
-
.
slicer
final CharSlicer slicer
-
.
LabelElement
public LabelElement(String value,
int minWidth)
LabelElement
public LabelElement(String value)
LabelElement
public LabelElement(Object value,
int minWidth)
LabelElement
public LabelElement(Object value)
getValue
public String getValue()
-
renderer
public Renderer renderer()
-
- Specified by:
renderer
in class Element
-
toString
public String toString()
-
- Overrides:
toString
in class Object
-
style
public LabelElement style(Style.Composite style)
-
- Overrides:
style
in class Element
-
Copyright © 2014 eXo Platform SAS. All Rights Reserved.