|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Constructors | ||
JInternalFrame, |
Documentation changed from old to new. |
Constructs an InternalFrameEvent object. |
Changed Methods | ||
JInternalFrame getInternalFrame() |
Documentation changed from old to new. |
Returns the originator of the event. |
String paramString() |
Documentation changed from old to new. |
Returns a parameter string identifying this event. |
Changed Fields | ||
int INTERNAL_FRAME_ACTIVATED |
Documentation changed from old to new. |
The "window activated" event type. |
int INTERNAL_FRAME_CLOSED |
Documentation changed from old to new. |
The "window closed" event. |
int INTERNAL_FRAME_CLOSING |
Documentation changed from old to new. |
The "window is closing" event. |
int INTERNAL_FRAME_DEACTIVATED |
Documentation changed from old to new. |
The "window deactivated" event type. |
int INTERNAL_FRAME_DEICONIFIED |
Documentation changed from old to new. |
The "window deiconified" event type. |
int INTERNAL_FRAME_FIRST |
Documentation changed from old to new. |
The first number in the range of IDs used for internal frame events. |
int INTERNAL_FRAME_ICONIFIED |
Documentation changed from old to new. |
The "window iconified" event. |
int INTERNAL_FRAME_LAST |
Documentation changed from old to new. |
The last number in the range of IDs used for internal frame events. |
int INTERNAL_FRAME_OPENED |
Documentation changed from old to new. |
The "window opened" event. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |