public class StateChangeEvent extends DumpableObject
| Modifier and Type | Class and Description |
|---|---|
static interface |
StateChangeEvent.Listener |
static interface |
StateChangeEvent.Source |
| Constructor and Description |
|---|
StateChangeEvent(StateChangeEvent.Source source) |
| Modifier and Type | Method and Description |
|---|---|
StateChangeEvent.Source |
getSource() |
boolean |
getState() |
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 StateChangeEvent(StateChangeEvent.Source source)
public boolean getState()
public StateChangeEvent.Source getSource()
public ToString toString(ToString s)
DumpabletoString in interface DumpabletoString in class DumpableObjectCopyright © 2014 EsprIT-Systems. All Rights Reserved.