bug-classpath
[Top][All Lists]
Advanced

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

[Bug swing/27631] New: JTable should use SizeSequence for column sizes/l


From: roman at kennke dot org
Subject: [Bug swing/27631] New: JTable should use SizeSequence for column sizes/locations
Date: 16 May 2006 19:34:43 -0000

While adding the variable row height feature, I noticed that we should use the
SizeSequence class for the DefaultTableColumnModel for storing the widths and
locations of the columns. When the SizeSequence class is implemented properly
(which it isn't ATM), it is more efficient than storing the sizes in a plain
array.


-- 
           Summary: JTable should use SizeSequence for column
                    sizes/locations
           Product: classpath
           Version: 0.92
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: swing
        AssignedTo: roman at kennke dot org
        ReportedBy: roman at kennke dot org


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





reply via email to

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