CVSROOT:        /cvsroot/classpath
Module name:    classpath
Changes by:     Lillian Angel <langel>  06/07/04 16:14:54

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

Log message:
        2006-07-04  Lillian Angel  <[EMAIL PROTECTED]>
        
                * javax/swing/plaf/basic/BasicMenuUI.java
                (installKeyboardActions): Implemented to call super. Nothing 
else
                needs to be done here.
                (setupPostTimer): Marked as unimplemented.
                (uninstallKeyboardActions): Implemented to call super. Nothing 
else
                needs to be done here.
                (mouseMoved): Removed TODO. Nothing to be done here.
                (ChangeHandler): Implemented.
                (menuDragMouseExited): Removed TODO. Nothing to be done here.
                (menuDragMouseReleased): Removed TODO. Nothing to be done here.
                (menuKeyReleased): Removed TODO. Nothing to be done here.
                (menuKeyTyped): Marked as unimplemented.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.8015&r2=1.8016
http://cvs.savannah.gnu.org/viewcvs/classpath/javax/swing/plaf/basic/BasicMenuUI.java?cvsroot=classpath&r1=1.24&r2=1.25


Reply via email to