A C D E F G H I J L M N O P R S T U V W X Y Z

M

m_accessor - Variable in class info.monitorenter.gui.chart.axis.AAxis
The accessor to the Chart2D.
m_alpha - Variable in class info.monitorenter.gui.util.HSBColor
The unused alpha channel between 0 and 255: stored here for allow java.awt.Color instances to be transformed to instances of this class and be re - transformed with preserving their alpha setting.
m_buffer - Variable in class info.monitorenter.gui.chart.traces.Trace2DLtd
Internal fast FIFO buffer implementation based upon indexed access to an array.
m_buffer - Variable in class info.monitorenter.reflection.ObjectRecorder
Fast buffer to store recorded fiels.
m_buffer - Variable in class info.monitorenter.util.collections.RingBufferArrayFast
The internal array used as buffer.
m_changeListeners - Variable in class info.monitorenter.reflection.ObjectRecorder
The listeners on this recorder.
m_chart - Variable in class info.monitorenter.gui.chart.axis.AAxis.AChart2DDataAccessor
The chart that is accessed.
m_chart - Variable in class info.monitorenter.gui.chart.demos.AntialiasingChart
The chart to use.
m_chart - Variable in class info.monitorenter.gui.chart.demos.MultiTracing
The chart to fill.
m_chart - Variable in class info.monitorenter.gui.chart.demos.Showcase
The char to use.
m_chart - Variable in class info.monitorenter.gui.chart.events.AChart2DAction
The target of this action.
m_chart - Variable in class info.monitorenter.gui.chart.events.AZoomableChartAction
The target of this action.
m_chart2D - Variable in class info.monitorenter.gui.chart.views.ChartCoordinateView
The chart to display the values from.
m_chartPanel - Variable in class info.monitorenter.gui.chart.annotations.bubble.AnnotationBubble
The chart listening on.
m_chartpanel - Variable in class info.monitorenter.gui.chart.events.AChartPanelAction
The target of this action.
m_component - Variable in class info.monitorenter.gui.chart.events.AJComponentAction
The target of this action.
m_computingTraces - Variable in class info.monitorenter.gui.chart.traces.ATrace2D
The list of traces that compute their values from this trace.
m_content - Variable in class info.monitorenter.gui.chart.annotations.bubble.AnnotationBubble
Content area ref.
m_count - Variable in class info.monitorenter.util.collections.RingBufferArrayFast.ARingBufferIterator
The amount of returned instances, needed for knowing if iterator is empty.
m_decimals - Variable in class info.monitorenter.util.units.AUnit
Decimals for rounding.
m_delegate - Variable in class info.monitorenter.gui.chart.controls.LayoutFactory.BasicPropertyAdaptSupport
The weak reference to the component to adapt properties on.
m_delegate - Variable in class info.monitorenter.gui.chart.controls.LayoutFactory.SelectionPropertyAdaptSupport
The model to adapt selection upon.
m_empty - Variable in class info.monitorenter.util.collections.RingBufferArrayFast
Flag that marks whether this buffer is empty or not.
m_errorBarPainter - Variable in class info.monitorenter.gui.chart.events.AErrorBarPainterAction
The error bar painter to trigger the action upon.
m_errorBarPolicy - Variable in class info.monitorenter.gui.chart.events.AErrorBarPolicyAction
The error bar policy to trigger the action upon.
m_factor - Variable in class info.monitorenter.util.units.AUnit
The factor a result of AUnit.getValue(double) had to be multiplied with if the real (unitless) value has to be calculated.
m_fields - Variable in class info.monitorenter.reflection.ObjectRecorder
The fields to inspect on the instance.
m_formatter - Variable in class info.monitorenter.gui.chart.axis.AAxis
Formatting of the labels.
m_headpointer - Variable in class info.monitorenter.util.collections.RingBufferArrayFast
The internal index to buffer where the next element is going to be placed (not placed yet!).
m_hue - Variable in class info.monitorenter.gui.util.HSBColor
Hue value between 0.0 and 1.0.
m_huestep - Variable in class info.monitorenter.gui.util.ColorIterator.APiggyBackStepper
The hue stepper to use.
m_interval - Variable in class info.monitorenter.reflection.ObjectRecorder
The time - interval between to inspections of the Object.
m_isMajorTick - Variable in class info.monitorenter.gui.chart.LabeledValue
The flag showing if this label is a major tick.
m_iterate - Variable in class info.monitorenter.gui.util.ColorIterator
Reference to the currently iterated color.
m_label - Variable in class info.monitorenter.gui.chart.LabeledValue
The label.
m_labelPanel - Variable in class info.monitorenter.gui.chart.views.ChartPanel
An internal panel for the labels of the traces that uses a FlowLayout.
m_lastDragPosition - Variable in class info.monitorenter.gui.chart.annotations.bubble.AnnotationBubble.DragListener
Needed to track relative dragments.
m_lastPoint - Variable in class info.monitorenter.gui.chart.errorbars.AErrorBarPolicyConfigurable
The last trace point coordinate that was sent to AErrorBarPolicyConfigurable.paintPoint(int, int, int, int, Graphics, ITracePoint2D).
m_lastX - Variable in class info.monitorenter.gui.chart.errorbars.AErrorBarPolicyConfigurable
The last x coordinate that was sent to AErrorBarPolicyConfigurable.paintPoint(int, int, int, int, Graphics, ITracePoint2D).
m_lastY - Variable in class info.monitorenter.gui.chart.errorbars.AErrorBarPolicyConfigurable
The last y coordinate that was sent to AErrorBarPolicyConfigurable.paintPoint(int, int, int, int, Graphics, ITracePoint2D).
m_lum - Variable in class info.monitorenter.gui.util.HSBColor
Luminance value between 0.0 and 1.0.
m_lumstep - Variable in class info.monitorenter.gui.util.ColorIterator.APiggyBackStepper
The luminance stepper to use.
m_majorTickSpacing - Variable in class info.monitorenter.gui.chart.axis.AAxis
The major tick spacing for label generations.
m_max - Variable in class info.monitorenter.gui.chart.axis.AAxis
The current maximum value for all points in all traces.
m_max - Variable in class info.monitorenter.util.Range
The upper bound of this range.
m_maxsize - Variable in class info.monitorenter.gui.chart.traces.Trace2DLtdSorted
The maximum amount of points that will be shown.
m_maxX - Variable in class info.monitorenter.gui.chart.traces.ATrace2D
Cached maximum x value for performance improvement.
m_maxXErrorBar - Variable in class info.monitorenter.gui.chart.traces.ATrace2D
Cached maximum x value with error bar extension for performance improvement.
m_maxY - Variable in class info.monitorenter.gui.chart.traces.ATrace2D
Cached maximum y value for performance improvement.
m_maxYErrorBar - Variable in class info.monitorenter.gui.chart.traces.ATrace2D
Cached maximum y value with error bar extension for performance improvement.
m_min - Variable in class info.monitorenter.gui.chart.axis.AAxis
The current minimum value for all points in all traces.
m_min - Variable in class info.monitorenter.util.Range
The lower bound of this range.
m_minorTickSpacing - Variable in class info.monitorenter.gui.chart.axis.AAxis
The minor tick spacing for label generations.
m_minPaintLatency - Variable in class info.monitorenter.gui.chart.Chart2D
Chart - wide setting for the ms to give a repaint operation time for collecting several repaint requests into one (performance versus update speed).
m_minX - Variable in class info.monitorenter.gui.chart.traces.ATrace2D
Cached minimum x value for performance improvement.
m_minXErrorBar - Variable in class info.monitorenter.gui.chart.traces.ATrace2D
Cached minimum x value with error bar extension for performance improvement.
m_minY - Variable in class info.monitorenter.gui.chart.traces.ATrace2D
Cached minimum y value for performance improvement.
m_minYErrorBar - Variable in class info.monitorenter.gui.chart.traces.ATrace2D
Cached minimum y value with error bar extension for performance improvement.
m_name - Variable in class info.monitorenter.gui.chart.traces.ATrace2D
The name property.
m_needsFullRescale - Variable in class info.monitorenter.gui.chart.axis.AAxis
Flag to detect if a re-scaling has to be done.
m_nexLowerUnit - Variable in class info.monitorenter.util.units.AUnit
The next smaller unit to this one within this unit's IUnitSystem.
m_nextHigherUnit - Variable in class info.monitorenter.util.units.AUnit
The next greater unit to this one within this unit's IUnitSystem.
m_nf - Variable in class info.monitorenter.gui.chart.controls.RangeChooserPanel
Used for formatting the numbers displayed in the text fields.
m_numberFormat - Variable in class info.monitorenter.gui.chart.labelformatters.LabelFormatterNumber
The number format to use.
m_ok - Variable in class info.monitorenter.gui.chart.dialogs.ModalDialog
Stores whether OK or Cancel was pressed.
m_outputErrorTstamp - Variable in class info.monitorenter.gui.chart.axis.AAxisTransformation
Internal timestamp of the last transformation error reporting.
m_pendingremove - Variable in class info.monitorenter.util.collections.RingBufferArray
Elements that stores elements that have to be removed due to an invocation to RingBufferArray.setBufferSize(int) with a smaller argument than the amount of elements stored.
m_physicalUnitsX - Variable in class info.monitorenter.gui.chart.traces.ATrace2D
The physical unit property for x dimension.
m_physicalUnitsY - Variable in class info.monitorenter.gui.chart.traces.ATrace2D
The physical unit property for x dimension.
m_points - Variable in class info.monitorenter.gui.chart.traces.Trace2DSimple
Internal List <ITracePoint2D>.
m_points - Variable in class info.monitorenter.gui.chart.traces.Trace2DSorted
The sorted set of points.
m_pos - Variable in class info.monitorenter.util.collections.RingBufferArrayFast.ARingBufferIterator
The index of the next instance to return.
m_power - Variable in class info.monitorenter.gui.chart.axis.scalepolicy.AxisScalePolicyAutomaticBestFit
Internally used for rounding to ticks, calculated once per paint iteration.
m_propertyChangeSupport - Variable in class info.monitorenter.gui.chart.errorbars.AErrorBarPolicyConfigurable
The instance that add support for firing PropertyChangeEvents and maintaining PropertyChangeListeners.
m_propertyChangeSupport - Variable in class info.monitorenter.gui.chart.errorbars.ErrorBarPainter
The instance that add support for firing PropertyChangeEvents and maintaining PropertyChangeListeners.
m_propertyChangeSupport - Variable in class info.monitorenter.gui.chart.labelformatters.ALabelFormatter
Support for acting as a property change event producer for listeners.
m_propertyChangeSupport - Variable in class info.monitorenter.gui.chart.rangepolicies.ARangePolicy
The instance that add support for firing PropertyChangeEvents and maintaining PropertyChangeListeners.
m_propertyChangeSupport - Variable in class info.monitorenter.gui.chart.traces.ATrace2D
The instance that add support for firing PropertyChangeEvents and maintaining PropertyChangeListeners.
m_rangePolicy - Variable in class info.monitorenter.gui.chart.axis.AAxis
A plugable range policy.
m_rangeSlider - Variable in class info.monitorenter.gui.chart.controls.RangeChooserPanel
The range slider to choose a range.
m_renderer - Variable in class info.monitorenter.gui.chart.traces.ATrace2D
The Chart2D this trace is added to.
m_sat - Variable in class info.monitorenter.gui.util.HSBColor
Saturation value between 0.0 and 1.0.
m_satstep - Variable in class info.monitorenter.gui.util.ColorIterator.APiggyBackStepper
The saturation stepper to use.
m_size - Variable in class info.monitorenter.util.collections.RingBufferArrayFast
The internal size of the buffer.
m_startColor - Variable in class info.monitorenter.gui.util.ColorIterator
The starting color which is also used to detect if a whole iteration has been performed.
m_stepping - Variable in class info.monitorenter.gui.util.ColorIterator.ADefaultStepping
The internal step width.
m_tailpointer - Variable in class info.monitorenter.util.collections.RingBufferArrayFast
The internal index to buffer where the next element is going to be read.
m_time - Variable in class info.monitorenter.reflection.ObjectRecorder.ObjectInspection
Time stamp of the inspection.
m_titleBar - Variable in class info.monitorenter.gui.chart.annotations.bubble.AnnotationBubble
Title bar ref or null, if no title bar is used.
m_toinspect - Variable in class info.monitorenter.reflection.ObjectRecorder
The instance to inspect.
m_trace - Variable in class info.monitorenter.gui.chart.events.ATrace2DAction
The trace to trigger the action upon.
m_trace - Variable in class info.monitorenter.gui.chart.io.AStaticDataCollector
Target trace where all collected data is added.
m_unitName - Variable in class info.monitorenter.util.units.AUnit
The short unit name of this unit a result of AUnit.getValue(double) has to be related with to know the this result is displayed in a unit.
m_value - Variable in class info.monitorenter.gui.chart.LabeledValue
The corresponding value scaled to a position between 0.0 and 1.0.
m_xView - Variable in class info.monitorenter.gui.chart.views.ChartCoordinateView
The x value view.
m_yView - Variable in class info.monitorenter.gui.chart.views.ChartCoordinateView
The y value view.
main(String[]) - Static method in class AffineTransformBug
 
main(String...) - Static method in class DynamicSimple
 
main(String[]) - Static method in class info.monitorenter.gui.chart.controls.errorbarwizard.ErrorBarWizard
Main method for testing.
main(String[]) - Static method in class info.monitorenter.gui.chart.demos.AdvancedDynamicChart
Creates a new JFrame and adds a chart that uses advanced features.
main(String[]) - Static method in class info.monitorenter.gui.chart.demos.AdvancedStaticChart
Application startup hook.
main(String[]) - Static method in class info.monitorenter.gui.chart.demos.AntialiasingChart
Main entry.
main(String[]) - Static method in class info.monitorenter.gui.chart.demos.AxisScalePolicyManualTickChart
Main entry.
main(String[]) - Static method in class info.monitorenter.gui.chart.demos.CoordinateViewChart
Demo application startup method.
main(String[]) - Static method in class info.monitorenter.gui.chart.demos.DynamicChartWithArithmeticMeanTrace
Main entry.
main(String[]) - Static method in class info.monitorenter.gui.chart.demos.Log10AxisChart
Main entry.
main(String[]) - Static method in class info.monitorenter.gui.chart.demos.Log10AxisChartZoomable
Creates a zoomable chart with y axis log 10, simple label formatter, gridlines, acitvated highlighting and activated tooltips.
main(String[]) - Static method in class info.monitorenter.gui.chart.demos.LogAxisChart
Main entry.
main(String[]) - Static method in class info.monitorenter.gui.chart.demos.MinimalDynamicChart
Main entry.
main(String[]) - Static method in class info.monitorenter.gui.chart.demos.MinimalStaticChart
Main entry.
main(String[]) - Static method in class info.monitorenter.gui.chart.demos.MinimalStaticChartLargeData
Testing main hook.
main(String[]) - Static method in class info.monitorenter.gui.chart.demos.MinimalStaticChartWithNanValues
Main entry.
main(String[]) - Static method in class info.monitorenter.gui.chart.demos.MultiAxesStaticChart
Main entry.
main(String[]) - Static method in class info.monitorenter.gui.chart.demos.MultiAxisZoomTest
Main startup method.
main(String[]) - Static method in class info.monitorenter.gui.chart.demos.MultipleCharts
Main entry.
main(String[]) - Static method in class info.monitorenter.gui.chart.demos.MultitraceStaticChart
Main entry.
main(String[]) - Static method in class info.monitorenter.gui.chart.demos.MultiTracing
Main entry.
main(String[]) - Static method in class info.monitorenter.gui.chart.demos.Showcase
Main entry that uses the applet initialization.
main(String[]) - Static method in class info.monitorenter.gui.chart.demos.StaticChartDiscs
Main entry.
main(String[]) - Static method in class info.monitorenter.gui.chart.demos.StaticChartErrorBarLineDisc
Main entry.
main(String[]) - Static method in class info.monitorenter.gui.chart.demos.StaticChartFill
Main entry.
main(String[]) - Static method in class info.monitorenter.gui.chart.demos.StaticChartWithBoxAndTitle
Main entry.
main(String[]) - Static method in class info.monitorenter.gui.chart.demos.StaticChartXAxisInverse
Main entry.
main(String[]) - Static method in class info.monitorenter.gui.chart.demos.StaticCollectorChart
Shows the chart in a frame and fills it with the data file that is specified by the first command line argument.
main(String[]) - Static method in class info.monitorenter.gui.chart.demos.TraceTester
Main entry.
main(String[]) - Static method in class info.monitorenter.gui.chart.demos.VerticalStackedChartsWithParametricSpirals
 
main(String[]) - Static method in class info.monitorenter.gui.chart.demos.ZoomChartWithErrorBarsAndLogAxis
Main startup method.
main(String[]) - Static method in class info.monitorenter.gui.chart.demos.ZoomTest
Main startup method.
main(String[]) - Static method in class info.monitorenter.gui.chart.views.ChartPanel
Main enbtry for demo app.
main(String[]) - Static method in class info.monitorenter.gui.util.ColorIterator
Main entry for a test application.
MathUtil - Class in info.monitorenter.util.math
Static helpers for working with numbers.
MAX_VALUE - Static variable in class info.monitorenter.util.math.IntegerMutable
The largest value of type int.
maxXSearch() - Method in class info.monitorenter.gui.chart.traces.ATrace2D
Internal search for the maximum x value that is only invoked if no cached value is at hand or bounds have changed by adding new points.
maxYSearch() - Method in class info.monitorenter.gui.chart.traces.ATrace2D
Internal search for the maximum y value that is only invoked if no cached value is at hand or bounds have changed by adding new points.
Messages - Class in info.monitorenter.gui.util
Message bundle for externalization.
mimic(Range) - Method in class info.monitorenter.util.Range
Mutator that shifts this range to the given one.
MIN_VALUE - Static variable in class info.monitorenter.util.math.IntegerMutable
The smallest value of type int.
MinimalDynamicChart - Class in info.monitorenter.gui.chart.demos
Demonstrates minimal effort to create a dynamic chart.
MinimalStaticChart - Class in info.monitorenter.gui.chart.demos
Title: MinimalStaticChart
MinimalStaticChartLargeData - Class in info.monitorenter.gui.chart.demos
POC to show that "on some computers" jchart2d is able to show 70.000 data points.
MinimalStaticChartWithNanValues - Class in info.monitorenter.gui.chart.demos
Title: MinimalStaticChart
minimumLayoutSize(Container) - Method in class info.monitorenter.gui.chart.layouts.FlowLayoutCorrectMinimumSize
Returns the minimum dimensions needed to layout the visible components contained in the specified target container.
minXSearch() - Method in class info.monitorenter.gui.chart.traces.ATrace2D
Internal search for the minimum x value that is only invoked if no cached value is at hand or bounds have changed by adding new points.
minYSearch() - Method in class info.monitorenter.gui.chart.traces.ATrace2D
Internal search for the minimum y value that is only invoked if no cached value is at hand or bounds have changed by adding new points.
ModalDialog - Class in info.monitorenter.gui.chart.dialogs
Class for modal dialogs with ok and cancel buttons.
ModalDialog(Component, String, JComponent) - Constructor for class info.monitorenter.gui.chart.dialogs.ModalDialog
Creates a modal dialog.
mouseClicked(MouseEvent) - Method in class info.monitorenter.gui.chart.annotations.bubble.AnnotationBubble.DragListener
 
