Re: maximize JInternalFrame
From: IchBin (weconsultants_at_pdt.net)
Date: 08/05/04
- Next message: Christian Kaufhold: "Re: What HTML tags are supported in JLabel?"
- Previous message: Christian Kaufhold: "Re: JInternalFrame title area mouselistener?"
- In reply to: Tim: "Re: maximize JInternalFrame"
- Next in thread: Tim: "Re: maximize JInternalFrame"
- Reply: Tim: "Re: maximize JInternalFrame"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 5 Aug 2004 13:06:44 -0400
Yea, you could use different LAF... ala "UIManager" setLookAndFeel.
metal
There is also another nice look and feel library at JGoodies
(http://www.jgoodies.com/index.html) that may help you out. The libraries
are at (http://www.jgoodies.com/downloads/libraries.html). They have
libraries for LAF, forms and animation.
Check it out..
Thanks in Advance...
IchBin
-- Thanks in Advance... IchBin _____________________________________________ 'Black holes are where God divided by zero.' -Steven Wright, comedian (1955- ) "Tim" <no@thanx.please> wrote in message news:Xns953BC92DCD253lsqjkdfnisqmefnsqdvq@195.130.132.70... > "Sandip Chitale" <sandipchitale@nospam.comcast.net> schreef op wo, 04 > aug 2004 15:42:44 GMT in news:Ut7Qc.206539$%_6.111882@attbi_s01: > > > The JInternalFrame is close but not the same as MDIChildWindow. You > > will have to intercept Maximized event and do the work yourself of > > removing the titlebar and moving the Close, Restore and Minimize > > buttons to JFrame's JMenuBar. I have seen it done. > > should you happen to come across it again, you can always mail me at: > myfirstname.deroeck@pandora.be.invalid (make adjustments where needed). > But helas I don't have the time to start sorting this one out by myself > if there's no standard functionality like that. > > > http://www.jguru.com/faq/view.jsp?EID=42960 > > http://www.javaworld.com/javaworld/jw-05-2001/jw-0525-mdi.html > > also interesting when creating an MDI application, helas doesn't help me > here. Thanx anyway, at least now I know I don't have to keep searching > for it. > > greetz > Tim
- Next message: Christian Kaufhold: "Re: What HTML tags are supported in JLabel?"
- Previous message: Christian Kaufhold: "Re: JInternalFrame title area mouselistener?"
- In reply to: Tim: "Re: maximize JInternalFrame"
- Next in thread: Tim: "Re: maximize JInternalFrame"
- Reply: Tim: "Re: maximize JInternalFrame"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]