<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Tue Jun 29 05:54:53 GMT+01:00 1999 -->
<TITLE>
Swing 1.1 API Specification: Class  AccessibleRole
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">

<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_top"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" ID="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <A HREF="../../overview-summary.html"><FONT ID="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <A HREF="package-summary.html"><FONT ID="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" ID="NavBarCell1Rev"> &nbsp;<FONT ID="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <A HREF="class-use/AccessibleRole.html"><FONT ID="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <A HREF="package-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <A HREF="../../deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <A HREF="../../index-files/index-1.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <A HREF="../../help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
Swing 1.1</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../javax/accessibility/AccessibleResourceBundle.html"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../javax/accessibility/AccessibleState.html"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="AccessibleRole.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
<TR>
<TD VALIGN="top" ID="NavBarCell3"><FONT SIZE="-2">
  SUMMARY: &nbsp;INNER&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_javax.accessibility.AccessibleBundle">METHOD</A></FONT></TD>
<TD VALIGN="top" ID="NavBarCell3"><FONT SIZE="-2">
DETAIL: &nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->

<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
javax.accessibility</FONT>
<BR>
Class  AccessibleRole</H2>
<PRE>
java.lang.Object
  |
  +--<A HREF="../../javax/accessibility/AccessibleBundle.html">javax.accessibility.AccessibleBundle</A>
        |
        +--<B>javax.accessibility.AccessibleRole</B>
</PRE>
<HR>
<DL>
<DT>public class <B>AccessibleRole</B><DT>extends <A HREF="../../javax/accessibility/AccessibleBundle.html">AccessibleBundle</A></DL>

<P>
<P>Class AccessibleRole determines the role of a component.  The role of a 
 component describes the components generic function, such as
 "push button," "table," or "list."
 <p>The toDisplayString method allows you to obtain the localized string 
 for a locale independent key from a predefined ResourceBundle for the 
 keys defined in this class.
 <p>The constants in this class present a strongly typed enumeration
 of common object roles.  A public constructor for this class has been
 purposely omitted and applications should use one of the constants
 from this class.  If the constants in this class are not sufficient
 to describe the role of an object, a subclass should be generated
 from this class and it should provide constants in a similar manner.
<P>
<HR>

<P>
<!-- ======== INNER CLASS SUMMARY ======== -->


<!-- =========== FIELD SUMMARY =========== -->

