-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
5.0
-
x86
-
windows_xp
A DESCRIPTION OF THE REQUEST :
Sometimes it is desirable to tweak the behaviour of the built in layout managers.
JUSTIFICATION :
eg. FlowLayout always centers components vertically - it would be nice to be able to sublclass FlowLayout and override moveComponents to allow for top aligned components.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Internal methods should be changed to protected.
ACTUAL -
Currently they are private.
###@###.### 2005-05-11 10:46:08 GMT
Sometimes it is desirable to tweak the behaviour of the built in layout managers.
JUSTIFICATION :
eg. FlowLayout always centers components vertically - it would be nice to be able to sublclass FlowLayout and override moveComponents to allow for top aligned components.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Internal methods should be changed to protected.
ACTUAL -
Currently they are private.
###@###.### 2005-05-11 10:46:08 GMT