public interface TextDisplay extends Display<String>
Display
s.Modifier and Type | Method and Description |
---|---|
void |
append(String text)
Add a line to the display.
|
canDisplay, canDisplay, close, display, isDisplaying, update
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray
context, getContext, setContext
getPriority, setPriority
compareTo
getInfo, setInfo
void append(String text)
text
- Copyright © 2009–2015 SciJava. All rights reserved.