|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Constructors | |
GraphicsConfiguration ) |
Create a Frame with the specified GraphicsConfiguration of a screen device. |
String, |
Constructs a new initially invisible Frame object with the specified title and a GraphicsConfiguration . |
Changed Constructors | ||
String ) |
Documentation changed from old to new. |
Constructs a new initially invisible Frame object with the specified title. |
Added Methods | |
AccessibleContext getAccessibleContext() |
Gets the AccessibleContext associated with this Frame. |
Changed Methods | ||
Frame[] getFrames() |
Documentation changed from old to new. |
Returns an array containing all Frames created by the application. |
void setCursor(int ) |
Changed from synchronized to non-synchronized. | As of JDK version 1.1, replaced by Component.setCursor(Cursor) . |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |