CVSROOT: /cvsroot/classpath Module name: classpath Branch: Changes by: Roman Kennke <[EMAIL PROTECTED]> 05/10/17 13:52:43
Modified files: . : ChangeLog javax/swing : JComponent.java Log message: 2005-10-17 Roman Kennke <[EMAIL PROTECTED]> * javax/swing/JComponent.java Filled empty blocks with comments. (setVisible): Notify AncestorListeners when visibility state is changed. (removeNotifiy): Notify AncestorListeners via fireAncestorEvent method. (addNotifiy): Notify AncestorListeners via fireAncestorEvent method. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.5247&tr2=1.5248&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/JComponent.java.diff?tr1=1.69&tr2=1.70&r1=text&r2=text