S - the type of sourcepublic class GenericChangeEvent<S> extends javax.swing.event.ChangeEvent
ChangeEvent if a certain return type for getSource() is needed.| Constructor and Description |
|---|
GenericChangeEvent(S source) |
| Modifier and Type | Method and Description |
|---|---|
S |
getSource() |
public GenericChangeEvent(S source)