Uses of Class
ij.text.TextPanel
Packages that use TextPanel
-
Uses of TextPanel in ij
Modifier and TypeMethodDescriptionstatic TextPanelIJ.getTextPanel()Returns a reference to the "Results" window TextPanel.Modifier and TypeMethodDescriptionstatic voidIJ.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 TypeMethodDescriptionvoidTableListener.TableUpdated(TextPanel table, String event, int row)