Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/gui/GUI.html
Дата изменения: Thu Dec 2 23:03:11 2010 Дата индексирования: Mon Oct 1 21:32:39 2012 Кодировка: Поисковые слова: aircraft |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ij.gui.GUI
public class GUI
This class consists of static GUI utility methods.
Constructor Summary | |
---|---|
GUI()
|
Method Summary | |
---|---|
static void |
center(java.awt.Window w)
Positions the specified window in the center of the screen. |
static java.awt.Image |
createBlankImage(int width,
int height)
Creates a white AWT Image image of the specified size. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GUI()
Method Detail |
---|
public static void center(java.awt.Window w)
public static java.awt.Image createBlankImage(int width, int height)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |