Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/text/class-use/TextPanel.html
Дата изменения: Thu Dec 2 23:03:11 2010
Дата индексирования: Mon Oct 1 23:30:29 2012
Кодировка:

Поисковые слова: п п п п п п п п п п п п п п
Uses of Class ij.text.TextPanel (ImageJ API)

Uses of Class
ij.text.TextPanel

Packages that use TextPanel
ij   
ij.text   
 

Uses of TextPanel in ij
 

Methods in ij that return TextPanel
static TextPanel IJ.getTextPanel()
          Returns a reference to the "Results" window TextPanel.
 

Methods in ij with parameters of type TextPanel
static 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
 

Methods in ij.text that return TextPanel
 TextPanel TextWindow.getTextPanel()
          Returns a reference to this TextWindow's TextPanel.