|
Chart FX 7 for Java Server | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AxisLabelListener
This is the listener interface for AxisLabel event. The event ocurrs before the axis label is painted.
This event will be fired for axes that have the Axis.setNotify(boolean)
attribute set to True.
Method Summary | |
---|---|
void |
axisLabelEventHandler(AxisLabelEvent e)
Invoked when the AxisLabel event occurs. |
Method Detail |
---|
void axisLabelEventHandler(AxisLabelEvent e)
Invoked when the AxisLabel event occurs.
|
http://www.softwarefx.com | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |