Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version. Compare with Current ·  View Page History

(Automatically generated from BeanInfo)

Generated Object

A javax.swing.SpinnerListModel is returned, unless the user passes in a subclass of SpinnerListModel as the value argument, in which case the value argument is returned.

Attributes

Declared in javax.swing.SpinnerListModel

  • list <List>
  • nextValue <Object>
  • previousValue <Object>
  • value <Object>

Events

Declared in javax.swing.AbstractSpinnerModel

  • stateChanged (ChangeEvent) - part of ChangeListener

Content

Usage

Examples

Labels
  • None