SpinnerDemo

バージョン 1.0.0.0 (3.2 KB) 作成者: Yair Altman
A utility that demonstrates usage of Java Spinner controls in Matlab
ダウンロード: 1.8K
更新 2010/3/16

ライセンスの表示

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 (2024). SpinnerDemo (https://www.mathworks.com/matlabcentral/fileexchange/26970-spinnerdemo), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2008a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersElectromechanical についてさらに検索
タグ タグを追加
謝辞

ヒントを得たファイル: UICOMPONENT - expands uicontrol to all Java classes

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0