com.jmex.bui
Class BTextArea.Run
java.lang.Object
com.jmex.bui.BTextArea.Run
- Enclosing class:
- BTextArea
protected static class BTextArea.Run
- extends Object
Used to associate a style with a run of text.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
text
public String text
color
public ColorRGBA color
style
public int style
endsLine
public boolean endsLine
BTextArea.Run
public BTextArea.Run(String text,
ColorRGBA color,
int style,
boolean endsLine)
Copyright © 2008 Michael Bayne.
All Rights Reserved.