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, canDisplay, checkObject, clear, close, contains, containsAll, display, get, getName, indexOf, isDisplaying, isEmpty, iterator, lastIndexOf, listIterator, listIterator, noteStructureChange, rebuild, remove, remove, removeAll, retainAll, set, setName, size, subList, toArray, toArray, toString, update
compareTo, getInfo, getPriority, setInfo, setPriority
context, getContext, setContext
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, retainAll, set, size, subList, toArray, toArray
context, getContext, setContext
getPriority, setPriority
compareTo
getInfo, setInfo
public void append(String text)
TextDisplay
append
in interface TextDisplay
Copyright © 2009–2015 SciJava. All rights reserved.