Uses of Class
fr.esrf.tangoatk.widget.util.chart.JLChartActionEvent
Packages that use JLChartActionEvent
Package
Description
Contains a set of class to display the most of tango attributes.
Contains a set of classes to handle 2D scientific plots.
-
Uses of JLChartActionEvent in fr.esrf.tangoatk.widget.attribute
Methods in fr.esrf.tangoatk.widget.attribute with parameters of type JLChartActionEventModifier and TypeMethodDescriptionvoidBooleanTrend.actionPerformed(JLChartActionEvent evt) voidDualSpectrumImageViewer.actionPerformed(JLChartActionEvent evt) voidNonAttrNumberSpectrumViewer.actionPerformed(JLChartActionEvent evt) voidNumberSpectrumViewer.actionPerformed(JLChartActionEvent evt) voidTrend.actionPerformed(JLChartActionEvent evt) booleanBooleanTrend.getActionState(JLChartActionEvent evt) booleanDualSpectrumImageViewer.getActionState(JLChartActionEvent evt) booleanNonAttrNumberSpectrumViewer.getActionState(JLChartActionEvent evt) booleanNumberSpectrumViewer.getActionState(JLChartActionEvent evt) booleanTrend.getActionState(JLChartActionEvent evt) -
Uses of JLChartActionEvent in fr.esrf.tangoatk.widget.util.chart
Methods in fr.esrf.tangoatk.widget.util.chart with parameters of type JLChartActionEventModifier and TypeMethodDescriptionvoidIJLChartActionListener.actionPerformed(JLChartActionEvent evt) Called when the user select a user action (available from contextual chart menu)booleanIJLChartActionListener.getActionState(JLChartActionEvent evt) Called when the the action name starting with 'chk' (displayed as check box menu item) and each time the chart menu is shown. -
Uses of JLChartActionEvent in fr.esrf.tangoatk.widget.util.chart.math
Methods in fr.esrf.tangoatk.widget.util.chart.math with parameters of type JLChartActionEventModifier and TypeMethodDescriptionvoidStaticChartMathExpression.actionPerformed(JLChartActionEvent evt) booleanStaticChartMathExpression.getActionState(JLChartActionEvent evt)