FlowLayout.java
6.68 KB
-
FlowLayout.java (FlowLayout(), [...]): Set gaps to 5. · ed178abb
* 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
Tom Tromey committed