Uses of Interface
xal.tools.apputils.ChartPopupAdaptor
Packages that use ChartPopupAdaptor
-
Uses of ChartPopupAdaptor in xal.extension.widgets.apputils
Fields in xal.extension.widgets.apputils declared as ChartPopupAdaptorMethods in xal.extension.widgets.apputils with parameters of type ChartPopupAdaptorModifier and TypeMethodDescriptionstatic SimpleChartPopupMenu
SimpleChartPopupMenu.addPopupMenuTo
(Component aChart, ChartPopupAdaptor anAdaptor) Convenience method for creating a SimpleChartPopupMenu and adding it as a menu listener to the chart.Constructors in xal.extension.widgets.apputils with parameters of type ChartPopupAdaptorModifierConstructorDescriptionSimpleChartPopupMenu
(Component aChart, ChartPopupAdaptor anAdaptor) Primary constructor -
Uses of ChartPopupAdaptor in xal.extension.widgets.plot
Classes in xal.extension.widgets.plot that implement ChartPopupAdaptorModifier and TypeClassDescriptionclass
FunctionGraphsPopupAdaptor implements the ChartPopupAdaptor on behalf of the FunctionGraphsPanel class. -
Uses of ChartPopupAdaptor in xal.tools.apputils
Fields in xal.tools.apputils declared as ChartPopupAdaptorMethods in xal.tools.apputils with parameters of type ChartPopupAdaptorModifier and TypeMethodDescriptionprotected void
SimpleChartDialog.setup
(Component parent, ChartPopupAdaptor aChartAdaptor) Setup the dialogConstructors in xal.tools.apputils with parameters of type ChartPopupAdaptorModifierConstructorDescriptionSimpleChartDialog
(Component parent, ChartPopupAdaptor aChartAdaptor) Creates new form SimpleChartDialogSimpleChartDialog
(Dialog owner, Component parent, ChartPopupAdaptor aChartAdaptor) Creates new form SimpleChartDialogSimpleChartDialog
(Frame owner, Component parent, ChartPopupAdaptor aChartAdaptor) Creates new form SimpleChartDialog