platform-ui-home/accessibility/index.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.5 - (view) (download) (as text)

1 : nick 1.1 <html>
2 :     <head>
3 :     <title>UI Component Development Resources for Accessibility</title>
4 :     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5 :     <link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css">
6 :     </head>
7 :    
8 :     <body bgcolor="#FFFFFF" text="#000000">
9 :    
10 :     <table border=0 cellspacing=5 cellpadding=2 width="100%" >
11 :     <tr>
12 :     <td align=LEFT valign=TOP colspan="2" bgcolor="#0080C0"><b><font color="#FFFFFF" face="Arial,Helvetica">
13 :     UI Component Development Resources for Accessibility</font></b></td>
14 :     </tr>
15 :     <tr>
16 : tod 1.4 <td align=right valign=top width="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16
17 :     alt = "Eclipse idea banner"></td>
18 : nick 1.1 <td width="98%"> <b>Documents</b>
19 :     <ul>
20 :     <li><a href="keys.html">Keyboard Shortcuts in SDK</a></li>
21 : tod 1.2 <li><a href="tips.html">Accessibility Tips</a></li>
22 : tod 1.5 <li> <a href="status.html">Current Accessibility Status</a></li>
23 :     <li><a href="status20.html">2.0 Accessibilility Status</a></li>
24 : nick 1.1 </ul>
25 :     </td>
26 :     </tr>
27 :     <tr>
28 : tod 1.4 <td align=right valign=top width="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" alt="List title arrow"
29 :     border=0 height=16 width=16></td>
30 : nick 1.1 <td width="98%"> <b>External Links</b><br>
31 :     <ul>
32 :     <li><a href="http://www-3.ibm.com/able/guidelines.html" target="_blank">IBM Accessibility Guidelines</a></li>
33 :     </ul>
34 :     </td>
35 :     </tr>
36 :     </table>
37 :     </body>
38 :     </html>