이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
SpinnerDemo demonstrates the usage of Java spinner controls (javax.swing.JSpinner) in a Matlab application. The demo includes three spinners with different data models: List (cell array of strings), Number and Date. The spinners are interconnected using their StateChangedCallback so that modifying one spinner automatically affects the others.
In addition, this utility demonstrates how to assign keyboard mnemonics (hot-keys) to a label and attach it to the spinner control. HTML tooltips are also demonstrated (on the labels).
This utility also demonstrates how to set-up the useful feature of closing a figure window with the <ESC> key.
This utility was inspired by the official Java demonstration of JSpinner: http://java.sun.com/docs/books/tutorial/uiswing/components/spinner.html
Bugs and suggestions:
Please send to Yair Altman (altmany at gmail dot com)
인용 양식
Yair Altman (2026). SpinnerDemo (https://kr.mathworks.com/matlabcentral/fileexchange/26970-spinnerdemo), MATLAB Central File Exchange. 검색 날짜: .
도움
도움 받은 파일: UICOMPONENT - expands uicontrol to all Java classes
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.0.0.0 |
