public final class CommandUIEvent
extends java.util.EventObject
Constructor and Description |
---|
CommandUIEvent() |
Modifier and Type | Method and Description |
---|---|
int |
getCommandId()
Description goes here
|
HitType |
getHitType()
Description goes here
|
java.lang.Object |
getObject()
Description goes here
|
int |
getPoint()
Description goes here
|
int |
getSeries()
Description goes here
|
int |
getSubCommandId()
Description goes here
|
boolean |
isHandled()
Description goes here
|
void |
setHandled(boolean value)
Description goes here
|
public int getCommandId()
public boolean isHandled()
public void setHandled(boolean value)
value
- public HitType getHitType()
public java.lang.Object getObject()
public int getPoint()
public int getSeries()
public int getSubCommandId()
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.