| public class javax.swing DefaultFocusManager
|
Java SE 6 |
java.awt.KeyboardFocusManager and
java.awt.DefaultKeyboardFocusManager instead.
Please see How to Use the Focus Subsystem, a section in The Java Tutorial, and the Focus Specification for more information.
| version | 1.30, 11/17/05 |
| Constructors | |
|---|---|
| public | DefaultFocusManager() |
| Methods | |
|---|---|
| public boolean | compareTabOrder(Component a, Component b) |
| Properties | |
|---|---|
| public Component | getComponentAfter(Container aContainer, Component aComponent) |
| public Component | getComponentBefore(Container aContainer, Component aComponent) |
| public Component | getFirstComponent(Container aContainer) |
| public Component | getLastComponent(Container aContainer) |
| About DocWeb · Bundles · Export · Export All | Top 10 · Statistics · Login |
| About Sun · Contact · Privacy · Terms of Use · Trademarks | Java SE 6 · Copyright © 1994-2009 Sun Microsystems, Inc.All rights reserved. Use is subject to license terms |
![]() |
![]() |
|