public interface TextDisplayPanel extends DisplayPanel
String
s.Modifier and Type | Method and Description |
---|---|
void |
append(String text) |
void |
clear() |
TextDisplay |
getDisplay()
Gets the panel's associated display.
|
getWindow, redoLayout, redraw, setLabel
void append(String text)
void clear()
TextDisplay getDisplay()
DisplayPanel
getDisplay
in interface DisplayPanel
Copyright © 2015–2022 SciJava. All rights reserved.