| |
| | Rendering cells in Swing's JTable component |
 | | The book Professional Java Programming covers a variety of advanced Java topics, such as the Java 2 security model, internationalization, performance tuning and memory management, printing, help, drag-and-drop operations, and cut-and-paste operations. |
 | | This approach may seem unnecessarily complex, but it allows a single component to draw most or all of a table's cells instead of requiring the table to allocate a component for each cell, which would consume far more memory. |
 | | Brett has written articles for Java Pro magazine and was a speaker at the Java Jam conference organized by Geek Cruises. |
| www-106.ibm.com /developerworks/java/library/j-jtable (3486 words) |
|