| Changed Methods |
void setContentPane(Container)
|
Documentation changed from old to new. |
Sets the contentPane property. |
void setDefaultCloseOperation(int)
|
Documentation changed from old to new. |
Sets the operation that will happen by default when the user initiates a "close" on this frame. |
void setDefaultLookAndFeelDecorated(boolean)
|
Documentation changed from old to new. |
Provides a hint as to whether or not newly created JFrames should have their Window decorations (such as borders widgets to close the window title...) provided by the current look and feel. |