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

2 次查看(过去 30 天)
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)...

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Call Java from MATLAB 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by