Home
Java
2D Graphics GUI
3D
Advanced Graphics
Ant
Apache Common
Chart
Class
Collections Data Structure
Data Type
Database SQL JDBC
Design Pattern
Development Class
EJB3
Email
Event
File Input Output
Game
Generics
GWT
Hibernate
I18N
J2EE
J2ME
JavaFX
JDK 6
JDK 7
JNDI LDAP
JPA
JSP
JSTL
Language Basics
Network Protocol
PDF RTF
Reflection
Regular Expressions
Scripting
Security
Servlets
Spring
Swing Components
Swing JFC
SWT JFace Eclipse
Threads
Tiny Application
Velocity
Web Services SOA
XML
Accessible « Swing JFC « Java
Java
Swing JFC
Accessible
1.
implement Accessible to make your object accessible
2.
Setting an Accessible Name for an Image Button
3.
Setting a Description for Image Icons
4.
Setting a Mnemonic for Buttons for Accessible
5.
Setting a Mnemonic for a Menu for Accessible
6.
Associating a Label with a Component
7.
Setting a Keyboard Accelerator for a Menu Item
8.
A GUI to show accessible information coming from the components in an
9.
An example of getting the Accessible information from a Button object
10.
Has Displayed Name