public class DefaultTextDisplay extends AbstractDisplay<String> implements TextDisplay
isClosed
Constructor and Description |
---|
DefaultTextDisplay() |
Modifier and Type | Method and Description |
---|---|
void |
append(String text)
Add a line to the display.
|
add, add, addAll, addAll, canDisplay, checkObject, clear, close, contains, containsAll, display, get, getName, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, noteStructureChange, rebuild, remove, remove, removeAll, retainAll, set, setName, size, subList, toArray, toArray, toString, update
getInfo, getPriority, setInfo, setPriority
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
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
public void append(String text)
TextDisplay
append
in interface TextDisplay
Copyright © 2015–2022 SciJava. All rights reserved.