<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" ID="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Field Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleRole.html#ALERT">ALERT</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Object is used to alert the user about something.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleRole.html#AWT_COMPONENT">AWT_COMPONENT</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An AWT component, but nothing else is known about it.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleRole.html#CHECK_BOX">CHECK_BOX</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A choice that can be checked or unchecked and provides a 
 separate indicator indicating the current state.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleRole.html#COLOR_CHOOSER">COLOR_CHOOSER</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A specialized dialog that lets the user choose a color.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleRole.html#COLUMN_HEADER">COLUMN_HEADER</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The header for a column of data.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleRole.html#COMBO_BOX">COMBO_BOX</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A list of choices the user can select from.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleRole.html#DESKTOP_ICON">DESKTOP_ICON</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An iconified internal frame in a DESKTOP_PANE.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleRole.html#DESKTOP_PANE">DESKTOP_PANE</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A pane that supports internal frames and 
 iconified versions of those internal frames.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleRole.html#DIALOG">DIALOG</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A top level window with title bar and a border.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleRole.html#DIRECTORY_PANE">DIRECTORY_PANE</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A pane that allows the user to navigate through 
 and select the contents of a directory.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleRole.html#FILE_CHOOSER">FILE_CHOOSER</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A specialized dialog that displays the files in the directory
 and lets the user select a file, browse a different directory,
 or specify a filename.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleRole.html#FILLER">FILLER</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An object that fills up space in a user interface.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleRole.html#FRAME">FRAME</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A top level window with a title bar, border, menu bar, etc.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleRole.html#GLASS_PANE">GLASS_PANE</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A pane that is guaranteed to be painted on top
 of all panes beneath it.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleRole.html#INTERNAL_FRAME">INTERNAL_FRAME</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A frame-like object that is clipped by a desktop pane.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleRole.html#LABEL">LABEL</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An object used to present an icon or short string in an interface.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleRole.html#LAYERED_PANE">LAYERED_PANE</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A specialized pane that allows its children to be drawn in layers,
 providing a form of stacking order.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleRole.html#LIST">LIST</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An object that presents a list of objects to user and allows the
 user to select one or more of them.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleRole.html#MENU">MENU</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An object usually contained in a menu bar that contains a list
 of actions the user can choose from.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleRole.html#MENU_BAR">MENU_BAR</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An object usually drawn at the top of the primary dialog box of
 an application that contains a list of menus the user can choose
 from.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleRole.html#MENU_ITEM">MENU_ITEM</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An object usually contained in a menu that presents an action 
 the user can choose.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleRole.html#OPTION_PANE">OPTION_PANE</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A specialized pane whose primary use is inside a DIALOG</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleRole.html#PAGE_TAB">PAGE_TAB</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An object that is a child of a page tab list.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleRole.html#PAGE_TAB_LIST">PAGE_TAB_LIST</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An object that presents a series of panels (or page tabs), one at a 
 time, through some mechanism provided by the object.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleRole.html#PANEL">PANEL</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A generic container that is often used to group objects.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleRole.html#PASSWORD_TEXT">PASSWORD_TEXT</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A text object used for passwords, or other places where the 
 text contents is not shown visibly to the user</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleRole.html#POPUP_MENU">POPUP_MENU</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A temporary window that is usually used to offer the user a 
 list of choices, and then hides when the user selects one of
 those choices.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleRole.html#PROGRESS_BAR">PROGRESS_BAR</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An object used to indicate how much of a task has been completed.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleRole.html#PUSH_BUTTON">PUSH_BUTTON</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An object the user can manipulate to tell the application to do
 something.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleRole.html#RADIO_BUTTON">RADIO_BUTTON</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A specialized check box that will cause other radio buttons in the
 same group to become unchecked when this one is checked.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleRole.html#ROOT_PANE">ROOT_PANE</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A specialized pane that has a glass pane and a layered pane as its
 children.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleRole.html#ROW_HEADER">ROW_HEADER</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The header for a row of data.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleRole.html#SCROLL_BAR">SCROLL_BAR</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An object usually used to allow a user to incrementally view a
 large amount of data.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleRole.html#SCROLL_PANE">SCROLL_PANE</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An object that allows a user to incrementally view a large amount
 of information.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleRole.html#SEPARATOR">SEPARATOR</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An object usually contained in a menu to provide a visual
 and logical separation of the contents in a menu.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleRole.html#SLIDER">SLIDER</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An object that allows the user to select from a bounded range.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleRole.html#SPLIT_PANE">SPLIT_PANE</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A specialized panel that presents two other panels at the same time.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleRole.html#SWING_COMPONENT">SWING_COMPONENT</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A Swing component, but nothing else is known about it.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleRole.html#TABLE">TABLE</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An object used to present information in terms of rows and columns.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleRole.html#TEXT">TEXT</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An object that presents text to the user.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleRole.html#TOGGLE_BUTTON">TOGGLE_BUTTON</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A specialized push button that can be checked or unchecked, but
 does not provide a separate indicator indicating the current state.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleRole.html#TOOL_BAR">TOOL_BAR</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A bar or palette usually composed of push buttons or toggle buttons.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleRole.html#TOOL_TIP">TOOL_TIP</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An object that provides information about another object.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleRole.html#TREE">TREE</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An object used to present hierarchical information to the user.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleRole.html#UNKNOWN">UNKNOWN</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The object contains some Accessible information, but its role is
 not known.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleRole.html#VIEWPORT">VIEWPORT</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An object usually used in a scroll pane.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleRole.html#WINDOW">WINDOW</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A top level window with no title or border.</TD>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_javax.accessibility.AccessibleBundle"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#EEEEFF" ID="TableSubHeadingColor">
<TD><B>Fields inherited from class javax.accessibility.<A HREF="../../javax/accessibility/AccessibleBundle.html">AccessibleBundle</A></B></TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD><CODE><A HREF="../../javax/accessibility/AccessibleBundle.html#key">key</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<!-- ======== CONSTRUCTOR SUMMARY ======== -->

