xworker.javax.swing.JSpinner/@Model
事物 Model(Model)点击打开事物点击浏览描述

父事物:
JSpinner
描述者:
事物
thing
继承:
SpinnerModels

Changes the model that represents the value of this spinner.

字段摘要
 
方法摘要
           create
          
 
子事物摘要
           SpinnerModel
          A model for a potentially unbounded sequence of object values. This model is similar to ListModel however there are some important differences:
 
字段详细信息
 
方法详细信息

create


 
子事物详细信息

SpinnerModel点击打开事物

A model for a potentially unbounded sequence of object values. This model is similar to ListModel however there are some important differences:

A SpinnerModel has three properties, only the first is read/write.