mouseClicked(MouseEvent) - Method in class info.monitorenter.gui.chart.ZoomableChart
 
mouseDragged(MouseEvent) - Method in class info.monitorenter.gui.chart.annotations.bubble.AnnotationBubble.DragListener
 
mouseDragged(MouseEvent) - Method in class info.monitorenter.gui.chart.ZoomableChart
 
mouseEntered(MouseEvent) - Method in class info.monitorenter.gui.chart.annotations.bubble.AnnotationBubble.DragListener
 
mouseEntered(MouseEvent) - Method in class info.monitorenter.gui.chart.ZoomableChart
 
mouseExited(MouseEvent) - Method in class info.monitorenter.gui.chart.annotations.bubble.AnnotationBubble.DragListener
 
mouseExited(MouseEvent) - Method in class info.monitorenter.gui.chart.ZoomableChart
 
mouseMoved(MouseEvent) - Method in class info.monitorenter.gui.chart.annotations.bubble.AnnotationBubble.DragListener
 
mouseMoved(MouseEvent) - Method in class info.monitorenter.gui.chart.ZoomableChart
 
mousePressed(MouseEvent) - Method in class info.monitorenter.gui.chart.annotations.bubble.AnnotationBubble.DragListener
 
mousePressed(MouseEvent) - Method in class info.monitorenter.gui.chart.events.PopupListener
 
