Kaydet (Commit) ea87b6f4 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS uaa03 (1.5.8); FILE MERGED

2003/05/22 11:02:48 sw 1.5.8.1: #i14623# UAA API clean up
üst 51772083
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: AccessibleStatusBarItem.java,v $ * $RCSfile: AccessibleStatusBarItem.java,v $
* *
* $Revision: 1.5 $ * $Revision: 1.6 $
* *
* last change:$Date: 2003-04-28 11:22:07 $ * last change:$Date: 2003-05-22 13:32:30 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -210,6 +210,8 @@ public class AccessibleStatusBarItem extends TestCase { ...@@ -210,6 +210,8 @@ public class AccessibleStatusBarItem extends TestCase {
tEnv.addObjRelation("EditOnly","Can't change or select Text in StatusBarItem"); tEnv.addObjRelation("EditOnly","Can't change or select Text in StatusBarItem");
tEnv.addObjRelation("XAccessibleText", secondItem); tEnv.addObjRelation("XAccessibleText", secondItem);
tEnv.addObjRelation("LimitedBounds", "yes");
final XTextDocument doc = xTextDoc; final XTextDocument doc = xTextDoc;
tEnv.addObjRelation("EventProducer", tEnv.addObjRelation("EventProducer",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment