|
Chart FX for Java 6.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.EventObject
SoftwareFX.ChartFX.AxisLabelEvent
Error: D:\DOC\CFXNET62\Objects\AxisLabelEvent.xml
Constructor Summary | |
AxisLabelEvent()
|
Method Summary | |
Axis |
getAxis()
Error: Member AxisLabelEvent.Axis member not found |
java.lang.String |
getLabel()
Error: Member AxisLabelEvent.Label member not found |
void |
setLabel(java.lang.String value)
Error: Member AxisLabelEvent.Label member not found |
Methods inherited from class java.util.EventObject |
getSource, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public AxisLabelEvent()
Method Detail |
public Axis getAxis()
Error: Member AxisLabelEvent.Axis member not found
public java.lang.String getLabel()
Error: Member AxisLabelEvent.Label member not found
public void setLabel(java.lang.String value)
Error: Member AxisLabelEvent.Label member not found
|
http://www.softwarefx.com | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |