How to customize the text of default buttons in wizard dialog (Finish, Cancel, etc)?
Need to customize the button text of the default buttons of a wizard (Finish, Cancel, etc.)?
-
Workaround: easiest option would be to setText() on the button returned from getOptions()
See posts from mailing list http://forums.netbeans.org/topic55192.html