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, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray
parallelStream, removeIf, stream
getIdentifier, log
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
getVersion
void append(String text)
text
- Copyright © 2015–2022 SciJava. All rights reserved.