public final class AnnotationCommandEvent
extends java.util.EventObject
Constructor and Description |
---|
AnnotationCommandEvent() |
Modifier and Type | Method and Description |
---|---|
int |
getID()
Gets the int value of the command that raised the event.
|
boolean |
isHandled()
Gets a value specifying if the developer has handled the raised event.
|
void |
setHandled(boolean value)
Sets a value specifying if the developer has handled the raised event.
|
public boolean isHandled()
public void setHandled(boolean value)
value
- public int getID()
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.