|
Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.ActionMap
javax.swing.plaf.ActionMapUIResource
public class ActionMapUIResource extends ActionMap implements UIResource
A subclass of javax.swing.ActionMap that implements UIResource. UI classes which provide an ActionMap should use this class.
| Constructor and Description |
|---|
ActionMapUIResource()
|
| Modifier and Type | Method and Description |
|---|
| Methods inherited from class javax.swing.ActionMap |
|---|
allKeys, clear, get, getParent, keys, put, remove, setParent, size |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ActionMapUIResource()
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.