commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[commit-cp] classpath ./ChangeLog javax/swing/tree/DefaultT...


From: Lillian Angel
Subject: [commit-cp] classpath ./ChangeLog javax/swing/tree/DefaultT...
Date: Fri, 19 Aug 2005 16:31:42 -0400

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Lillian Angel <address@hidden>  05/08/19 20:31:42

Modified files:
        .              : ChangeLog 
        javax/swing/tree: DefaultTreeCellEditor.java 
        javax/swing/plaf/basic: BasicTreeUI.java 

Log message:
        Still working on implementing the remainding functions.
        
        2005-08-19  Lillian Angel  <address@hidden>
        
        * javax/swing/plaf/basic/BasicTreeUI.java
        (getCellBounds): No need to call getFont twice. This
        is fixed.
        * javax/swing/tree/DefaultTreeCellEditor.java:
        Added API documentation for all fields.
        (getPreferredSize): Implemented.
        (paint): Implemented.
        (doLayout): Implemented.
        (getFont): Implemented.
        (getPreferredSize): Implemented.
        (DefaultTreeCellEditor): Partially implemented.
        (DefaultTreeCellEditor): Partially implemented.
        (setBorderSelectionColor): Implemented.
        (getBorderSelectionColor): Implemented.
        (setFont): Implemented.
        (getFont): Implemented.
        (getTreeCellEditorComponent): Added API documentation.
        (getCellEditorValue): Added API documentation.
        (isCellEditable): Added API documentation.
        (shouldSelectCell): Added API documentation.
        (stopCellEditing): Added API documentation.
        (cancelCellEditing): Added API documentation.
        (valueChanged): Added API documentation.
        (actionPerformed): Added API documentation.
        (setTree): Implemented.
        (shouldStartEditingTimer): Added API documentation.
        (startEditingTimer): Added API documentation.
        (canEditImmediately): Added API documentation.
        (inHitRegion): Added API documentation.
        (determineOffset): Added API documentation.
        (prepareForEditing): Added API documentation.
        (createContainer): Added API documentation.
        (createTreeCellEditor): Added API documentation.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.4481&tr2=1.4482&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/tree/DefaultTreeCellEditor.java.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/plaf/basic/BasicTreeUI.java.diff?tr1=1.64&tr2=1.65&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]