mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-18 08:59:05 +08:00
2003-02-19 Michael Koch <konqueror@gmx.de>
* javax/accessibility/AccessibleContext.java (ACCESSIBLE_DESCRIPTION_PROPERTY): Fixed typo. From-SVN: r63100
This commit is contained in:
parent
d8193b851c
commit
0887aae1eb
@ -1,3 +1,8 @@
|
||||
2003-02-19 Michael Koch <konqueror@gmx.de>
|
||||
|
||||
* javax/accessibility/AccessibleContext.java
|
||||
(ACCESSIBLE_DESCRIPTION_PROPERTY): Fixed typo.
|
||||
|
||||
2003-02-19 Michael Koch <konqueror@gmx.de>
|
||||
|
||||
* java/awt/ScrollPaneAdjustable.java: Reformated.
|
||||
|
@ -72,7 +72,7 @@ public abstract class AccessibleContext
|
||||
= "AccessibleName";
|
||||
|
||||
/**
|
||||
* Constanat used when the accessible description has changed. Both the old
|
||||
* Constant used when the accessible description has changed. Both the old
|
||||
* and new values are listed in the event.
|
||||
*
|
||||
* @see #getAccessibleDescription()
|
||||
|
Loading…
Reference in New Issue
Block a user