<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Tue Jun 29 05:54:54 GMT+01:00 1999 -->
<TITLE>
Swing 1.1 API Specification: Class  AccessibleState
</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/AccessibleState.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/AccessibleRole.html"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../javax/accessibility/AccessibleStateSet.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="AccessibleState.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  AccessibleState</H2>
<PRE>
java.lang.Object
  |
  +--<A HREF="../../javax/accessibility/AccessibleBundle.html">javax.accessibility.AccessibleBundle</A>
        |
        +--<B>javax.accessibility.AccessibleState</B>
</PRE>
<HR>
<DL>
<DT>public class <B>AccessibleState</B><DT>extends <A HREF="../../javax/accessibility/AccessibleBundle.html">AccessibleBundle</A></DL>

<P>
<P>Class AccessibleState describes a componets particular state.  The actual
 state of the component is defined as an AccessibleStateSet, which is a
 composed set of AccessibleStates.
 <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/AccessibleState.html">AccessibleState</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleState.html#ACTIVE">ACTIVE</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Indicates a window is currently the active window.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleState.html">AccessibleState</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleState.html#ARMED">ARMED</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Indicates that the object is armed.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleState.html">AccessibleState</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleState.html#BUSY">BUSY</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Indicates the current object is busy.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleState.html">AccessibleState</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleState.html#CHECKED">CHECKED</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Indicates this object is currently 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/AccessibleState.html">AccessibleState</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleState.html#COLLAPSED">COLLAPSED</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Indicates this object is collapsed.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleState.html">AccessibleState</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleState.html#EDITABLE">EDITABLE</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Indicates the user can change the contents of this 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/AccessibleState.html">AccessibleState</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleState.html#ENABLED">ENABLED</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Indicates this object is enabled.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleState.html">AccessibleState</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleState.html#EXPANDABLE">EXPANDABLE</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Indicates this object allows progressive disclosure of 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/AccessibleState.html">AccessibleState</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleState.html#EXPANDED">EXPANDED</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Indicates this object is expanded.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleState.html">AccessibleState</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleState.html#FOCUSABLE">FOCUSABLE</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Indicates this object can accept keyboard focus, which means all 
 events resulting from typing on the keyboard will normally be 
 passed to it when it has focus.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleState.html">AccessibleState</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleState.html#FOCUSED">FOCUSED</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Indicates this object current has the keyboard focus.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleState.html">AccessibleState</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleState.html#HORIZONTAL">HORIZONTAL</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Indicates the orientation of this object is horizontal.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleState.html">AccessibleState</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleState.html#ICONIFIED">ICONIFIED</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Indicates this object is minimized and is represented only by an
 icon.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleState.html">AccessibleState</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleState.html#MODAL">MODAL</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Indicates something must be done with this object before the
 user can interact with an object in a different window.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleState.html">AccessibleState</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleState.html#MULTI_LINE">MULTI_LINE</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Indicates this (text) object can contain multiple lines of text</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleState.html">AccessibleState</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleState.html#MULTISELECTABLE">MULTISELECTABLE</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Indicates this object allows more than one of its children to
 be selected 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/AccessibleState.html">AccessibleState</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleState.html#OPAQUE">OPAQUE</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Indicates this object paints every pixel within its
 rectangular region.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleState.html">AccessibleState</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleState.html#PRESSED">PRESSED</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Indicates this object is currently pressed.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleState.html">AccessibleState</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleState.html#RESIZABLE">RESIZABLE</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Indicates the size of this object is not fixed.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleState.html">AccessibleState</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleState.html#SELECTABLE">SELECTABLE</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Indicates this object is the child of an object that allows its
 children to be selected, and that this child is one of those
 children that can be selected.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleState.html">AccessibleState</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleState.html#SELECTED">SELECTED</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Indicates this object is the child of an object that allows its
 children to be selected, and that this child is one of those
 children that has been selected.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleState.html">AccessibleState</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleState.html#SHOWING">SHOWING</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Indicates this object, the object's parent, the object's parent's
 parent, and so on, are all visible.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleState.html">AccessibleState</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleState.html#SINGLE_LINE">SINGLE_LINE</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Indicates this (text) object can contain only a single line of text</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleState.html">AccessibleState</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleState.html#TRANSIENT">TRANSIENT</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Indicates this object is transient.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleState.html">AccessibleState</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleState.html#VERTICAL">VERTICAL</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Indicates the orientation of this object is vertical.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../javax/accessibility/AccessibleState.html">AccessibleState</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../javax/accessibility/AccessibleState.html#VISIBLE">VISIBLE</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Indicates this object is visible.</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/AccessibleState.html#AccessibleState(java.lang.String)">AccessibleState</A></B>(java.lang.String&nbsp;key)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create a new AccessibleState 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="ACTIVE"><!-- --></A><H3>
