summaryrefslogtreecommitdiff
path: root/toolkit/test/accessibility/ov/TextView.java
AgeCommit message (Expand)Author
2015-11-05java: remove ((unnecessary)) parenthesesNoel Grandin
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin
2015-01-05java: unnecessary method overridesNoel Grandin
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
2014-11-18java: make fields final where possibleNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel 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-19Added ObjectView package.Andre Fischer