Uses of Class
ij.text.TextWindow

Packages that use TextWindow
ij.macro   
ij.measure   
 

Uses of TextWindow in ij.macro
 

Methods in ij.macro that return TextWindow
 TextWindow Interpreter.updateDebugWindow(java.lang.String[] variables, TextWindow debugWindow)
           
 

Methods in ij.macro with parameters of type TextWindow
 TextWindow Interpreter.updateDebugWindow(java.lang.String[] variables, TextWindow debugWindow)
           
 

Uses of TextWindow in ij.measure
 

Methods in ij.measure that return TextWindow
static TextWindow ResultsTable.getResultsWindow()
          Returns the "Results" TextWindow.