|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use KeyboardFocusManager | |
---|---|
java.awt | Contains all of the classes for creating user interfaces and for painting graphics and images. |
javax.swing | Provides a set of "lightweight" (all-Java language) components that, to the maximum degree possible, work the same on all platforms. |
Uses of KeyboardFocusManager in java.awt |
---|
Subclasses of KeyboardFocusManager in java.awt | |
---|---|
class |
DefaultKeyboardFocusManager
The default KeyboardFocusManager for AWT applications. |
Methods in java.awt that return KeyboardFocusManager | |
---|---|
static KeyboardFocusManager |
KeyboardFocusManager.getCurrentKeyboardFocusManager()
Returns the current KeyboardFocusManager instance for the calling thread's context. |
Methods in java.awt with parameters of type KeyboardFocusManager | |
---|---|
static void |
KeyboardFocusManager.setCurrentKeyboardFocusManager(KeyboardFocusManager newManager)
Sets the current KeyboardFocusManager instance for the calling thread's context. |
Uses of KeyboardFocusManager in javax.swing |
---|
Subclasses of KeyboardFocusManager in javax.swing | |
---|---|
class |
DefaultFocusManager
This class has been obsoleted by the 1.4 focus APIs. |
class |
FocusManager
This class has been obsoleted by the 1.4 focus APIs. |
|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Copyright © 1993, 2015, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.
Scripting on this page tracks web page traffic, but does not change the content in any way.