Moving a JFrame

From: Luis Martin (mliras_at_wanadoo.es)
Date: 10/30/03


Date: Thu, 30 Oct 2003 16:30:57 +0100

Hi all, I'm trying to make a GUI with Swing in which the only JFrame looks
like as the windows task bar. I mean: it appears and disappears as you move
the mouse to the lower part of the screen.

The problem is that my application is bigger than the windows task bar and
when it grows the movement is not as smooth as I'd like.

Also when the application is disappearing, it shows big gray rectangles as
the Jframe moves down.

How can I get a smoother movement in my frame?

Can Anyone help me?

Thank you all



Relevant Pages

  • Re: Newbegi - JDialog (non modal) always on top
    ... How to make it stay on top even if I click the parent frame? ... JFrame and set it non-modal. ... If it disappears when you click on the JFrame, ... Steve W. Jackson ...
    (comp.lang.java.programmer)
  • JFrame bug?
    ... When using the Java look & feel, maximizing a JFrame makes it use the ... only that part of the screen not taken by the Windows task bar. ...
    (comp.lang.java.gui)
  • Re: JFrame bug?
    ... > When using the Java look & feel, maximizing a JFrame makes it use the ... > only that part of the screen not taken by the Windows task bar. ...
    (comp.lang.java.gui)
  • Re: checkboxes and combos
    ... disappears every time I select/deselect a checkBox... ... public void menuSelectionChanged ... JPopupMenu somehow. ... the JFrame and remains visible ...
    (comp.lang.java.gui)
  • Re: How to make a JFrame Transparent
    ... assistantwhich i can place and move on my JFrame ... moved it over any button,the button disappears. ... TransparentWindow).I'm unable to move it over my application.....plz hlp ... Prev by Date: ...
    (comp.lang.java.gui)