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, toString
public IndexChangeEvent(javax.swing.ListSelectionModel model, int index)
public javax.swing.ListSelectionModel getModel()
public int getIndex()
public ToString toString(ToString s)
Dumpable
toString
in interface Dumpable
toString
in class DumpableObject
Copyright © 2014 EsprIT-Systems. All Rights Reserved.