-
Bug
-
Resolution: Cannot Reproduce
-
P4
-
None
-
5.0
-
sparc
-
solaris_8
Since 4890577 was fixed, the spec for GridBagLayout.addLAyoutComponent(String,
Component) states that this method
"Has no effect, since this layout manager does not use a per-component string."
Similar statements should also be added to similar layout manager classes.
Those I'm aware of are BorderLayout and CardLayout. Although those methods
are now deprecated, their behavior still should be specified.
Note also that it's unclear why the method in CardLayout is deprecated - this
layout apparently uses the per-component string.
###@###.### 2004-04-28
Component) states that this method
"Has no effect, since this layout manager does not use a per-component string."
Similar statements should also be added to similar layout manager classes.
Those I'm aware of are BorderLayout and CardLayout. Although those methods
are now deprecated, their behavior still should be specified.
Note also that it's unclear why the method in CardLayout is deprecated - this
layout apparently uses the per-component string.
###@###.### 2004-04-28