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

INTEGRATION: CWS uaa03 (1.7.8); FILE MERGED

2003/05/22 11:02:47 sw 1.7.8.1: #i14623# UAA API clean up
üst 5e3c5cb0
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: AccessibleMenuItem.java,v $ * $RCSfile: AccessibleMenuItem.java,v $
* *
* $Revision: 1.7 $ * $Revision: 1.8 $
* *
* last change: $Date: 2003-04-28 11:21:46 $ * last change: $Date: 2003-05-22 13:31:59 $
* *
* 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
...@@ -194,6 +194,8 @@ public class AccessibleMenuItem extends TestCase { ...@@ -194,6 +194,8 @@ public class AccessibleMenuItem extends TestCase {
tEnv.addObjRelation("Destroy", new Boolean(true)); tEnv.addObjRelation("Destroy", new Boolean(true));
tEnv.addObjRelation("LimitedBounds", "yes");
return tEnv; return tEnv;
} }
......
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