| Package | Description |
|---|---|
| ij | |
| ij.text |
| Modifier and Type | Method and Description |
|---|---|
static TextPanel |
IJ.getTextPanel()
Returns a reference to the "Results" window TextPanel.
|
| Modifier and Type | Method and 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 and Description |
|---|---|
TextPanel |
TextWindow.getTextPanel()
Returns a reference to this TextWindow's TextPanel.
|