Kaydet (Commit) cb63a0ac authored tarafından Pascal Junck's avatar Pascal Junck

INTEGRATION: CWS qadev19 (1.5.70); FILE MERGED

2004/10/21 12:10:00 cn 1.5.70.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added
üst b428e99e
......@@ -2,9 +2,9 @@
*
* $RCSfile: AccessibleWindow.java,v $
*
* $Revision: 1.5 $
* $Revision: 1.6 $
*
* last change:$Date: 2004-01-05 20:41:10 $
* last change:$Date: 2004-11-02 12:16:53 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -210,7 +210,7 @@ public class AccessibleWindow extends TestCase {
XAccessible xRoot = at.getAccessibleObject(xWindow);
at.printAccessibleTree(log, xRoot);
at.printAccessibleTree(log, xRoot, tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE));
oObj = at.getAccessibleObjectForRole(xRoot, AccessibleRole.PANEL);
......
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