Posted By:
Dmitry_Kravchenko
Posted On:
Saturday, April 7, 2007 04:29 AM
Is it possible to make default buttons in GUIs with JBuilder's design editor? Or it is possible only to code this manually?
Will manually coding with this.getRootPane().setDefaultButton() work in java 1.4 and earlier?
Thanks