资 源 简 介
This project aims at going beyond the excellent Swing and SwingX libraries, building upon them :
* ready-to-use group-enabled data mining tree-tables with column grouping by drag and drop
* table models that are easy to write with lambdas (from Java 7 or Scala)
* JDBC table models (with support for the mining tree-tables, caching, batch updates, query inversion as in ADO.NET"s DbCommandBuilder...)
* ready-to-use quick filtering (ready as in "just turn it on, no need to even create a JTextField")
* easy master-detail views and more !
So far, only the JMiningTable is available (with automatic TableModel -> MiningModel conversion).
Where Swing favoured extensibility over features, we provide features with less concern about extensibility (anyway, most features you"ll need, we"ll implement them).