Saturday, 17 August 2013

How to set custom text on buttons in JFace Wizard (Java)

How to set custom text on buttons in JFace Wizard (Java)

I am using JFace Wizard and I want to set my own text on buttons Next,
Back, Finish and Cancel. I found only very old advices which are
completely useless today. I also found some solution with external jar
files, but I really don't want to add whole library to project only for
setting text on 4 buttons...
Is there any reasonable solution?
Thanks in advance

No comments:

Post a Comment