Sample
Document
Class java.awt.Component.AccessibleAWTComponent.AccessibleAWTFocusHandler
Deprecated: ShowHide
View: ClientSubclassPackageImplementation
- java.lang.Object
-
- java.awt.Component.AccessibleAWTComponent.AccessibleAWTFocusHandler
-
-
|
Modifier |
Constructor and Description |
 |
Component.AccessibleAWTComponent.AccessibleAWTFocusHandler   |
protected Component.AccessibleAWTComponent.AccessibleAWTFocusHandler()
protected Component.AccessibleAWTComponent.AccessibleAWTFocusHandler()
|
-
|
Modifier and Type |
Method and Description |
 |
focusGained   |
void focusGained(FocusEvent event)
Invoked when a component gains the keyboard focus.
|
 |
focusLost   |
void focusLost(FocusEvent event)
Invoked when a component loses the keyboard focus.
|
-
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
This document was created by
Dulcet from the OpenJDK sources.
Copyright © 1993, 2012 Oracle and/or its affiliates. All rights reserved.
