|
Quick Lists
|
|
Bug ID:
|
4532201
|
|
Votes
|
0
|
|
Synopsis
|
spec for lookupConstraints method of GridBagLayout is incomplete
|
|
Category
|
guides:none
|
|
Reported Against
|
tiger-beta
, merlin-beta3
|
|
Release Fixed
|
1.5(tiger)
|
|
State
|
11-Closed,
Verified,
bug
|
|
Priority:
|
4-Low
|
|
Related Bugs
|
|
|
Submit Date
|
28-NOV-2001
|
|
Description
|
Specification for method
"protected GridBagConstraints lookupConstraints(Component comp)"
of GridBagLayout class states:
"Retrieves the constraints for the specified component. The return
value is not a copy, but is the actual GridBagConstraints customer used
by the layout mechanism.
Parameters:
comp - the component to be queried
Returns:
the contraints for the specified component."
Behavior of method in case of such comp that is not added to
GridBagLayout must be added to specification.
======================================================================
|
|
Work Around
|
N/A
|
|
Evaluation
|
Fixed for tiger. Reviewed by Brent, approved by CCC.
xxxxx@xxxxx 2003-08-14
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |