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

F

FileFilterExtensions - Class in info.monitorenter.gui.chart.io
Configureable implementation of FileFilter that filters files by their extension (e.g.: ".txt").
FileFilterExtensions(String[]) - Constructor for class info.monitorenter.gui.chart.io.FileFilterExtensions
Creates an instance that will accept files with the given extensions.
FileUtil - Class in info.monitorenter.util
Utility class for file operations.
finalize() - Method in class info.monitorenter.gui.chart.Chart2D
Cleanup when this instance is dropped.
finalize() - Method in class info.monitorenter.gui.chart.controls.LayoutFactory.BasicPropertyAdaptSupport
Removes the listener for basic property changes from the component to adapt to.
finalize() - Method in class info.monitorenter.gui.chart.io.ADataCollector
 
finalize() - Method in class info.monitorenter.gui.chart.traces.ATrace2D
Decreases internal instance count by one.
finalize() - Method in class info.monitorenter.gui.chart.views.ChartCoordinateView
Removes the mouse motion listener from the chart.
findMaxX() - Method in class info.monitorenter.gui.chart.Chart2D
Searches for the maximum x value of all contained ITraces.
findMaxY() - Method in class info.monitorenter.gui.chart.Chart2D
Searches for the maximum y value of all contained ITraces.
findMinX() - Method in class info.monitorenter.gui.chart.Chart2D
Searches for the minimum x value of all contained ITraces.
findMinY() - Method in class info.monitorenter.gui.chart.Chart2D
Searches for the minimum y value of all contained ITraces.
findWindow(Component) - Static method in class info.monitorenter.util.UIUtil
Returns the window the given component is contained in or null if this is not the case.
fireChange() - Method in class info.monitorenter.reflection.ObjectRecorder
Informs the listeners about a change of this instance.
firePointAdded(TracePoint2D) - Method in class info.monitorenter.gui.chart.traces.ATrace2D
Fire property change events related to an added point.
firePointChanged(TracePoint2D, int) - Method in interface info.monitorenter.gui.chart.ITrace2D
Method to trigger by TracePoint2D.setLocation(double, double), ITrace2D.addPoint(TracePoint2D) or ITrace2D.removePoint(TracePoint2D).
firePointChanged(TracePoint2D, int) - Method in class info.monitorenter.gui.chart.traces.ATrace2D
Method triggered by TracePoint2D.setLocation(double, double), ATrace2D.addPoint(TracePoint2D) or ATrace2D.removePoint(TracePoint2D).
firePointChanged(TracePoint2D, int) - Method in class info.monitorenter.gui.chart.traces.Trace2DAxisSwap
 
firePointChanged(TracePoint2D, int) - Method in class info.monitorenter.gui.chart.traces.Trace2DDebugger
 
firePointRemoved(TracePoint2D) - Method in class info.monitorenter.gui.chart.traces.ATrace2D
Fire property change events related to a removed point.
firePropertyChange(String, Object, Object) - Method in class info.monitorenter.gui.chart.errorbars.AErrorBarPolicyConfigurable
Fires a property change event to the registered listeners.
firePropertyChange(String, Object, Object) - Method in class info.monitorenter.gui.chart.rangepolicies.ARangePolicy
Fires a property change event to the registered listeners.
firePropertyChange(String, Object, Object) - Method in class info.monitorenter.gui.chart.traces.ATrace2D
Fires a property change event to the registered listeners.
FlowLayoutCorrectMinimumSize - Class in info.monitorenter.gui.chart.layouts
A flow layout that claims the correct height of the component managed in case the available width is known.
FlowLayoutCorrectMinimumSize(int) - Constructor for class info.monitorenter.gui.chart.layouts.FlowLayoutCorrectMinimumSize
Constructs a new FlowLayout with the specified alignment and a default 5-unit horizontal and vertical gap.
FlowLayoutCorrectMinimumSize(int, int, int) - Constructor for class info.monitorenter.gui.chart.layouts.FlowLayoutCorrectMinimumSize
Creates a new flow layout manager with the indicated alignment and the indicated horizontal and vertical gaps.
format(double) - Method in interface info.monitorenter.gui.chart.IAxisLabelFormatter
Provide a String for the value.
format(double) - Method in class info.monitorenter.gui.chart.labelformatters.LabelFormatterAutoUnits
 
format(double) - Method in class info.monitorenter.gui.chart.labelformatters.LabelFormatterDate
 
format(double) - Method in class info.monitorenter.gui.chart.labelformatters.LabelFormatterNumber
 
format(double) - Method in class info.monitorenter.gui.chart.labelformatters.LabelFormatterUnit
 
formatFilesize(long, Locale) - Method in class info.monitorenter.util.FileUtil
Returns the formatted filesize to Bytes, KB, MB or GB depending on the given value.
freeColor(Color) - Method in interface info.monitorenter.gui.util.IColorDistributor
Puts the given color back into the color- space of free colors.

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