ACTIVE</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleState.html">AccessibleState</A> <B>ACTIVE</B></PRE>
<DL>
<DD>Indicates a window is currently the active window.  This includes 
 windows, dialogs, frames, etc.  In addition, this state is used
 to indicate the currently active child of a component such as a
 list, table, or tree.  For example, the active child of a list
 is the child that is drawn with a rectangle around it.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleRole.html#WINDOW"><CODE>AccessibleRole.WINDOW</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleRole.html#FRAME"><CODE>AccessibleRole.FRAME</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleRole.html#DIALOG"><CODE>AccessibleRole.DIALOG</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="PRESSED"><!-- --></A><H3>
PRESSED</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleState.html">AccessibleState</A> <B>PRESSED</B></PRE>
<DL>
<DD>Indicates this object is currently pressed.  This is usually
 associated with buttons and indicates the user has pressed a
 mouse button while the pointer was over the button and has
 not yet released the mouse button.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleRole.html#PUSH_BUTTON"><CODE>AccessibleRole.PUSH_BUTTON</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="ARMED"><!-- --></A><H3>
ARMED</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleState.html">AccessibleState</A> <B>ARMED</B></PRE>
<DL>
<DD>Indicates that the object is armed.  This is usually used on buttons
 that have been pressed but not yet released, and the mouse pointer
 is still over the button.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleRole.html#PUSH_BUTTON"><CODE>AccessibleRole.PUSH_BUTTON</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="BUSY"><!-- --></A><H3>
BUSY</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleState.html">AccessibleState</A> <B>BUSY</B></PRE>
<DL>
<DD>Indicates the current object is busy.  This is usually used on objects
 such as progress bars, sliders, or scroll bars to indicate they are 
 in a state of transition.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleRole.html#PROGRESS_BAR"><CODE>AccessibleRole.PROGRESS_BAR</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleRole.html#SCROLL_BAR"><CODE>AccessibleRole.SCROLL_BAR</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleRole.html#SLIDER"><CODE>AccessibleRole.SLIDER</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="CHECKED"><!-- --></A><H3>
CHECKED</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleState.html">AccessibleState</A> <B>CHECKED</B></PRE>
<DL>
<DD>Indicates this object is currently checked.  This is usually used on 
 objects such as toggle buttons, radio buttons, and check boxes.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleRole.html#TOGGLE_BUTTON"><CODE>AccessibleRole.TOGGLE_BUTTON</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleRole.html#RADIO_BUTTON"><CODE>AccessibleRole.RADIO_BUTTON</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleRole.html#CHECK_BOX"><CODE>AccessibleRole.CHECK_BOX</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="EDITABLE"><!-- --></A><H3>
EDITABLE</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleState.html">AccessibleState</A> <B>EDITABLE</B></PRE>
<DL>
<DD>Indicates the user can change the contents of this object.  This
 is usually used primarily for objects that allow the user to 
 enter text.  Other objects, such as scroll bars and sliders, 
 are automatically editable if they are enabled.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleState.html#ENABLED"><CODE>ENABLED</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="EXPANDABLE"><!-- --></A><H3>
EXPANDABLE</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleState.html">AccessibleState</A> <B>EXPANDABLE</B></PRE>
<DL>
<DD>Indicates this object allows progressive disclosure of its children.
 This is usually used with hierarchical objects such as trees and
 is often paired with the EXPANDED or COLLAPSED states.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleState.html#EXPANDED"><CODE>EXPANDED</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleState.html#COLLAPSED"><CODE>COLLAPSED</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleRole.html#TREE"><CODE>AccessibleRole.TREE</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="COLLAPSED"><!-- --></A><H3>
COLLAPSED</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleState.html">AccessibleState</A> <B>COLLAPSED</B></PRE>
<DL>
<DD>Indicates this object is collapsed.  This is usually paired with the
 EXPANDABLE state and is used on objects that provide progressive
 disclosure such as trees.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleState.html#EXPANDABLE"><CODE>EXPANDABLE</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleState.html#EXPANDED"><CODE>EXPANDED</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleRole.html#TREE"><CODE>AccessibleRole.TREE</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="EXPANDED"><!-- --></A><H3>
