-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
1.2.0, 1.3.0
-
Fix Understood
-
generic
-
generic, solaris_2.6
Name: boT120536 Date: 02/20/2001
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-C)
Java HotSpot(TM) Client VM (build 1.3.0-C, mixed mode)
It would be nice if components in the label table were added (at the
appropriate position) to the containment hierarchy, rather than just being
painted as labels. When components other than JLabels are put in the label
table, they are painted as if they are just labels and do not receive AWT
events. Using JButtons as labels (as is hinted at in the JavaDocs) requires
some hoop-jumping in order to get the components receiving events and
positioned correctly.
(Review ID: 116812)
======================================================================
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-C)
Java HotSpot(TM) Client VM (build 1.3.0-C, mixed mode)
It would be nice if components in the label table were added (at the
appropriate position) to the containment hierarchy, rather than just being
painted as labels. When components other than JLabels are put in the label
table, they are painted as if they are just labels and do not receive AWT
events. Using JButtons as labels (as is hinted at in the JavaDocs) requires
some hoop-jumping in order to get the components receiving events and
positioned correctly.
(Review ID: 116812)
======================================================================
- duplicates
-
JDK-4174907 JSlider labels should respect the horizontalAlignment of the JLabels
-
- Closed
-
- relates to
-
JDK-6199606 JSlider with buttons in labeltable: impossible to get Action/Mouse Events
-
- Open
-