bug-classpath
[Top][All Lists]
Advanced

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

[Bug swing/25774] JTable columns are not resizeable


From: audriusa at bluewin dot ch
Subject: [Bug swing/25774] JTable columns are not resizeable
Date: 16 Feb 2006 07:40:21 -0000


------- Comment #2 from audriusa at bluewin dot ch  2006-02-16 07:40 -------
Created an attachment (id=10860)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10860&action=view)
Proposed path to make the columns resizeable with mouse

2006-02-15  Audrius Meskauskas  <address@hidden>

        * javax/swing/JTable.java (distributeSpillResizing): New method.
        (doLayout): Use distributeSpillResizing when resizing.
        * javax/swing/plaf/basic/BasicTableHeaderUI.java (MouseInputHandler):
        Rewritten. (installListeners): Add mouse motion listener. 
        (uninstallListeners): Remove mouse motion listener. 


-- 

audriusa at bluewin dot ch changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |audriusa at bluewin dot ch
                   |dot org                     |
             Status|UNCONFIRMED                 |ASSIGNED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25774





reply via email to

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