Uses of Class
ij.text.TextPanel
Packages that use TextPanel
-
Uses of TextPanel in ij
Modifier and TypeMethodDescriptionstatic TextPanel
IJ.getTextPanel()
Returns a reference to the "Results" window TextPanel.Modifier and TypeMethodDescriptionstatic void
IJ.setTextPanel
(TextPanel tp) TextWindow calls this method with a null argument when the "Results" window is closed. -
Uses of TextPanel in ij.text
Modifier and TypeMethodDescriptionTextWindow.getTextPanel()
Returns a reference to this TextWindow's TextPanel.Modifier and TypeMethodDescriptionvoid
TableListener.TableUpdated
(TextPanel table, String event, int row)