0N/A#
0N/A# This properties file is used to create a PropertyResourceBundle
0N/A# It contains Locale specific strings used be the Accessibility package.
0N/A#
0N/A# When this file is read in, the strings are put into the
0N/A# defaults table. This is an implementation detail of the current
0N/A# workings of Accessibility. DO NOT DEPEND ON THIS.
0N/A# This may change in future versions of Accessibility as we improve
0N/A# localization support.
0N/A#
0N/A# @author Lynn Monsanto
0N/A
0N/A#
0N/A# accessible roles
0N/A#
0N/Aalert=alert
0N/Aawtcomponent=AWT component
0N/Acheckbox=check box
0N/Acolorchooser=color chooser
0N/Acolumnheader=column header
0N/Acombobox=combo box
0N/Acanvas=canvas
0N/Adesktopicon=desktop icon
0N/Adesktoppane=desktop pane
0N/Adialog=dialog
0N/Adirectorypane=directory pane
0N/Aglasspane=glass pane
0N/Afilechooser=file chooser
0N/Afiller=filler
0N/Aframe=frame
0N/Ainternalframe=internal frame
0N/Alabel=label
0N/Alayeredpane=layered pane
0N/Alist=list
0N/Alistitem=list item
0N/Amenubar=menu bar
0N/Amenu=menu
0N/Amenuitem=menu item
0N/Aoptionpane=option pane
0N/Apagetab=page tab
0N/Apagetablist=page tab list
0N/Apanel=panel
0N/Apasswordtext=password text
0N/Apopupmenu=popup menu
0N/Aprogressbar=progress bar
0N/Apushbutton=push button
0N/Aradiobutton=radio button
0N/Arootpane=root pane
0N/Arowheader=row header
0N/Ascrollbar=scroll bar
0N/Ascrollpane=scroll pane
0N/Aseparator=separator
0N/Aslider=slider
0N/Asplitpane=split pane
0N/Aswingcomponent=swing component
0N/Atable=table
0N/Atext=text
0N/Atree=tree
0N/Atogglebutton=toggle button
0N/Atoolbar=tool bar
0N/Atooltip=tool tip
0N/Aunknown=unknown
0N/Aviewport=viewport
0N/Awindow=window
0N/A#
0N/A# accessible relations
0N/A#
0N/AlabelFor=label for
0N/AlabeledBy=labeled by
0N/AmemberOf=member of
0N/AcontrolledBy=controlledBy
0N/AcontrollerFor=controllerFor
0N/A#
0N/A# accessible states
0N/A#
0N/Aactive=active
0N/Aarmed=armed
0N/Abusy=busy
0N/Achecked=checked
0N/Acollapsed=collapsed
0N/Aeditable=editable
0N/Aexpandable=expandable
0N/Aexpanded=expanded
0N/Aenabled=enabled
0N/Afocusable=focusable
0N/Afocused=focused
0N/Aiconified=iconified
0N/Amodal=modal
0N/Amultiline=multiple line
0N/Amultiselectable=multiselectable
0N/Aopaque=opaque
0N/Apressed=pressed
0N/Aresizable=resizable
0N/Aselectable=selectable
0N/Aselected=selected
0N/Ashowing=showing
0N/Asingleline=single line
0N/Atransient=transient
0N/Avisible=visible
0N/Avertical=vertical
0N/Ahorizontal=horizontal
0N/A
0N/A# new relations, roles and states for J2SE 1.5.0
0N/A
0N/A#
0N/A# accessible relations
0N/A#
0N/AflowsTo=flows to
0N/AflowsFrom=flows from
0N/AsubwindowOf=subwindow of
0N/AparentWindowOf=parent window of
0N/Aembeds=embeds
0N/AembeddedBy=embedded by
0N/AchildNodeOf=child node of
0N/A
0N/A#
0N/A# accessible roles
0N/A#
0N/Aheader=header
0N/Afooter=footer
0N/Aparagraph=paragraph
0N/Aruler=ruler
0N/Aeditbar=editbar
0N/AprogressMonitor=progress monitor
0N/A
0N/A#
0N/A# accessible states
0N/A#
0N/AmanagesDescendants=manages descendants
0N/Aindeterminate=indeterminate
0N/Atruncated=truncated
0N/A
0N/A# new for J2SE 1.6.0
0N/A
0N/A#
0N/A# accessible roles
0N/A#
0N/Ahtmlcontainer=HTML container
0N/A
0N/A#
0N/A# END OF MATERIAL TO LOCALIZE
0N/A#