<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" ID="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected </CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleRole.html#AccessibleRole(java.lang.String)">AccessibleRole</A></B>(java.lang.String&nbsp;key)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create a new AccessibleRole using the given locale independent key.</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->

<A NAME="methods_inherited_from_class_javax.accessibility.AccessibleBundle"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#EEEEFF" ID="TableSubHeadingColor">
<TD><B>Methods inherited from class javax.accessibility.<A HREF="../../javax/accessibility/AccessibleBundle.html">AccessibleBundle</A></B></TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD><CODE><A HREF="../../javax/accessibility/AccessibleBundle.html#toDisplayString()">toDisplayString</A>, 
<A HREF="../../javax/accessibility/AccessibleBundle.html#toDisplayString(java.util.Locale)">toDisplayString</A>, 
<A HREF="../../javax/accessibility/AccessibleBundle.html#toDisplayString(java.lang.String, java.util.Locale)">toDisplayString</A>, 
<A HREF="../../javax/accessibility/AccessibleBundle.html#toString()">toString</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#EEEEFF" ID="TableSubHeadingColor">
<TD><B>Methods inherited from class java.lang.Object</B></TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD><CODE>clone, 
equals, 
finalize, 
getClass, 
hashCode, 
notify, 
notifyAll, 
wait, 
wait, 
wait</CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>

<!-- ============ FIELD DETAIL =========== -->

<A NAME="field_detail"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" ID="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Field Detail</B></FONT></TD>
</TR>
</TABLE>

<A NAME="ALERT"><!-- --></A><H3>
ALERT</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A> <B>ALERT</B></PRE>
<DL>
<DD>Object is used to alert the user about something.</DL>
<HR>

<A NAME="COLUMN_HEADER"><!-- --></A><H3>
COLUMN_HEADER</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A> <B>COLUMN_HEADER</B></PRE>
<DL>
<DD>The header for a column of data.</DL>
<HR>

<A NAME="COMBO_BOX"><!-- --></A><H3>
COMBO_BOX</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A> <B>COMBO_BOX</B></PRE>
<DL>
<DD>A list of choices the user can select from.  Also optionally 
 allows the user to enter a choice of their own.</DL>
<HR>

<A NAME="DESKTOP_ICON"><!-- --></A><H3>
DESKTOP_ICON</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A> <B>DESKTOP_ICON</B></PRE>
<DL>
<DD>An iconified internal frame in a DESKTOP_PANE.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleRole.html#DESKTOP_PANE"><CODE>DESKTOP_PANE</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleRole.html#INTERNAL_FRAME"><CODE>INTERNAL_FRAME</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="INTERNAL_FRAME"><!-- --></A><H3>
INTERNAL_FRAME</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A> <B>INTERNAL_FRAME</B></PRE>
<DL>
<DD>A frame-like object that is clipped by a desktop pane.  The
 desktop pane, internal frame, and desktop icon objects are 
 often used to create multiple document interfaces within an
 application.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleRole.html#DESKTOP_ICON"><CODE>DESKTOP_ICON</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleRole.html#DESKTOP_PANE"><CODE>DESKTOP_PANE</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleRole.html#FRAME"><CODE>FRAME</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="DESKTOP_PANE"><!-- --></A><H3>
DESKTOP_PANE</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A> <B>DESKTOP_PANE</B></PRE>
<DL>
<DD>A pane that supports internal frames and 
 iconified versions of those internal frames.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleRole.html#DESKTOP_ICON"><CODE>DESKTOP_ICON</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleRole.html#INTERNAL_FRAME"><CODE>INTERNAL_FRAME</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="OPTION_PANE"><!-- --></A><H3>
OPTION_PANE</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A> <B>OPTION_PANE</B></PRE>
<DL>
<DD>A specialized pane whose primary use is inside a DIALOG<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleRole.html#DIALOG"><CODE>DIALOG</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="WINDOW"><!-- --></A><H3>
WINDOW</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A> <B>WINDOW</B></PRE>
<DL>
<DD>A top level window with no title or border.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleRole.html#FRAME"><CODE>FRAME</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleRole.html#DIALOG"><CODE>DIALOG</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="FRAME"><!-- --></A><H3>
FRAME</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A> <B>FRAME</B></PRE>
<DL>
<DD>A top level window with a title bar, border, menu bar, etc.  It is
 often used as the primary window for an application.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleRole.html#DIALOG"><CODE>DIALOG</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleRole.html#WINDOW"><CODE>WINDOW</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="DIALOG"><!-- --></A><H3>
