-
Enhancement
-
Resolution: Fixed
-
P4
-
1.4.0, 1.4.2, 6
-
b100
-
generic, x86
-
generic, windows_2000
-
Verified
Name: jl125535 Date: 06/22/2004
A DESCRIPTION OF THE REQUEST :
One can't create a SoftBevelBorder with BorderFactory. One can create all the other types of borders.
JUSTIFICATION :
Missing feature that should be there.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Add methods to factory.
BorderFactory.createRaisedSoftBevelBorder()
BorderFactory.createLoweredSoftBevelBorder()
Add varities for highlight / shadow color, with six in all.
ACTUAL -
missing feature
CUSTOMER SUBMITTED WORKAROUND :
Don't use the factory.
(Incident Review ID: 280719)
======================================================================
A DESCRIPTION OF THE REQUEST :
One can't create a SoftBevelBorder with BorderFactory. One can create all the other types of borders.
JUSTIFICATION :
Missing feature that should be there.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Add methods to factory.
BorderFactory.createRaisedSoftBevelBorder()
BorderFactory.createLoweredSoftBevelBorder()
Add varities for highlight / shadow color, with six in all.
ACTUAL -
missing feature
CUSTOMER SUBMITTED WORKAROUND :
Don't use the factory.
(Incident Review ID: 280719)
======================================================================