File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Swing / AWT / SWT and the fly likes JInternalFrame behavior Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "JInternalFrame behavior" Watch "JInternalFrame behavior" New topic
Author

JInternalFrame behavior

Agapios Hartzoulakis
Greenhorn

Joined: Oct 13, 2005
Posts: 17
Hi,
This is a quite common question but I haven't managed to find an answer to it. How can I make a JInternalFrame to have the behavior of Windows XP for example? That is, if it is maximized, the minimize/maximize/close buttons are been shown in the main frame (menubar to be more spesific) and the title bar is been dissapeared.
Is there any piece of code which does it? Otherwise could you just give me an idea where to start searching for it?
Thanks in advance
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JInternalFrame behavior
 
Similar Threads
blinking iconised JInternalFrame....help me
JInternalFrame TitleBar Modify
JDesktopPane - Changes from 1.2.2 to 1.4.0?
JOptionPane modal for only one window.
Reopening closed JInternalFrames