This tutorial is countinuation of How To Create Right Clik Menu (jPopup Menu) #1 , OK, Now How to rename the text on jPopupMenu we created...
This tutorial is countinuation of How To Create Right Clik Menu (jPopup Menu) #1, OK, Now How to rename the text on jPopupMenu we created it:
- Right Click jMenuItem1 on jPopupMenu --> Properties, just rename text eg. View
jMenu Item Properties - Do it too to jMenuItem2 and jMenuItem3, eg. we rename those to Refresh and Close, and we can change font size or foreground color as we wish.
- Then, Run
jPopupMenu
The Next Tutorial is : How To Show Icon on jPopup Menu