DIALOG</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A> <B>DIALOG</B></PRE>
<DL>
<DD>A top level window with title bar and a border.  A dialog is similar 
 to a frame, but it has fewer properties and is often used as a 
 secondary window for an application.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleRole.html#FRAME"><CODE>FRAME</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleRole.html#WINDOW"><CODE>WINDOW</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="COLOR_CHOOSER"><!-- --></A><H3>
COLOR_CHOOSER</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A> <B>COLOR_CHOOSER</B></PRE>
<DL>
<DD>A specialized dialog that lets the user choose a color.</DL>
<HR>

<A NAME="DIRECTORY_PANE"><!-- --></A><H3>
DIRECTORY_PANE</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A> <B>DIRECTORY_PANE</B></PRE>
<DL>
<DD>A pane that allows the user to navigate through 
 and select the contents of a directory.  May be used
 by a file chooser.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleRole.html#FILE_CHOOSER"><CODE>FILE_CHOOSER</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="FILE_CHOOSER"><!-- --></A><H3>
FILE_CHOOSER</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A> <B>FILE_CHOOSER</B></PRE>
<DL>
<DD>A specialized dialog that displays the files in the directory
 and lets the user select a file, browse a different directory,
 or specify a filename.  May use the directory pane to show the
 contents of a directory.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleRole.html#DIRECTORY_PANE"><CODE>DIRECTORY_PANE</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="FILLER"><!-- --></A><H3>
FILLER</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A> <B>FILLER</B></PRE>
<DL>
<DD>An object that fills up space in a user interface.  It is often
 used in interfaces to tweak the spacing between components,
 but serves no other purpose.</DL>
<HR>

<A NAME="LABEL"><!-- --></A><H3>
LABEL</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A> <B>LABEL</B></PRE>
<DL>
<DD>An object used to present an icon or short string in an interface.</DL>
<HR>

<A NAME="ROOT_PANE"><!-- --></A><H3>
ROOT_PANE</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A> <B>ROOT_PANE</B></PRE>
<DL>
<DD>A specialized pane that has a glass pane and a layered pane as its
 children.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleRole.html#GLASS_PANE"><CODE>GLASS_PANE</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleRole.html#LAYERED_PANE"><CODE>LAYERED_PANE</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="GLASS_PANE"><!-- --></A><H3>
GLASS_PANE</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A> <B>GLASS_PANE</B></PRE>
<DL>
<DD>A pane that is guaranteed to be painted on top
 of all panes beneath it.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleRole.html#ROOT_PANE"><CODE>ROOT_PANE</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="LAYERED_PANE"><!-- --></A><H3>
LAYERED_PANE</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A> <B>LAYERED_PANE</B></PRE>
<DL>
<DD>A specialized pane that allows its children to be drawn in layers,
 providing a form of stacking order.  This is usually the pane that
 holds the menu bar as well as the pane that contains most of the
 visual components in a window.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleRole.html#GLASS_PANE"><CODE>GLASS_PANE</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleRole.html#ROOT_PANE"><CODE>ROOT_PANE</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="LIST"><!-- --></A><H3>
LIST</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A> <B>LIST</B></PRE>
<DL>
<DD>An object that presents a list of objects to user and allows the
 user to select one or more of them.  A list is usually contained
 within a scroll pane.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleRole.html#SCROLL_PANE"><CODE>SCROLL_PANE</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="MENU_BAR"><!-- --></A><H3>
MENU_BAR</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A> <B>MENU_BAR</B></PRE>
<DL>
<DD>An object usually drawn at the top of the primary dialog box of
 an application that contains a list of menus the user can choose
 from.  For example, a menu bar might contain menus for "File,"
 "Edit," and "Help."<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleRole.html#MENU"><CODE>MENU</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleRole.html#POPUP_MENU"><CODE>POPUP_MENU</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleRole.html#LAYERED_PANE"><CODE>LAYERED_PANE</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="POPUP_MENU"><!-- --></A><H3>
