Class JLChartActionEvent
java.lang.Object
java.util.EventObject
fr.esrf.tangoatk.widget.util.chart.JLChartActionEvent
- All Implemented Interfaces:
Serializable
Event sent when when the user select a user action from
the contextual menu
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source -
Constructor Summary
ConstructorsConstructorDescriptionJLChartActionEvent(Object source, String name) JLChartActionEvent(Object source, String name, boolean s) -
Method Summary
Methods inherited from class java.util.EventObject
getSource, toString