commit-classpath
[Top][All Lists]
Advanced

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

classpath ./ChangeLog javax/swing/JTable.java j...


From: Michael Koch
Subject: classpath ./ChangeLog javax/swing/JTable.java j...
Date: Tue, 29 Apr 2003 08:27:26 -0400

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Changes by:     Michael Koch <address@hidden>   03/04/29 08:27:26

Modified files:
        .              : ChangeLog 
        javax/swing    : JTable.java 
        javax/swing/text: DefaultEditorKit.java 

Log message:
        2003-04-29  Michael Koch  <address@hidden>
        
        * javax/swing/JTable.java
        (AUTO_RESIZE_ALL_COLUMNS): New constant.
        (AUTO_RESIZE_LAST_COLUMN): New constant.
        (AUTO_RESIZE_NEXT_COLUMN): New constant.
        (AUTO_RESIZE_OFF): New constant.
        (AUTO_RESIZE_SUBSEQUENT_COLUMNS): New constant.
        (JTable): New method.
        (columnAdded): New method.
        (columnMarginChanged): New method.
        (columnMoved): New method.
        (columnRemoved): New method.
        (columnSelectionChanged): New method.
        (editingCanceled): New method.
        (editingStopped): New method.
        (getColumnModel): New method.
        (getPreferredScrollableViewportSize): New method.
        (getScrollableBlockIncrement): New method.
        (getScrollableTracksViewportHeight): New method.
        (getScrollableTracksViewportWidth): New method.
        (getScrollableUnitIncrement): New method.
        (getSelectedRow): New method.
        (getSelectionModel): New method.
        (tableChanged): New method.
        (setModel): New method.
        (setSelectionMode): New method.
        (setSelectionModel): New method.
        (setShowGrid): New method.
        (valueChanged): New method.
        * javax/swing/text/DefaultEditorKit.java
        (backwardAction): New constant.
        (beepAction): New constant.
        (beginAction): New constant.
        (beginLineAction): New constant.
        (beginParagraphAction): New constant.
        (beginWordAction): New constant.
        (copyAction): New constant.
        (cutAction): New constant.
        (defaultKeyTypedAction): New constant.
        (deleteNextCharAction): New constant.
        (deletePrevCharAction): New constant.
        (downAction): New constant.
        (endAction): New constant.
        (endLineAction): New constant.
        (endOfLineStringProperty): New constant.
        (endParagraphAction): New constant.
        (endWordAction): New constant.
        (forwardAction): New constant.
        (insertBreakAction): New constant.
        (insertContentAction): New constant.
        (insertTabAction): New constant.
        (nextWordAction): New constant.
        (pageDownAction): New constant.
        (pageUpAction): New constant.
        (pasteAction): New constant.
        (previousWordAction): New constant.
        (readOnlyAction): New constant.
        (selectAllAction): New constant.
        (selectionBackwardAction): New constant.
        (selectionBeginAction): New constant.
        (selectionBeginLineAction): New constant.
        (selectionBeginParagraphAction): New constant.
        (selectionBeginWordAction): New constant.
        (selectionDownAction): New constant.
        (selectionEndAction): New constant.
        (selectionEndLineAction): New constant.
        (selectionEndParagraphAction): New constant.
        (selectionEndWordAction): New constant.
        (selectionForwardAction): New constant.
        (selectionNextWordAction): New constant.
        (selectionPreviousWordAction): New constant.
        (selectionUpAction): New constant.
        (selectLineAction): New constant.
        (selectParagraphAction): New constant.
        (selectWordAction): New constant.
        (upAction): New constant.
        (writableAction): New constant.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.1018&tr2=1.1019&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/JTable.java.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/text/DefaultEditorKit.java.diff?tr1=1.2&tr2=1.3&r1=text&r2=text





reply via email to

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