Problem with glasspane on JScrollPane
- From: "Anthony Mak" <anthony.mak@xxxxxxxxx>
- Date: 28 Sep 2005 22:56:08 -0700
I have a JApplet inside a JScrollPane and I am drawing on the glasspane
which I get from the JApplet,
glasspane
|
V
JApplet
|
V
JScrollPane
The problem is, sometimes my scrollbars are not visible, and sometimes
when I scroll on either the vertical or horizontal scrollbar, the other
one is covered by the glasspane. And sometimes the glasspane covers
part of the toolbar at the top. I don't understand why the glasspane
can cover the scrollpane or the toolbar because my glasspane is gotten
from the japplet which is INSIDE my scrollpane which is inside my
JFrame.
Please help.
Merci. Arigatou.
Anthony Mak
.
- Follow-Ups:
- Re: Problem with glasspane on JScrollPane
- From: Roedy Green
- Re: Problem with glasspane on JScrollPane
- Prev by Date: Re: easy drag drop for java UI possible?[OT]
- Next by Date: Re: Problem with glasspane on JScrollPane
- Previous by thread: Write an Image to Servlet
- Next by thread: Re: Problem with glasspane on JScrollPane
- Index(es):
Relevant Pages
|
|