How to create MDI Application with Swing Application Framework?

View: New views
1 Messages — Rating Filter:   Alert me  

How to create MDI Application with Swing Application Framework?

by Franzisk :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all,

I have an application built in netbeans in old fashion way, I have seen some examples of creating application using Swing Application Framework but all of them with org.jdesktop.application.SingleFrameApplication.

But how about something like MultiFrameApplication?
Does it exist?

This is an screenshot of one of my applications.


Any tutorial anywhere?

Thanks