]> gcc.gnu.org Git - gcc.git/commit
FlowLayout.java (FlowLayout(), [...]): Set gaps to 5.
authorTom Tromey <tromey@redhat.com>
Wed, 19 Dec 2001 19:38:25 +0000 (19:38 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Wed, 19 Dec 2001 19:38:25 +0000 (19:38 +0000)
commited178abb75b2e01875075bbdcf7689c5047951fc
tree35bcde5ff122f6496551a769cae5c3b7763f0856
parent24ea750e3d5ec1da1d0d3b8c9d159d77a2fc4ce0
FlowLayout.java (FlowLayout(), [...]): Set gaps to 5.

* java/awt/FlowLayout.java (FlowLayout(), FlowLayout(int)): Set
gaps to 5.
(FlowLayout(int,int,int)): Use methods to set fields.
(getSize): Skip invisible components.
(layoutContainer): Skip invisible components.

From-SVN: r48182
libjava/ChangeLog
libjava/java/awt/FlowLayout.java
This page took 0.051641 seconds and 5 git commands to generate.