public class IndexChangeEvent extends DumpableObject
IndexChangeIntendedEvent| Modifier and Type | Class and Description |
|---|---|
static interface |
IndexChangeEvent.Listener |
| Constructor and Description |
|---|
IndexChangeEvent(javax.swing.ListSelectionModel model,
int index) |
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex() |
javax.swing.ListSelectionModel |
getModel() |
ToString |
toString(ToString s)
This method allows subclasses to add values to the existing ToString of the superclass.
|
configureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toDumpString, toStringpublic IndexChangeEvent(javax.swing.ListSelectionModel model,
int index)
public javax.swing.ListSelectionModel getModel()
public int getIndex()
public ToString toString(ToString s)
DumpabletoString in interface DumpabletoString in class DumpableObjectCopyright © 2014 EsprIT-Systems. All Rights Reserved.