文件名称:SpinnerDemo
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- 薛**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
SpinnerDemo演示了Java的微调控制(javax.swing.JSpinner使用)在Matlab应用。该演示包括三个纺纱用不同的数据模型:列表(细胞的字符串数组),数量和日期。纺纱厂是相互关联的使用,使他们的StateChangedCallback修改一个自动微调影响其他人。
此外,此实用工具演示如何分配键盘助记符(热键),以一个标签,并将它附加到微调控制。网页工具提示也显示在标签上()。
此实用程序还演示了如何设置,关闭与一个数字窗口有用的特性<ESC>关键。
此实用工具的灵感来自于官方的Java JSpinner演示:http://java.sun.com/docs/books/tutorial/uiswing/components/spinner.html-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
此外,此实用工具演示如何分配键盘助记符(热键),以一个标签,并将它附加到微调控制。网页工具提示也显示在标签上()。
此实用程序还演示了如何设置,关闭与一个数字窗口有用的特性<ESC>关键。
此实用工具的灵感来自于官方的Java JSpinner演示:http://java.sun.com/docs/books/tutorial/uiswing/components/spinner.html-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
相关搜索: jspinner
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SpinnerDemo.m
license.txt
license.txt