BorderLayout.java
18.3 KB
-
2004-02-10 David Jee <djee@redhat.com> · 7b38bcac
* java/awt/BorderLayout.java (calcCompSize): Invisible components get zero dimensions. * java/awt/Button.java (setLabel): Set actionCommand. * java/awt/Component.java (show): Invalidate component and parent container. (hide): Likewise. From-SVN: r77613
David Jee committed