Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Jframe titlebar is not visible on linux.

843806May 20 2008 — edited May 20 2008
Hi all,

I am developing a GUI application in java for Linux platform. And while i execute my code on linux then the title bar (which contains information about page in left and minimize,maximize and close button in right) is not visible. While it is visible when i put the same code on windows.
On linux Jinternal frame instance is showing title bar but Jframe instace is not and that is a problem for my main GUI window.
Please help me how to make titlebar visible on linux or what i am doing wrong.
Thanks in advance.

Note: I am accesing linux terminal thrugh Xstart(An xterm based interface).

Edited by: Mavens on May 20, 2008 9:09 AM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 17 2008
Added on May 20 2008
1 comment
211 views