summaryrefslogtreecommitdiff
path: root/toolkit/test/accessibility/AccessibleTableHandler.java
AgeCommit message (Expand)AuthorFilesLines
2015-01-05java: remove dead codeNoel Grandin1-6/+0
2014-12-11java: reduce visibility of fields and methodsNoel Grandin1-1/+1
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin1-0/+2
2012-08-28Java5 update - convert to using generics for collectionsNoel Grandin1-3/+3
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.4.2); FILE ADDEDVladimir Glazounov1-0/+90
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-90/+0
2002-04-17#95586#: table supportMichael Brauer1-2/+52
2002-04-02Performance improvements: Handler have become non-static members of tree node...Andre Fischer1-8/+24
2002-03-08Now use custom tree model in order to create data on-the-fly.Daniel Vogelheim1-0/+24