CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Roman Kennke <[EMAIL PROTECTED]>        05/10/06 13:53:27

Modified files:
        .              : ChangeLog 
        javax/swing/plaf/basic: BasicRootPaneUI.java 

Log message:
        2005-10-06  Roman Kennke  <[EMAIL PROTECTED]>
        
        * javax/swing/plaf/basic/BasicRootPaneUI.java
        (installUI): Call new hook methods.
        (installDefaults): New hook method.
        (installComponents): New hook method.
        (installListeners): New hook method.
        (installKeyboardActions): New hook method.
        (uninstallUI): New method.
        (uninstallDefaults): New hook method.
        (uninstallComponents): New hook method.
        (uninstallListeners): New hook method.
        (uninstallKeyboardActions): New hook method.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.5134&tr2=1.5135&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/plaf/basic/BasicRootPaneUI.java.diff?tr1=1.8&tr2=1.9&r1=text&r2=text



Reply via email to