Uitable customization report
Matlab's uitable can be customized in many different ways. A detailed report explains how.
Matlab's uitable can be customized in many different ways. A detailed report explains how.
Matlab's uitables can be sortable using simple undocumented features
Matlab has several internal color-selection components that can easily be integrated in Matlab GUI
Syntax-highlighted labels and edit-boxes can easily be displayed in Matlab GUI - this article explains how.
Matlab's entire Look-and-Feel (PLAF, or L&F) can be modified at the control or application level - this article shows how
The JIDE package, pre-bundled in Matlab, contains several GUI controls for selecting dates - this article explains how they can be used
JIDE property grids can use complex cell renderer and editor components and can signal property change events asynchronously to Matlab callbacks
The JIDE components pre-bundled in Matlab enable creating user-customized property grid tables
The FindJObj utility can be used to present a GUI that displays a Matlab container's internal Java components, properties and callbacks.