summaryrefslogtreecommitdiff
path: root/toolkit/test/accessibility/AccessibleTextHandler.java
AgeCommit message (Expand)Author
2012-06-21re-base on ALv2 code.Michael Meeks
2003-06-04Adaption to recent UAA changes (TextSegment,selectAllAccessibleChildren,COLLA...Andre Fischer
2003-04-25Adaption to relocation of accessibility interfaces from drafts to final. Add...Andre Fischer
2003-04-11INTEGRATION: CWS vcl07 (1.8.2); FILE ADDEDVladimir Glazounov
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-05-22added support for AccessibleTextType::GLYPH and ATTRIBUTE_RUNDaniel Vogelheim
2002-04-18Replaced jdk 1.4 color constants with those from earlier versionsDaniel Vogelheim
2002-04-15added handler for ...Selection interface, and added attributes to text handlerDaniel Vogelheim
2002-04-05#97772# Moved shortcuts to different interfaces of one XAccessible into AccTr...Andre Fischer
2002-04-02Performance improvements: Handler have become non-static members of tree node...Andre Fischer
2002-03-19include context menu for XAccessible(Editable)TextDaniel Vogelheim
2002-03-08Now use custom tree model in order to create data on-the-fly.Daniel Vogelheim