Renderer and edit for boolean (logical) values in a JIDE table

1 vue (au cours des 30 derniers jours)
Daniel Petrini
Daniel Petrini le 8 Juin 2017
I have started a table class from the com.jidesoft.grid.SortableTable and piping the DefaultModel through SortingModel and Filterable models. Everything works very good, except that booleans are not rendered (and edited) as logical values. Column Class are java.lang.Object. getValueAt() return logical... Any suggestion?
Bonus question: how do you remove a single column? (from model-space and view-space).
Bonus Question 2: Could there be mem-leaks? Im using the "javaObjectEDT" calls for all Java objects (except arrays)...

Réponses (0)

Catégories

En savoir plus sur Call Java from MATLAB dans Help Center et File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by