I wanted to know is there any difference in behavior of toolbar.addElement
in Java5 and Java7..
We have migrated our java version from 5 to 7 and entire application code is same.
Still template is not being added on same menu bar as in when used java5.
I have searched about it on Google but did not find anything relevant information.please give your views on the same.