Tag Archives: FindJObj

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

Customizing uicontrol border

Matlab uicontrol borders can easily be modified – this article shows how

Categories: GUI, Handle graphics, Java, Medium risk of breaking in future versions
Tags: , , ,
8 Comments

JIDE Property Grids

The JIDE components pre-bundled in Matlab enable creating user-customized property grid tables

Categories: Guest bloggers, GUI, Java, Medium risk of breaking in future versions, Undocumented feature
Tags: , , , , , , ,
12 Comments

Additional uicontrol tooltip hacks

Matlab’s uicontrol tooltips have several limitations that can be overcome using the control’s underlying Java object.

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

Continuous slider callback

Matlab slider uicontrols do not enable a continuous-motion callback by default. This article explains how this can be achieved using undocumented features.

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