Making MATLAB Swing
A short summary of the features available in the Project Waterloo Swing Library.
This collection of MATLAB classes provide support for TabbedPanes, SplitPanes, ScrollPanes, SideBars, Accordions etc within MATLAB.
Both MATLAB and Java Swing graphics can be added to the containers
This library includes several files that were previously available separately on the FEX:
JCONTROL CLASS
For adding Java Swing components to MATLAB figures
MOUSEMOTIONHANDLER
For extending mouse motion callbacks to all MATLAB components
GCOLOR
Static class for RGB/HSL/Java/MATLAB color conversions + manipulation. Color series.
MUTILITIES
AWT/Swing/MATLAB graphics utilities. Figure transparency etc
Project Waterloo is free and open-source and is available from:
Cite As
Malcolm Lidierth (2024). Making MATLAB Swing (https://www.mathworks.com/matlabcentral/fileexchange/32697-making-matlab-swing), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired: SPECCHIO Fluspect GUI
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.13.0.0 | Update description re: removed old files |
||
1.12.0.0 | Change submission to PDF with link in description |
||
1.8.0.0 | Improvied performance. GTabContainer added. GWait/GProgressBar improved. Added support for themes. |
||
1.7.0.0 | Now much faster. Animations improved and set off by default. |
||
1.6.0.0 | Fix Windows null pointer problems. Numerous improvements/additions from feedback (thanks Yair!). |
||
1.0.0.0 |