The javax.swing.table Package

The Windows Forms class set doesn’t provide a direct equivalent of the table support in Swing. Tables can be displayed by using the System.Windows.Forms.ListBox class, but this class doesn’t offer the flexibility of the javax.swing.JTable class and doesn’t provide access to the cell renderers that are contained in the javax.swing.table package.

Get C# for Java Developers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.