|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TextDisplayPanel
This is a panel that can go inside a display window. It displays
String
s.
Method Summary | |
---|---|
void |
append(String text)
|
void |
clear()
|
TextDisplay |
getDisplay()
Gets the panel's associated display. |
Methods inherited from interface org.scijava.ui.viewer.DisplayPanel |
---|
getWindow, redoLayout, redraw, setLabel |
Method Detail |
---|
void append(String text)
void clear()
TextDisplay getDisplay()
DisplayPanel
getDisplay
in interface DisplayPanel
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |