summaryrefslogtreecommitdiff
path: root/toolkit/test/accessibility/ov/ObjectViewContainer.java
AgeCommit message (Expand)Author
2015-05-05typo: strech -> stretchAndras Timar
2015-01-05java: remove unnecessary reflection in toolkit testsNoel Grandin
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
2014-11-18java: make fields final where possibleNoel Grandin
2014-10-10unchecked call to getDeclaredMethod(String,Class<?>...)Robert Antoni Buj i Gelonch
2014-08-14java: remove commented out codeNoel Grandin
2014-08-08java: remove unused importsNoel Grandin
2014-08-05java: remove unused fieldsNoel Grandin
2013-05-06Java cleanup, Convert Vector to ArrayListNoel Grandin
2012-08-28Java5 update - convert to using generics for collectionsNoel Grandin
2012-08-28Java cleanup - remove unused importsNoel Grandin
2012-06-21re-base on ALv2 code.Michael Meeks
2003-05-23Changed registration of object views.Andre Fischer
2003-05-19Implemented state set view.Andre Fischer
2003-05-19Added ObjectView package.Andre Fischer