 |
Home | Changes | Index | Search | Go
Here goes the "pure" api enhancements of JXTable that is, those which are unrelated to any of the cross-component themes. They comprise small changes here-and-there which make developers' lifes easier.
You can use JTextArea to implement multiline cells.
TODO: inner classes doc?
"Pure" Table Themes
- ease-of-use and clarity - exposed client properties, additional scrolling methods, more complete set of delegation methods (? really?),
- layout: fill viewport, rowHeight
- enhanced default renderers/editors
- default hooks for user interaction: pack (== adjust column sizing to content), toggle horizontal scrollbar, ...
- core bug fixes: bidi compliance, more complete update of renderers/editors on updateUI, ...
Links
|