EXPANDED</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleState.html">AccessibleState</A> <B>EXPANDED</B></PRE>
<DL>
<DD>Indicates this object is expanded.  This is usually paired with the
 EXPANDABLE state and is used on objects that provide progressive
 disclosure such as trees.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleState.html#EXPANDABLE"><CODE>EXPANDABLE</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleState.html#COLLAPSED"><CODE>COLLAPSED</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleRole.html#TREE"><CODE>AccessibleRole.TREE</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="ENABLED"><!-- --></A><H3>
ENABLED</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleState.html">AccessibleState</A> <B>ENABLED</B></PRE>
<DL>
<DD>Indicates this object is enabled.  The absence of this state from an
 object's state set indicates this object is not enabled.  An object
 that is not enabled cannot be manipulated by the user.  In a graphical
 display, it is usually grayed out.</DL>
<HR>

<A NAME="FOCUSABLE"><!-- --></A><H3>
FOCUSABLE</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleState.html">AccessibleState</A> <B>FOCUSABLE</B></PRE>
<DL>
<DD>Indicates this object can accept keyboard focus, which means all 
 events resulting from typing on the keyboard will normally be 
 passed to it when it has focus.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleState.html#FOCUSED"><CODE>FOCUSED</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="FOCUSED"><!-- --></A><H3>
FOCUSED</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleState.html">AccessibleState</A> <B>FOCUSED</B></PRE>
<DL>
<DD>Indicates this object current has the keyboard focus.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleState.html#FOCUSABLE"><CODE>FOCUSABLE</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="ICONIFIED"><!-- --></A><H3>
ICONIFIED</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleState.html">AccessibleState</A> <B>ICONIFIED</B></PRE>
<DL>
<DD>Indicates this object is minimized and is represented only by an
 icon.  This is usually only associated with frames and internal
 frames.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleRole.html#FRAME"><CODE>AccessibleRole.FRAME</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleRole.html#INTERNAL_FRAME"><CODE>AccessibleRole.INTERNAL_FRAME</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="MODAL"><!-- --></A><H3>
MODAL</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleState.html">AccessibleState</A> <B>MODAL</B></PRE>
<DL>
<DD>Indicates something must be done with this object before the
 user can interact with an object in a different window.  This
 is usually associated only with dialogs.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleRole.html#DIALOG"><CODE>AccessibleRole.DIALOG</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="OPAQUE"><!-- --></A><H3>
OPAQUE</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleState.html">AccessibleState</A> <B>OPAQUE</B></PRE>
<DL>
<DD>Indicates this object paints every pixel within its
 rectangular region. A non-opaque component paints only some of
 its pixels, allowing the pixels underneath it to "show through".
 A component that does not fully paint its pixels therefore
 provides a degree of transparency.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/Accessible.html#getAccessibleContext()"><CODE>Accessible.getAccessibleContext()</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleContext.html#getAccessibleComponent()"><CODE>AccessibleContext.getAccessibleComponent()</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleComponent.html#getBounds()"><CODE>AccessibleComponent.getBounds()</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="RESIZABLE"><!-- --></A><H3>
RESIZABLE</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleState.html">AccessibleState</A> <B>RESIZABLE</B></PRE>
<DL>
<DD>Indicates the size of this object is not fixed.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/Accessible.html#getAccessibleContext()"><CODE>Accessible.getAccessibleContext()</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleContext.html#getAccessibleComponent()"><CODE>AccessibleContext.getAccessibleComponent()</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleComponent.html#getSize()"><CODE>AccessibleComponent.getSize()</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleComponent.html#setSize(java.awt.Dimension)"><CODE>AccessibleComponent.setSize(java.awt.Dimension)</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="MULTISELECTABLE"><!-- --></A><H3>
MULTISELECTABLE</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleState.html">AccessibleState</A> <B>MULTISELECTABLE</B></PRE>
<DL>
<DD>Indicates this object allows more than one of its children to
 be selected at the same time.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/Accessible.html#getAccessibleContext()"><CODE>Accessible.getAccessibleContext()</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleContext.html#getAccessibleSelection()"><CODE>AccessibleContext.getAccessibleSelection()</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleSelection.html"><CODE>AccessibleSelection</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="SELECTABLE"><!-- --></A><H3>
SELECTABLE</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleState.html">AccessibleState</A> <B>SELECTABLE</B></PRE>
<DL>
<DD>Indicates this object is the child of an object that allows its
 children to be selected, and that this child is one of those
 children that can be selected.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleState.html#SELECTED"><CODE>SELECTED</CODE></A>, 
