Tag Archives: JIDE

Uitable cell colors

A few Java-based customizations can transform a plain-looking data table into a lively colored one.

Categories: GUI, Java, Medium risk of breaking in future versions, UI controls
Tags: , , , , ,
6 Comments

Tri-state checkbox

Matlab checkboxes can easily be made to support tri-state functionality.

Categories: GUI, Java, Medium risk of breaking in future versions, UI controls, Undocumented feature
Tags: , , , , ,
2 Comments

Uitable customization report

In last week’s report about uitable sorting, I offered a report that I have written which covers uitable customization in detail. Several people have asked for more details about the contents of this report. This is a reasonable request, and [...]

Categories: GUI, Java, Medium risk of breaking in future versions, Stock Matlab function, Undocumented feature
Tags: , , , , , , , , ,
9 Comments

Uitable sorting

Matlab’s uitables can be sortable using simple undocumented features

Categories: GUI, Handle graphics, Hidden property, High risk of breaking in future versions, Java, Semi-documented function, Stock Matlab function, Undocumented feature
Tags: , , , , , , , , ,
16 Comments

Syntax highlighted labels & panels

Syntax-highlighted labels and edit-boxes can easily be displayed in Matlab GUI – this article explains how.

Categories: GUI, High risk of breaking in future versions, Java
Tags: , , , ,
6 Comments

Modifying Matlab’s Look-and-Feel

Matlab’s entire Look-and-Feel (PLAF, or L&F) can be modified at the control or application level – this article shows how

Categories: Desktop, GUI, Low risk of breaking in future versions
Tags: , , ,
37 Comments