JavaScript is disabled on your browser.
Skip navigation links
Java SE 21 & JDK 21
总览
模块
包
类
引用关系
树
实验API
新API
过时API
索引
帮助
搜索
Uses of Class
javax.swing.SpinnerNumberModel
Packages that use
SpinnerNumberModel
包
描述
javax.swing
Provides a set of "lightweight" (all-Java language) components that, to the maximum degree possible, work the same on all platforms.
Uses of
SpinnerNumberModel
in
javax.swing
Methods in
javax.swing
that return
SpinnerNumberModel
修饰符和类
方法
描述
SpinnerNumberModel
JSpinner.NumberEditor.
getModel
()
Return our spinner ancestor's
SpinnerNumberModel
.