| protected class javax.swing JInternalFrame.JDesktopIcon.AccessibleJDesktopIcon
|
Java SE 6 |
JInternalFrame.JDesktopIcon class. It provides an
implementation of the Java Accessibility API appropriate to
desktop icon user-interface elements.
Warning:
Serialized objects of this class will not be compatible with
future Swing releases. The current serialization support is
appropriate for short term storage or RMI between applications running
the same version of Swing. As of 1.4, support for long term storage
of all JavaBeansTM
has been added to the java.beans package.
Please see java.beans.XMLEncoder.
| Constructors | |
|---|---|
| protected | JInternalFrame.JDesktopIcon.AccessibleJDesktopIcon() |
| Properties | |||||
|---|---|---|---|---|---|
| public AccessibleRole | getAccessibleRole() Details
Gets the role of this object.
| ||||
| public AccessibleValue | getAccessibleValue() Details
Gets the AccessibleValue associated with this object. In the
implementation of the Java Accessibility API for this class,
returns this object, which is responsible for implementing the
AccessibleValue interface on behalf of itself.
| ||||
| public boolean | setCurrentAccessibleValue(Number n) Details
Sets the value of this object as a Number.
| ||||
| public Number | getCurrentAccessibleValue() Details
Gets the value of this object as a Number.
| ||||
| public Number | getMaximumAccessibleValue() Details
Gets the maximum value of this object as a Number.
| ||||
| public Number | getMinimumAccessibleValue() Details
Gets the minimum value of this object as a Number.
| ||||
| About DocWeb · Bundles · Export · Export All | Top 10 · Statistics · Login |
| About Sun · Contact · Privacy · Terms of Use · Trademarks | Java SE 6 · Copyright © 1994-2013 Sun Microsystems, Inc.All rights reserved. Use is subject to license terms |
![]() |
![]() |
|