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

INTEGRATION: CWS uaa03 (1.4.8); FILE MERGED

2003/05/22 11:02:49 sw 1.4.8.1: #i14623# UAA API clean up
üst ea87b6f4
......@@ -2,9 +2,9 @@
*
* $RCSfile: AccessibleToolBox.java,v $
*
* $Revision: 1.4 $
* $Revision: 1.5 $
*
* last change:$Date: 2003-04-28 11:22:18 $
* last change:$Date: 2003-05-22 13:32:43 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -193,6 +193,8 @@ public class AccessibleToolBox extends TestCase {
TestEnvironment tEnv = new TestEnvironment(oObj);
tEnv.addObjRelation("LimitedBounds", "yes");
tEnv.addObjRelation("EventProducer",
new ifc.accessibility._XAccessibleEventBroadcaster.EventProducer(){
public void fireEvent() {
......
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