| 
 | Generated by JDiff | ||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||||
| Added Methods | |
| intgetDragMode() | Get the current "dragging style" used by the desktop pane. | 
| JInternalFramegetSelectedFrame() | return the currently active JInternalFrame in this JDesktopPane or null if no JInternalFrame is currently active. | 
| voidsetDragMode(int) | Set the "dragging style" used by the desktop pane. | 
| voidsetSelectedFrame(JInternalFrame) | set the currently active JInternalFrame in this JDesktopPane. | 
| Changed Methods | ||
| AccessibleContextgetAccessibleContext() | Documentation changed from old to new. | Gets the AccessibleContext associated with this JDesktopPane. | 
| Added Fields | |
| intLIVE_DRAG_MODE | Used to indicate you wish to see the entire contents of the item being dragged inside the desktop pane. | 
| intOUTLINE_DRAG_MODE | Used to indicate you wish to see only an outline of the item being dragged inside the desktop pane. | 
| 
 | |||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||||