mousePressed(MouseEvent) - Method in class info.monitorenter.gui.chart.ZoomableChart
 
mouseReleased(MouseEvent) - Method in class info.monitorenter.gui.chart.annotations.bubble.AnnotationBubble.DragListener
 
mouseReleased(MouseEvent) - Method in class info.monitorenter.gui.chart.events.PopupListener
 
mouseReleased(MouseEvent) - Method in class info.monitorenter.gui.chart.ZoomableChart
 
MultiAxesStaticChart - Class in info.monitorenter.gui.chart.demos
Title: MultipleAxesStaticChart
MultiAxisZoomTest - Class in info.monitorenter.gui.chart.demos
Demonstration of a zoom - enabled chart (ZoomableChart).
MultiAxisZoomTest() - Constructor for class info.monitorenter.gui.chart.demos.MultiAxisZoomTest
Defcon.
MultipleCharts - Class in info.monitorenter.gui.chart.demos
Demonstrates minimal effort to create multiple charts in one window.
MultitraceStaticChart - Class in info.monitorenter.gui.chart.demos
A demonstration of the minimal code to set up a chart with static data and several traces.
MultiTracing - Class in info.monitorenter.gui.chart.demos
An example that tests the ability of multithreaded use of a single Chart2D.
MultiTracing() - Constructor for class info.monitorenter.gui.chart.demos.MultiTracing
Defcon.

A C D E F G H I J L M N O P R S T U V W X Y Z
Copyright © 2001 - 2010 LGPL, All Rights Footloose.