Package info.monitorenter.gui.chart.events
package info.monitorenter.gui.chart.events
-
ClassesClassDescriptionThe base class that connects triggered actions with an
AAxisinstance.The base class that connects triggered actions with anChart2Dinstance.The base class that connects triggered actions with anChartPanelinstance.Base class that for triggering actions on aIErrorBarPolicyinstance.Base class that for triggering actions on aIErrorBarPolicyinstance.The base class that connects triggered actions with anJComponentinstance.The base class that connects triggered actions with anITrace2Dinstance.AbstractActionto act with an IErrorBarPolicy on an.ITrace2DActionthat invokesAAxis.setFormatter(info.monitorenter.gui.chart.IAxisLabelFormatter)on a constructor givenAAxis.Actionthat sets the range of anAAxisof a chart (Chart2D) that will be used by it's viewport (AAxis.setRangePolicy(info.monitorenter.gui.chart.IRangePolicy)) by showing a modal range chooser.Action that sets a constructor givenIRangePolicyto a constructor givenAAxis.Actionthat sets the title String of thespecified by the constructor.IAxisActionthat sets the title String of theof theIAxisTitlePainterspecified by the constructor.IAxisThe base class that connects triggered actions with anZoomableChartinstance.Actionthat invokesupon selection by the triggeringChart2D.setUseAntialiasing(boolean).AbstractButtonActionthat invokesupon selection by the triggeringChart2D.enablePointHighlighting(boolean).AbstractButtonSingletonActionthat prints the current chart by showing a modal print dialog.SingletonActionthat saves the current chart to an encapsulated postscript file at the the location specified by showing a modal file chooser save dialog.SingletonActionthat saves the current chart to an image at the location specified by showing a modal file chooser save dialog.Actionfor setting an axis implementation of the chart.Actionthat sets a custom grid color to the corresponding chart (Chart2D.setGridColor(Color)) by showing a modal color chooser.SingletonActionthat sets a custom grid color to the corresponding chart (Chart2D.setGridColor(Color)) by showing a modal color chooser.Performs the action of setting the color of gridlines (Chart2D.setGridColor(Color)) of aChart2Dwith the constructor givenColor.Actionthat sets a custom name of the corresponding chart (Component.setName(String)) by showing a modal String chooser.Action that adds an annotation to a.ChartPanelAction that pops up a modal dialog to edit the given.IErrorBarPainterActionthat sets a custom color to the corresponding segment of an error bar painter by showing a modal color chooser.Actionthat sets anto the corresponding segment of an error bar painter.IPointPainterAction that adds a newErrorBarPainterto the givenIErrorBarPolicy.Action that removes the constructor givenfrom he constructor givenIErrorBarPainter.IErrorBarPolicyAn action that shows a modal error bar wizard dialog.Highly proprietary error bar action that changes the behavior depending on thefrom which it is triggered.JMenuPerforms the action of setting the background color (JComponent.setBackground(java.awt.Color)} of aJComponent.Actionthat sets a custom background color of the correspondingJComponentby showing a modal color chooser.SingletonActionthat sets a custom background color of the correspondingJComponentby showing a modal color chooser.Actionthat sets a custom foreground color of the correspondingJComponentby showing a modal color chooser.SingletonActionthat sets a custom foreground color of the correspondingJComponentby showing a modal color chooser.Performs the action of setting the foreground color (JComponent.setForeground(java.awt.Color)} of aJComponent.A general purposePopupListener.Actionto set an IErrorBarPolicy on an.ITrace2DActionthat adds or removes constructor-givenIPointPainterto the corresponding trace.Actionthat adds or removes constructor-givenITracePainterto the corresponding trace.Actionto remove an IErrorBarPolicy from an.ITrace2DActionthat sets a constructor-given color of the corresponding trace.Actionthat sets a custom color of the corresponding trace by showing a modal color chooser.Actionthat sets a custom name of the corresponding trace by showing a modal String chooser.Actionthat sets custom physical units for x and y on the corresponding trace by showing a modal dialog.Actionthat sets a constructor-given zIndex to the corresponding trace.Performs the action of setting a trace visible (ITrace2D.setVisible(boolean)) with the constructor given boolean.Actionthat sets a constructor-given zIndex to the corresponding trace.Actionthat decreases thezIndexof the constructor-givenITrace2Dby a constructor-given integer.Actionthat increases thezIndexof the constructor-givenITrace2Dby a constructor-given integer.Actionfor zooming ato the original size (zoom out).ZoomableChart