java - Border around an applet -


are there methods have border around applet such components enclosed within border?

            this.getcontentpane().setborder()  

method not present

try using jlabel on form design , set border using properties


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

c# - WPF+EF - The operation cannot be completed because the DbContext has been disposed -

jsf - How to ajax update an item in the footer of a PrimeFaces dataTable? -