POPUP_MENU</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A> <B>POPUP_MENU</B></PRE>
<DL>
<DD>A temporary window that is usually used to offer the user a 
 list of choices, and then hides when the user selects one of
 those choices.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleRole.html#MENU"><CODE>MENU</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleRole.html#MENU_ITEM"><CODE>MENU_ITEM</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="MENU"><!-- --></A><H3>
MENU</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A> <B>MENU</B></PRE>
<DL>
<DD>An object usually contained in a menu bar that contains a list
 of actions the user can choose from.  A menu can have any object
 as its children, but most often they are menu items, other menus,
 or rudimentary objects such as radio buttons, check boxes, or
 separators.  For example, an application may have an "Edit" menu 
 that contains menu items for "Cut" and "Paste."<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleRole.html#MENU_BAR"><CODE>MENU_BAR</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleRole.html#MENU_ITEM"><CODE>MENU_ITEM</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleRole.html#SEPARATOR"><CODE>SEPARATOR</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleRole.html#RADIO_BUTTON"><CODE>RADIO_BUTTON</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleRole.html#CHECK_BOX"><CODE>CHECK_BOX</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleRole.html#POPUP_MENU"><CODE>POPUP_MENU</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="MENU_ITEM"><!-- --></A><H3>
MENU_ITEM</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A> <B>MENU_ITEM</B></PRE>
<DL>
<DD>An object usually contained in a menu that presents an action 
 the user can choose.  For example, the "Cut" menu item in an
 "Edit" menu would be an action the user can select to cut the
 selected area of text in a document.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleRole.html#MENU_BAR"><CODE>MENU_BAR</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleRole.html#SEPARATOR"><CODE>SEPARATOR</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleRole.html#POPUP_MENU"><CODE>POPUP_MENU</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="SEPARATOR"><!-- --></A><H3>
SEPARATOR</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A> <B>SEPARATOR</B></PRE>
<DL>
<DD>An object usually contained in a menu to provide a visual
 and logical separation of the contents in a menu.  For example,
 the "File" menu of an application might contain menu items for
 "Open," "Close," and "Exit," and will place a separator between
 "Close" and "Exit" menu items.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleRole.html#MENU"><CODE>MENU</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleRole.html#MENU_ITEM"><CODE>MENU_ITEM</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="PAGE_TAB_LIST"><!-- --></A><H3>
PAGE_TAB_LIST</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A> <B>PAGE_TAB_LIST</B></PRE>
<DL>
<DD>An object that presents a series of panels (or page tabs), one at a 
 time, through some mechanism provided by the object.  The most common 
 mechanism is a list of tabs at the top of the panel.  The children of
 a page tab list are all page tabs.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleRole.html#PAGE_TAB"><CODE>PAGE_TAB</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="PAGE_TAB"><!-- --></A><H3>
PAGE_TAB</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A> <B>PAGE_TAB</B></PRE>
<DL>
<DD>An object that is a child of a page tab list.  Its sole child is
 the panel that is to be presented to the user when the user 
 selects the page tab from the list of tabs in the page tab list.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleRole.html#PAGE_TAB_LIST"><CODE>PAGE_TAB_LIST</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="PANEL"><!-- --></A><H3>
PANEL</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A> <B>PANEL</B></PRE>
<DL>
<DD>A generic container that is often used to group objects.</DL>
<HR>

<A NAME="PROGRESS_BAR"><!-- --></A><H3>
PROGRESS_BAR</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A> <B>PROGRESS_BAR</B></PRE>
<DL>
<DD>An object used to indicate how much of a task has been completed.</DL>
<HR>

<A NAME="PASSWORD_TEXT"><!-- --></A><H3>
PASSWORD_TEXT</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A> <B>PASSWORD_TEXT</B></PRE>
<DL>
<DD>A text object used for passwords, or other places where the 
 text contents is not shown visibly to the user</DL>
<HR>

<A NAME="PUSH_BUTTON"><!-- --></A><H3>
PUSH_BUTTON</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A> <B>PUSH_BUTTON</B></PRE>
<DL>
<DD>An object the user can manipulate to tell the application to do
 something.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleRole.html#CHECK_BOX"><CODE>CHECK_BOX</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleRole.html#TOGGLE_BUTTON"><CODE>TOGGLE_BUTTON</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleRole.html#RADIO_BUTTON"><CODE>RADIO_BUTTON</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="TOGGLE_BUTTON"><!-- --></A><H3>
TOGGLE_BUTTON</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A> <B>TOGGLE_BUTTON</B></PRE>
<DL>
<DD>A specialized push button that can be checked or unchecked, but
 does not provide a separate indicator indicating the current state.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleRole.html#PUSH_BUTTON"><CODE>PUSH_BUTTON</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleRole.html#CHECK_BOX"><CODE>CHECK_BOX</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleRole.html#RADIO_BUTTON"><CODE>RADIO_BUTTON</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="CHECK_BOX"><!-- --></A><H3>
CHECK_BOX</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A> <B>CHECK_BOX</B></PRE>
<DL>
<DD>A choice that can be checked or unchecked and provides a 
 separate indicator indicating the current state.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleRole.html#PUSH_BUTTON"><CODE>PUSH_BUTTON</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleRole.html#TOGGLE_BUTTON"><CODE>TOGGLE_BUTTON</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleRole.html#RADIO_BUTTON"><CODE>RADIO_BUTTON</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="RADIO_BUTTON"><!-- --></A><H3>
RADIO_BUTTON</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A> <B>RADIO_BUTTON</B></PRE>
<DL>
<DD>A specialized check box that will cause other radio buttons in the
 same group to become unchecked when this one is checked.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleRole.html#PUSH_BUTTON"><CODE>PUSH_BUTTON</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleRole.html#TOGGLE_BUTTON"><CODE>TOGGLE_BUTTON</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleRole.html#CHECK_BOX"><CODE>CHECK_BOX</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="ROW_HEADER"><!-- --></A><H3>
ROW_HEADER</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A> <B>ROW_HEADER</B></PRE>
<DL>
<DD>The header for a row of data.</DL>
<HR>

<A NAME="SCROLL_PANE"><!-- --></A><H3>
SCROLL_PANE</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A> <B>SCROLL_PANE</B></PRE>
<DL>
<DD>An object that allows a user to incrementally view a large amount
 of information.  Its children can include scroll bars and a viewport.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleRole.html#SCROLL_BAR"><CODE>SCROLL_BAR</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleRole.html#VIEWPORT"><CODE>VIEWPORT</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="SCROLL_BAR"><!-- --></A><H3>
SCROLL_BAR</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A> <B>SCROLL_BAR</B></PRE>
<DL>
<DD>An object usually used to allow a user to incrementally view a
 large amount of data.  Usually used only by a scroll pane.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleRole.html#SCROLL_PANE"><CODE>SCROLL_PANE</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="VIEWPORT"><!-- --></A><H3>
VIEWPORT</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A> <B>VIEWPORT</B></PRE>
<DL>
<DD>An object usually used in a scroll pane.  It represents the portion 
 of the entire data that the user can see.  As the user manipulates 
 the scroll bars, the contents of the viewport can change.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleRole.html#SCROLL_PANE"><CODE>SCROLL_PANE</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="SLIDER"><!-- --></A><H3>
SLIDER</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A> <B>SLIDER</B></PRE>
<DL>
<DD>An object that allows the user to select from a bounded range.  For
 example, a slider might be used to select a number between 0 and 100.</DL>
<HR>

<A NAME="SPLIT_PANE"><!-- --></A><H3>
SPLIT_PANE</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A> <B>SPLIT_PANE</B></PRE>
<DL>
<DD>A specialized panel that presents two other panels at the same time.
 Between the two panels is a divider the user can manipulate to make
 one panel larger and the other panel smaller.</DL>
<HR>

<A NAME="TABLE"><!-- --></A><H3>
TABLE</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A> <B>TABLE</B></PRE>
<DL>
<DD>An object used to present information in terms of rows and columns.
 An example might include a spreadsheet application.</DL>
<HR>

<A NAME="TEXT"><!-- --></A><H3>
TEXT</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A> <B>TEXT</B></PRE>
<DL>
<DD>An object that presents text to the user.  The text is usually
 editable by the user as opposed to a label.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleRole.html#LABEL"><CODE>LABEL</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="TREE"><!-- --></A><H3>
TREE</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A> <B>TREE</B></PRE>
<DL>
<DD>An object used to present hierarchical information to the user.
 The individual nodes in the tree can be collapsed and expanded
 to provide selective disclosure of the tree's contents.</DL>
