summaryrefslogtreecommitdiff
path: root/toolkit/test/accessibility/AccessibleSelectionHandler.java
AgeCommit message (Expand)AuthorFilesLines
2014-12-11java: reduce visibility of fields and methodsNoel Grandin1-1/+1
2014-10-16java: reduce the depth of some deeply nested if blocksNoel Grandin1-49/+48
2014-10-09As of JDK version 1.5, show() and hide() in Dialog have been deprecatedRobert Antoni Buj i Gelonch1-1/+2
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin1-0/+4
2012-08-28Java5 update - convert to using generics for collectionsNoel Grandin1-2/+2
2012-08-28Java cleanup - remove unused importsNoel Grandin1-6/+0
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-3/+3
2003-04-11INTEGRATION: CWS vcl07 (1.4.2); FILE ADDEDVladimir Glazounov1-0/+130
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-130/+0
2003-03-14Moved class SelectionDialog into its own file.Andre Fischer1-169/+1
2002-10-07Showing name of objects in selection dialog.Andre Fischer1-14/+23
2002-04-15added handler for ...Selection interface, and added attributes to text handlerDaniel Vogelheim1-0/+289