UICOMPONENT - expands uicontrol to all Java classes
Enhanced replacement for uicontrol & javacomponent, accepting all Java (Swing/AWT) style components
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
Yair Altman (2026). UICOMPONENT - expands uicontrol to all Java classes (https://in.mathworks.com/matlabcentral/fileexchange/14583-uicomponent-expands-uicontrol-to-all-java-classes), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired: BiofilmQ, tweak, Drag & Drop functionality for JAVA GUI components, attachScrollPanelTo - add scroll-panel to a uipanel or axes, statusbar, Using Java Swing components in MATLAB, passwordEntryDialog, UISplitPane - Split a container (figure/frame/uipanel) into two resizable sub-containers, SpinnerDemo, Control Google Earth Milktruck from Matlab, selectcolor.m
General Information
- Version 1.8.0 (60.8 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.8.0 | Added support for all HG2 containers (inc. uiextras) as parents, per suggestion by D. Sampson |
||
| 1.7.0 | Added missing Java files to the zip file; clarified about the createScreenshot script in main description text. |
||
| 1.6.0 | Added tabs and panels as acceptable parent containers per suggestion by Amir G. |
||
| 1.2.0 | Fixed a bug in setting the JavaComponent field |
||
| 1.1.0 | Fixed for R2014b (HG2) |
||
| 1.0.0 | Handle shortened property names per suggestion by H. Marx |