Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / GUI / December 2004

Tip: Looking for answers? Try searching our database.

Utility classes for managing JInternalFrame?

Thread view: 
JBuilder User - 01 Dec 2004 01:27 GMT
What toolkits/utility classes are available for helping manage
JInternalFrames?

For example:

- cascading the JInternalFrames within the MDI

- making the main window's menu bar/toolbar context sensitive to the
current JInternalFrame

- enumerating open JInternalFrames.

Swing's MDI doesn't seem very mature compared to MFC's, or perhaps I'm
unaware of what's available?

I'm using JBuilder.

Thanks!

Reply to:  jinternalframe@spamex.com

(This e-mail address will self-destruct in 1 week.)
Andrei Kouznetsov - 01 Dec 2004 06:15 GMT
> - cascading the JInternalFrames within the MDI

can you easy write

> - making the main window's menu bar/toolbar context sensitive to the
> current JInternalFrame

also, just add InternalFrameListener to every InternalFrame and in
internalFrameActivated(InternalFrameEvent e) set appropriate JToolBar

> - enumerating open JInternalFrames.
JDesktopPane#getAllFrames()

> I'm using JBuilder.
whatever - does not matters

> Swing's MDI doesn't seem very mature compared to MFC's, or perhaps I'm
> unaware of what's available?
you are free to make what you want, see DesktopManager

Signature

Andrei Kouznetsov
http://uio.dev.java.net Unified I/O for Java
http://reader.imagero.com Java image reader
http://jgui.imagero.com Java GUI components and utilities



Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.