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

rdbms - what exactly the undo information lives in oracle? -

bash - How do you programmatically add a bats test? -

java - Getting exception in JDBC thin driver -