<HR>

<A NAME="TOOL_BAR"><!-- --></A><H3>
TOOL_BAR</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A> <B>TOOL_BAR</B></PRE>
<DL>
<DD>A bar or palette usually composed of push buttons or toggle buttons.
 It is often used to provide the most often used functions for an
 application.</DL>
<HR>

<A NAME="TOOL_TIP"><!-- --></A><H3>
TOOL_TIP</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A> <B>TOOL_TIP</B></PRE>
<DL>
<DD>An object that provides information about another object.  The 
 accessibleDescription property of the tool tip is often displayed 
 to the user in a small "help bubble" when the user causes the 
 mouse to hover over the object associated with the tool tip.</DL>
<HR>

<A NAME="AWT_COMPONENT"><!-- --></A><H3>
AWT_COMPONENT</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A> <B>AWT_COMPONENT</B></PRE>
<DL>
<DD>An AWT component, but nothing else is known about it.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleRole.html#SWING_COMPONENT"><CODE>SWING_COMPONENT</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleRole.html#UNKNOWN"><CODE>UNKNOWN</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="SWING_COMPONENT"><!-- --></A><H3>
SWING_COMPONENT</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A> <B>SWING_COMPONENT</B></PRE>
<DL>
<DD>A Swing component, but nothing else is known about it.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleRole.html#AWT_COMPONENT"><CODE>AWT_COMPONENT</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleRole.html#UNKNOWN"><CODE>UNKNOWN</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="UNKNOWN"><!-- --></A><H3>
UNKNOWN</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleRole.html">AccessibleRole</A> <B>UNKNOWN</B></PRE>
<DL>
<DD>The object contains some Accessible information, but its role is
 not known.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleRole.html#AWT_COMPONENT"><CODE>AWT_COMPONENT</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleRole.html#SWING_COMPONENT"><CODE>SWING_COMPONENT</CODE></A></DL>
</DD>
</DL>

<!-- ========= CONSTRUCTOR DETAIL ======== -->

<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" ID="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TD>
</TR>
</TABLE>

<A NAME="AccessibleRole(java.lang.String)"><!-- --></A><H3>
AccessibleRole</H3>
<PRE>
protected <B>AccessibleRole</B>(java.lang.String&nbsp;key)</PRE>
<DL>
<DD>Create a new AccessibleRole using the given locale independent key.
 This should not be a public method.  Instead, it is used to create
 the constants in this file to make it a strongly typed enumeration.
 Subclasses of this class should enforce similar policy.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>key</CODE> - the locale independent name of the role.<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleBundle.html#toDisplayString(java.lang.String, java.util.Locale)"><CODE>AccessibleBundle.toDisplayString(java.lang.String, java.util.Locale)</CODE></A></DL>
</DD>
</DL>

<!-- ============ METHOD DETAIL ========== -->

<!-- ========= END OF CLASS DATA ========= -->
<HR>

<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_bottom"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" ID="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <A HREF="../../overview-summary.html"><FONT ID="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <A HREF="package-summary.html"><FONT ID="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" ID="NavBarCell1Rev"> &nbsp;<FONT ID="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <A HREF="class-use/AccessibleRole.html"><FONT ID="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <A HREF="package-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <A HREF="../../deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <A HREF="../../index-files/index-1.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <A HREF="../../help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
Swing 1.1</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../javax/accessibility/AccessibleResourceBundle.html"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../javax/accessibility/AccessibleState.html"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="AccessibleRole.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
<TR>
<TD VALIGN="top" ID="NavBarCell3"><FONT SIZE="-2">
  SUMMARY: &nbsp;INNER&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_javax.accessibility.AccessibleBundle">METHOD</A></FONT></TD>
<TD VALIGN="top" ID="NavBarCell3"><FONT SIZE="-2">
DETAIL: &nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->

<HR>
<font size="-1"><a href="http://java.sun.com/cgi-bin/bugreport.cgi">Submit a bug or feature</a><br>Java is a trademark or registered trademark of Sun Microsystems,  Inc. in the US and other countries.<br>Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,<br>Palo Alto, California, 94303, U.S.A.  All Rights Reserved.</font>
</BODY>
</HTML>
