Serialized Form

Class javax.swing.JList implements Serializable

Serialization Methods

writeObject

private void writeObject(java.io.ObjectOutputStream s)
                  throws java.io.IOException
See readObject() and writeObject() in JComponent for more information about serialization in Swing.
Serialized Fields

fixedCellWidth

int fixedCellWidth

fixedCellHeight

int fixedCellHeight

horizontalScrollIncrement

int horizontalScrollIncrement

prototypeCellValue

java.lang.Object prototypeCellValue

visibleRowCount

int visibleRowCount

selectionForeground

java.awt.Color selectionForeground

selectionBackground

java.awt.Color selectionBackground

selectionModel

javax.swing.ListSelectionModel selectionModel

dataModel

javax.swing.ListModel dataModel

cellRenderer

javax.swing.ListCellRenderer cellRenderer

selectionListener

javax.swing.event.ListSelectionListener selectionListener


Class javax.swing.JList.AccessibleJList implements Serializable

Serialized Fields

this$0

JList this$0

leadSelectionIndex

int leadSelectionIndex