| Changed Constructors |
JWindow(Frame)
|
Documentation changed from old to new. |
Creates a window with the specified owner frame. |
JWindow(GraphicsConfiguration)
|
Documentation changed from old to new. |
Creates a window with the specified GraphicsConfiguration of a screen device. |
JWindow(Window)
|
Documentation changed from old to new. |
Creates a window with the specified owner window. |
JWindow(Window, GraphicsConfiguration)
|
Documentation changed from old to new. |
Creates a window with the specified owner window and GraphicsConfiguration of a screen device. |
JWindow(void)
|
Documentation changed from old to new. |
Creates a window with no specified owner. |