java - How do I add buttons over an image using the netbeans IDE? -


i using netbeans ide make desktop application.

i have add 3 buttons on image. how do that? have been unable using drag , drop features of netbeans.

put buttons in custom panel image background (example here).

in ide use regular jpanel , drag jbuttons on it, change code jpanel imagepanel (or whatever name used it).


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -