| Package | Description |
|---|---|
| ij | |
| ij.text |
| Modifier and Type | Method | Description |
|---|---|---|
static TextPanel |
IJ.getTextPanel() |
Returns a reference to the "Results" window TextPanel.
|
| Modifier and Type | Method | Description |
|---|---|---|
static void |
IJ.setTextPanel(TextPanel tp) |
TextWindow calls this method with a null argument when the "Results" window is closed.
|
| Modifier and Type | Method | Description |
|---|---|---|
TextPanel |
TextWindow.getTextPanel() |
Returns a reference to this TextWindow's TextPanel.
|