Modifier and Type | Method and Description |
---|---|
void |
SwingMdiDisplayWindow.setContent(DisplayPanel panel) |
Modifier and Type | Class and Description |
---|---|
static class |
EasySwingDisplayViewer.SwingDisplayPanel |
class |
SwingDisplayPanel
Swing implementation of
DisplayPanel . |
Modifier and Type | Method and Description |
---|---|
void |
SwingDisplayWindow.setContent(DisplayPanel panel) |
Modifier and Type | Class and Description |
---|---|
class |
SwingTableDisplayPanel
This is the display panel for
Table s. |
Modifier and Type | Class and Description |
---|---|
class |
SwingTextDisplayPanel
This is the display panel for
String s. |
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 |
TableDisplayPanel
This is a panel that can go inside a display window.
|
Modifier and Type | Interface and Description |
---|---|
interface |
TextDisplayPanel
This is a panel that can go inside a display window.
|
Copyright © 2015–2022 SciJava. All rights reserved.