|
JavaTM Platform Standard Ed. 6 |
|||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
java.lang.Object javax.accessibility.AccessibleContext java.awt.Component.AccessibleAWTComponent java.awt.Label.AccessibleAWTLabel
protected class Label.AccessibleAWTLabel
此类实现对 Label
类的可访问性支持。它提供适合于标记用户界面元素的 Java Accessibility API 的实现。
嵌套类摘要 |
---|
从类 java.awt.Component.AccessibleAWTComponent 继承的嵌套类/接口 |
---|
Component.AccessibleAWTComponent.AccessibleAWTComponentHandler, Component.AccessibleAWTComponent.AccessibleAWTFocusHandler |
字段摘要 |
---|
从类 java.awt.Component.AccessibleAWTComponent 继承的字段 |
---|
accessibleAWTComponentHandler, accessibleAWTFocusHandler |
构造方法摘要 | |
---|---|
Label.AccessibleAWTLabel()
|
方法摘要 | |
---|---|
String |
getAccessibleName()
获取此对象的可访问名称。 |
AccessibleRole |
getAccessibleRole()
获取此对象的职责。 |
从类 java.lang.Object 继承的方法 |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
构造方法详细信息 |
---|
public Label.AccessibleAWTLabel()
方法详细信息 |
---|
public String getAccessibleName()
Component.AccessibleAWTComponent
中的 getAccessibleName
AccessibleContext.setAccessibleName(java.lang.String)
public AccessibleRole getAccessibleRole()
Component.AccessibleAWTComponent
中的 getAccessibleRole
AccessibleRole
|
JavaTM Platform Standard Ed. 6 |
|||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策。