JDK-4532201 : spec for lookupConstraints method of GridBagLayout is incomplete
  • Type: Bug
  • Component: docs
  • Sub-Component: guides
  • Affected Version: 1.4.0,5.0
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: generic,solaris_2.5
  • CPU: generic,sparc
  • Submitted: 2001-11-28
  • Updated: 2017-05-16
  • Resolved: 2003-09-13
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
5.0 tigerFixed
Description

Name: idR10193			Date: 11/28/2001


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 object 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.


======================================================================

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: generic tiger FIXED IN: tiger INTEGRATED IN: tiger tiger-b19 VERIFIED IN: tiger
14-06-2004

PUBLIC COMMENTS .
10-06-2004

EVALUATION Fixed for tiger. Reviewed by Brent, approved by CCC. ###@###.### 2003-08-14
14-08-2003