summaryrefslogtreecommitdiffstats
path: root/toolkit/test/accessibility/AccTreeNode.java
Commit message (Expand)AuthorAgeFilesLines
* Adaption to relocation of accessibility interfaces from drafts to final. Add...Andre Fischer2003-04-251-1/+1
* INTEGRATION: CWS vcl07 (1.9.66); FILE MERGEDVladimir Glazounov2003-04-111-4/+30
* MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien2003-03-271-30/+4
* Major restructuring.Andre Fischer2003-03-131-4/+30
* #98750# AccTreeNode now constructed with both an XAccessible and XAccessibleC...Frank Schönheit2002-04-261-4/+4
* #97772# Comment change.Andre Fischer2002-04-181-2/+1
* #95586#: table supportMichael Brauer2002-04-171-0/+10
* added handler for ...Selection interface, and added attributes to text handlerDaniel Vogelheim2002-04-151-0/+6
* #97772# Added update function to handlers.Andre Fischer2002-04-121-0/+31
* #97772# Moved shortcuts to different interfaces of one XAccessible into AccTr...Andre Fischer2002-04-051-3/+37
* Performance improvements: Handler have become non-static members of tree node...Andre Fischer2002-04-021-40/+159
* add action/context menu supportDaniel Vogelheim2002-03-081-1/+39
* Now use custom tree model in order to create data on-the-fly.Daniel Vogelheim2002-03-081-0/+87