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