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 Saving a window Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "Saving a window" Watch "Saving a window" New topic
Author

Saving a window

Tris Rabar
Ranch Hand

Joined: Feb 27, 2002
Posts: 72
Hi all,
I have several components on a JFrame - a JTree, a JComboBox, a JTextArea. How can I save the entire window and preserve all the contents of each component??
Thanks in advance..


- Trish -
 
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: Saving a window
 
Similar Threads
Pop up window issue
parent-child window relationship
releasing events on unload
Hiding window or another HTML file
how to alwasy open a new window in front of the parent window?