-
Enhancement
-
Resolution: Unresolved
-
P5
-
None
-
5.0
-
x86
-
windows_xp
FULL PRODUCT VERSION :
java version "1.5.0_05"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_05-b05)
Java HotSpot(TM) Client VM (build 1.5.0_05-b05, mixed mode)
A DESCRIPTION OF THE PROBLEM :
There is no change in metal split pane divider's appearance to signify whether or not it is disabled. Not event the one touch expandable buttons change. This is poor design and confusing.
This problem is further exacerbated by the fact that the MetalSplitPaneDivider does not allow customization or extension since it is private to the metal package.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Create a split pane and change its enabled status
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
A change in appearance
ACTUAL -
Nothing
REPRODUCIBILITY :
This bug can be reproduced always.
CUSTOMER SUBMITTED WORKAROUND :
Copy the code into your own class, and alter it accordingly
java version "1.5.0_05"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_05-b05)
Java HotSpot(TM) Client VM (build 1.5.0_05-b05, mixed mode)
A DESCRIPTION OF THE PROBLEM :
There is no change in metal split pane divider's appearance to signify whether or not it is disabled. Not event the one touch expandable buttons change. This is poor design and confusing.
This problem is further exacerbated by the fact that the MetalSplitPaneDivider does not allow customization or extension since it is private to the metal package.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Create a split pane and change its enabled status
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
A change in appearance
ACTUAL -
Nothing
REPRODUCIBILITY :
This bug can be reproduced always.
CUSTOMER SUBMITTED WORKAROUND :
Copy the code into your own class, and alter it accordingly