|
Generated by JDiff |
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||||
| Removed Methods | |
void focusNextComponent(Component) |
Cause the focus manager to set the focus on the next focusable component |
void focusPreviousComponent(Component) |
Cause the focus manager to set the focus on the previous focusable component |
| Changed Methods | ||
boolean compareTabOrder(Component, |
Documentation changed from old to new. |
|
Component getComponentAfter(Container, |
Documentation changed from old to new. |
|
Component getComponentBefore(Container, |
Documentation changed from old to new. |
|
Component getFirstComponent(Container) |
Documentation changed from old to new. |
|
Component getLastComponent(Container) |
Documentation changed from old to new. |
|
void processKeyEvent(Component, |
Documentation changed from old to new. Method was locally defined, but is now inherited from DefaultKeyboardFocusManager. |
This method initiates a focus traversal operation if and only if the KeyEvent represents a focus traversal key for the specified focusedComponent. |
|
|||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||||