com.mathworks.*....

조회 수: 17 (최근 30일)
Alain Barraud
Alain Barraud 2019년 8월 18일
편집: Yair Altman 2019년 8월 26일
Many objects beginning by com.mathworks.* or or asd.* appear in some flex contributions about uitable customization. Where can be found ad hoc documentation.
Best regards

채택된 답변

Yair Altman
Yair Altman 2019년 8월 25일
편집: Yair Altman 2019년 8월 26일
These Java classes are internal to Matlab, are unsupported and undocumented. To the best of my knowledge, the only location that describes them to some degree is my book "Undocumented Secrets of Matlab-Java Programming" (CRC Press, 2011). Note that this book was written almost a decade ago, so some things are outdated (most of the content is still relevant in R2019b though). If you are only interested in uitable customizations, you can refer to section 4.1 of the book, or to a more expanded coverage in my uitable customization report. Note that I do not cover asd.* classes in either of these resources - I only discuss relevant com.mathworks.* and com.jidesoft.* classes.
  댓글 수: 2
Alain Barraud
Alain Barraud 2019년 8월 26일
I have your book and your report.
My question was not specific to uitable. For exemple, MJScrollStrip would be a good resource when we have many uitab, or more or less long name tabs. Findind m files showing how to use some java components (if any) is not easy. Miming some functionnality in pure matlab is frequently more or less very difficult.
Thanks again for your undocument site.
Alain
Yair Altman
Yair Altman 2019년 8월 26일
Alain - I agree 100%. Unfortunately, not many people other than me have posted much content about using the undocumented internal Java components, and there's only so much that I can do single-handedly...

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by