| Package | Description |
|---|---|
| org.scijava.ui.viewer | |
| org.scijava.ui.viewer.text |
| Modifier and Type | Method and Description |
|---|---|
DisplayPanel |
DisplayViewer.getPanel()
Gets the display panel that hosts the gui elements.
|
DisplayPanel |
AbstractDisplayViewer.getPanel() |
| Modifier and Type | Method and Description |
|---|---|
void |
DisplayWindow.setContent(DisplayPanel panel) |
void |
DisplayViewer.setPanel(DisplayPanel panel)
Installs the display panel.
|
void |
AbstractDisplayViewer.setPanel(DisplayPanel panel) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TextDisplayPanel
This is a panel that can go inside a display window.
|
Copyright © 2009–2020 SciJava. All rights reserved.