Minimize Window

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

Minimize Window

by Varun Nischal :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I am working on an application and wanted to minimize the JFrame programatically. Is it possible? If yes, please suggest!

Thanks!
--
Varun Nischal,
http://nb-community-docs.blogspot.com/

"You must do the things you think you cannot do."

Re: Minimize Window

by Stanislav Aubrecht :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

do you mean minimizing the whole ide window (frame) or just slide out
some internal view?

stan

Varun Nischal wrote:

> Hi,
>
> I am working on an application and wanted to minimize the JFrame
> programatically. Is it possible? If yes, please suggest!
>
> Thanks!
> --
> Varun Nischal,
> http://nb-community-docs.blogspot.com/
>
> "You must do the things you think you cannot do."


Re: Minimize Window

by Geertjan Wielenga :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Stanislav Aubrecht wrote:

> do you mean minimizing the whole ide window (frame) or just slide out
> some internal view?
>
> stan
>
> Varun Nischal wrote:
>> Hi,
>>
>> I am working on an application and wanted to minimize the JFrame
>> programatically. Is it possible? If yes, please suggest!
>>
>> Thanks!
>> --
>> Varun Nischal,
>> http://nb-community-docs.blogspot.com/
>>
>> "You must do the things you think you cannot do."
>
http://blogs.sun.com/geertjan/entry/programmatically_setting_the_size_of

Gj

Parent Message unknown Re: Minimize Window

by Varun Nischal :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Stan,
 
From: Stanislav Aubrecht <Stanislav.Aubrecht@...>
To: nbdev@...
Date: Mon, 23 Jun 2008 10:11:39 +0200
Subject: Re: [nbdev] Minimize Window
do you mean minimizing the whole ide window (frame) or just slide out some internal view?

stan

I just wanted to minimize the JFrame used in the java application, not the IDE. Actually, there's a button in that JFrame, on clicking that button, spawns a new thread which does some work, while the window of that JFrame gets minimized.

Regards,
Varun
--
"You must do the things you think you cannot do."

Re: Re: Minimize Window

by Stanislav Aubrecht :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

i'm still confused:)
anyway, JFrame.setExtendedState(int) minimizes the frame window...

stan

Varun Nischal wrote:

> Hi Stan,
>  
>
>     From: Stanislav Aubrecht <Stanislav.Aubrecht@...>
>     To: nbdev@... <mailto:nbdev@...>
>     Date: Mon, 23 Jun 2008 10:11:39 +0200
>     Subject: Re: [nbdev] Minimize Window
>     do you mean minimizing the whole ide window (frame) or just slide
>     out some internal view?
>
>     stan
>
>
> I just wanted to minimize the JFrame used in the java application, not
> the IDE. Actually, there's a button in that JFrame, on clicking that
> button, spawns a new thread which does some work, while the window of
> that JFrame gets minimized.
>
> Regards,
> Varun
> --
> "You must do the things you think you cannot do."

LightInTheBox - Buy quality products at wholesale price!