-
Enhancement
-
Resolution: Fixed
-
P3
-
1.3.0
-
beta2
-
x86
-
windows_2000
Name: krC82822 Date: 04/08/2001
orig synopsis: "GlassPane's DropTarget isn't evaluated"
8 Apr 2001, eval1127@eng -- see also # 4148450.
java version "1.3.0_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0_01)
Java HotSpot(TM) Client VM (build 1.3.0_01, mixed mode)
The DropTarget set for a glasspane won't be used. No Events reach the
DropTargetListener even when the JComponent used as a glasspane takes all
events with enableEvents(0xFFFFFFFFFFFFFFFFl);
I'd like to have a global DropTarget for a JFrame and can't do it because this
doesn't work in any thinkable way. I allready worked two days trying to solve
this problem (I even created a special version of JPanel showing me every call
to any method!) but can't find any solution.
Did you probably just forget about the glasspane while implementing DnD or vice
versa?
(Review ID: 120321)
======================================================================
- relates to
-
JDK-4924263 possible to drop into invisible textfield
-
- Closed
-