public final class PersonalizeEvent
extends java.util.EventObject
Constructor and Description |
---|
PersonalizeEvent() |
Modifier and Type | Method and Description |
---|---|
PersonalizeAction |
getAction()
Description goes here
|
com.softwarefx.sfxnet.System.IO.Stream |
getStream()
Description goes here
|
boolean |
isHandled()
Description goes here
|
void |
setAction(PersonalizeAction value)
Description goes here
|
void |
setHandled(boolean value)
Description goes here
|
void |
setStream(com.softwarefx.sfxnet.System.IO.Stream value)
Description goes here
|
public PersonalizeAction getAction()
public void setAction(PersonalizeAction value)
value
- public boolean isHandled()
public void setHandled(boolean value)
value
- public com.softwarefx.sfxnet.System.IO.Stream getStream()
public void setStream(com.softwarefx.sfxnet.System.IO.Stream value)
value
- 2014 Software FX, Inc. All Rights Reserved. Chart FX is a registered trademark of Software FX, Inc
All other names are trademarks or registered trademarks of their respective owners.