<A HREF="../../javax/accessibility/Accessible.html#getAccessibleContext()"><CODE>Accessible.getAccessibleContext()</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleContext.html#getAccessibleSelection()"><CODE>AccessibleContext.getAccessibleSelection()</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleSelection.html"><CODE>AccessibleSelection</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="SELECTED"><!-- --></A><H3>
SELECTED</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleState.html">AccessibleState</A> <B>SELECTED</B></PRE>
<DL>
<DD>Indicates this object is the child of an object that allows its
 children to be selected, and that this child is one of those
 children that has been selected.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleState.html#SELECTABLE"><CODE>SELECTABLE</CODE></A>, 
<A HREF="../../javax/accessibility/Accessible.html#getAccessibleContext()"><CODE>Accessible.getAccessibleContext()</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleContext.html#getAccessibleSelection()"><CODE>AccessibleContext.getAccessibleSelection()</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleSelection.html"><CODE>AccessibleSelection</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="SHOWING"><!-- --></A><H3>
SHOWING</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleState.html">AccessibleState</A> <B>SHOWING</B></PRE>
<DL>
<DD>Indicates this object, the object's parent, the object's parent's
 parent, and so on, are all visible.  Note that this does not 
 necessarily mean the object is painted on the screen.  It might
 be occluded by some other showing object.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleState.html#VISIBLE"><CODE>VISIBLE</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="VISIBLE"><!-- --></A><H3>
VISIBLE</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleState.html">AccessibleState</A> <B>VISIBLE</B></PRE>
<DL>
<DD>Indicates this object is visible.  Note: this means that the
 object intends to be visible; however, it may not in fact be
 showing on the screen because one of the objects that this object
 is contained by is not visible.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleState.html#SHOWING"><CODE>SHOWING</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="VERTICAL"><!-- --></A><H3>
VERTICAL</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleState.html">AccessibleState</A> <B>VERTICAL</B></PRE>
<DL>
<DD>Indicates the orientation of this object is vertical.  This is
 usually associated with objects such as scrollbars, sliders, and
 progress bars.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleState.html#VERTICAL"><CODE>VERTICAL</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleRole.html#SCROLL_BAR"><CODE>AccessibleRole.SCROLL_BAR</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleRole.html#SLIDER"><CODE>AccessibleRole.SLIDER</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleRole.html#PROGRESS_BAR"><CODE>AccessibleRole.PROGRESS_BAR</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="HORIZONTAL"><!-- --></A><H3>
HORIZONTAL</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleState.html">AccessibleState</A> <B>HORIZONTAL</B></PRE>
<DL>
<DD>Indicates the orientation of this object is horizontal.  This is
 usually associated with objects such as scrollbars, sliders, and
 progress bars.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="../../javax/accessibility/AccessibleState.html#HORIZONTAL"><CODE>HORIZONTAL</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleRole.html#SCROLL_BAR"><CODE>AccessibleRole.SCROLL_BAR</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleRole.html#SLIDER"><CODE>AccessibleRole.SLIDER</CODE></A>, 
<A HREF="../../javax/accessibility/AccessibleRole.html#PROGRESS_BAR"><CODE>AccessibleRole.PROGRESS_BAR</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="SINGLE_LINE"><!-- --></A><H3>
SINGLE_LINE</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleState.html">AccessibleState</A> <B>SINGLE_LINE</B></PRE>
<DL>
<DD>Indicates this (text) object can contain only a single line of text</DL>
<HR>

<A NAME="MULTI_LINE"><!-- --></A><H3>
MULTI_LINE</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleState.html">AccessibleState</A> <B>MULTI_LINE</B></PRE>
<DL>
<DD>Indicates this (text) object can contain multiple lines of text</DL>
<HR>

<A NAME="TRANSIENT"><!-- --></A><H3>
TRANSIENT</H3>
<PRE>
public static final <A HREF="../../javax/accessibility/AccessibleState.html">AccessibleState</A> <B>TRANSIENT</B></PRE>
<DL>
<DD>Indicates this object is transient.  An assistive technology should
 not add a PropertyChange listener to an object with transient state,
 as that object will never generate any events.  Transient objects
 are typically created to answer Java Accessibility method queries,
 but otherwise do not remain linked to the underlying object (for
 example, those objects underneath lists, tables, and trees in Swing,
 where only one actual UI Component does shared rendering duty for
 all of the data objects underneath the actual list/table/tree elements).</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="AccessibleState(java.lang.String)"><!-- --></A><H3>
AccessibleState</H3>
<PRE>
protected <B>AccessibleState</B>(java.lang.String&nbsp;key)</PRE>
<DL>
<DD>Create a new AccessibleState 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 state.<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/AccessibleState.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/AccessibleRole.html"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../javax/accessibility/AccessibleStateSet.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="AccessibleState.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>
