Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

You could use [code] f.setUnd

Status
Not open for further replies.

hologram

Programmer
Jun 27, 2003
302
BE
You could use
Code:
    f.setUndecorated(true);
As of jdk1.4 (This method can only be called while the frame is not displayable).
 
Sorry, I posted a new Thread instead of a reply. Can anybody remove this thread ? Or can I do it myself ?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top