summaryrefslogtreecommitdiff
path: root/toolkit/test/accessibility/AccessibleComponentHandler.java
AgeCommit message (Expand)AuthorFilesLines
2015-11-05java: combine nested if statementsNoel Grandin1-3/+2
2014-12-11java: reduce visibility of fields and methodsNoel Grandin1-1/+1
2014-10-30accessibility: shift by zeroRobert Antoni Buj i Gelonch1-2/+2
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin1-0/+3
2012-08-28Java5 update - convert to using generics for collectionsNoel Grandin1-2/+2
2012-06-21re-base on ALv2 code.Michael Meeks1-0/+17
2003-04-25Adaption to relocation of accessibility interfaces from drafts to final. Add...Andre Fischer1-2/+2
2003-04-11INTEGRATION: CWS vcl07 (1.7.2); FILE ADDEDVladimir Glazounov1-0/+102
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-102/+0
2002-11-19Adaption to change of XAccessibleComponent and XAccessibleExtendedComponent i...Andre Fischer1-1/+20
2002-05-24#97772# Adaption to recent changes of the XAccessibleComponent interface.Andre Fischer1-16/+2
2002-04-12#97772# Added update function to handlers.Andre Fischer1-8/+26
2002-04-05#97772# Moved shortcuts to different interfaces of one XAccessible into AccTr...Andre Fischer1-10/+20
2002-04-02Performance improvements: Handler have become non-static members of tree node...Andre Fischer1-25/+49
2002-03-08Now use custom tree model in order to create data on-the-fly.Daniel Vogelheim1-0/+45