AttributeValueListener
instead
to listen for changes in attribute IltObject.ObjectStateAttribute
.@Deprecated public class IltStateChangedEvent extends EventObject
AttributeValueEvent
,
IltStateChangedListener
,
Serialized Formsource
Constructor and Description |
---|
IltStateChangedEvent(IltStateHolder source,
IltObjectState oldState,
IltObjectState newState)
Deprecated.
Creates an event.
|
Modifier and Type | Method and Description |
---|---|
IltObjectState |
getNewState()
Deprecated.
Returns the new value of the state, after it changed.
|
IltStateHolder |
getObject()
Deprecated.
Returns the semantic object on which the event has occurred.
|
IltObjectState |
getOldState()
Deprecated.
Returns the previous value of the state, before it changed.
|
getSource, toString
public IltStateChangedEvent(IltStateHolder source, IltObjectState oldState, IltObjectState newState)
source
- the source of the eventoldState
- its semantic state before the change, i.e. a copy of itnewState
- its semantic state after the changepublic IltStateHolder getObject()
public IltObjectState getOldState()
public IltObjectState getNewState()
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.