Re: Choppy refresh problem with JLabels and JMenuItem accelerators
- From: Daniel Gee <zefria@xxxxxxxxx>
- Date: Sun, 13 Jan 2008 14:08:43 -0800 (PST)
Andrew:: Thank you. That example works extremely well.
I'm not sure why my example didn't work for you with the
JMenu disabled, but maybe you're on Windows or Mac which
might treat it differently (I didn't test). I kept it
disabled to most closely match the actual program.
I also didn't know that KeyListener was even available
for use outside of things like TextArea and TextField.
Good tip there. I was afraid that I'd have to use JNI
to just make a Curses program, which would have killed
all possible mouse support. Thanks again.
Roedy:: I'm afraid since it was not literal flicker in
the normal sense, the only tip that applies is tip #8,
which was already in use.
.
- Follow-Ups:
- Re: Choppy refresh problem with JLabels and JMenuItem accelerators
- From: Andrew Thompson
- Re: Choppy refresh problem with JLabels and JMenuItem accelerators
- References:
- Choppy refresh problem with JLabels and JMenuItem accelerators
- From: Daniel Gee
- Re: Choppy refresh problem with JLabels and JMenuItem accelerators
- From: Andrew Thompson
- Re: Choppy refresh problem with JLabels and JMenuItem accelerators
- From: Daniel Gee
- Re: Choppy refresh problem with JLabels and JMenuItem accelerators
- From: Andrew Thompson
- Re: Choppy refresh problem with JLabels and JMenuItem accelerators
- From: Daniel Gee
- Re: Choppy refresh problem with JLabels and JMenuItem accelerators
- From: Andrew Thompson
- Choppy refresh problem with JLabels and JMenuItem accelerators
- Prev by Date: Re: Choppy refresh problem with JLabels and JMenuItem accelerators
- Next by Date: Re: Choppy refresh problem with JLabels and JMenuItem accelerators
- Previous by thread: Re: Choppy refresh problem with JLabels and JMenuItem accelerators
- Next by thread: Re: Choppy refresh problem with JLabels and JMenuItem accelerators
- Index(es):
Relevant Pages
|