|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Methods | ||
void dispose() |
Method was locally defined, but is now inherited from Window. | Releases all of the native screen resources used by this
Window , its subcomponents, and all of its owned
children. |
void hide() |
Now deprecated. |
As of JDK version 1.5, replaced by {@link Component#setVisible(boolean) Component.setVisible(boolean)}. |
void show() |
Now deprecated. |
As of JDK version 1.5, replaced by {@link Component#setVisible(boolean) Component.setVisible(boolean)}. |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |