Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
L
- LabeledValue - Class in info.monitorenter.gui.chart
-
A double value along with it's label.
- LabeledValue() - Constructor for class info.monitorenter.gui.chart.LabeledValue
-
Internal defcon.
- LabelFormatterAutoUnits - Class in info.monitorenter.gui.chart.labelformatters
-
A label formatter that adds an automatic choice of the unit SI prefix to a decorated
IAxisLabelFormatter
. - LabelFormatterAutoUnits() - Constructor for class info.monitorenter.gui.chart.labelformatters.LabelFormatterAutoUnits
-
Default constructor that uses a
to add the auto unit feature to.LabelFormatterSimple
- LabelFormatterAutoUnits(ALabelFormatter) - Constructor for class info.monitorenter.gui.chart.labelformatters.LabelFormatterAutoUnits
-
Creates an instance that will add "unit-functionality" to the given formatter.
- LabelFormatterDate - Class in info.monitorenter.gui.chart.labelformatters
-
An ILabelFormatter instance that uses a
DateFormat
to format the labels. - LabelFormatterDate() - Constructor for class info.monitorenter.gui.chart.labelformatters.LabelFormatterDate
-
Default constructor that uses the local datetime (
) withDateFormat.getDateTimeInstance(int, int)
style.DateFormat.SHORT
- LabelFormatterDate(SimpleDateFormat) - Constructor for class info.monitorenter.gui.chart.labelformatters.LabelFormatterDate
-
Creates a formatter that uses the given date format.
- LabelFormatterNumber - Class in info.monitorenter.gui.chart.labelformatters
-
An ILabelFormatter that is based on a
NumberFormat
- LabelFormatterNumber() - Constructor for class info.monitorenter.gui.chart.labelformatters.LabelFormatterNumber
-
Default constructor that uses the defalut constructor of
.DecimalFormat
- LabelFormatterNumber(NumberFormat) - Constructor for class info.monitorenter.gui.chart.labelformatters.LabelFormatterNumber
-
Creates a label formatter that uses the given number format.
- LabelFormatterSimple - Class in info.monitorenter.gui.chart.labelformatters
-
An IlabelFormatter implementation that just returns
String.valueOf(value)
. - LabelFormatterSimple() - Constructor for class info.monitorenter.gui.chart.labelformatters.LabelFormatterSimple
-
Default constructor that limits the internal maximum fraction digits to 2 and the maximum integer digits to 16.
- LabelFormatterUnit - Class in info.monitorenter.gui.chart.labelformatters
-
A label formatter that adds a constructor given
of the unit SI prefix to a decoratedAUnit
.IAxisLabelFormatter
- LabelFormatterUnit(AUnit) - Constructor for class info.monitorenter.gui.chart.labelformatters.LabelFormatterUnit
-
Default constructor that uses a
to add the unit feature to.LabelFormatterSimple
- LabelFormatterUnit(AUnit, ALabelFormatter) - Constructor for class info.monitorenter.gui.chart.labelformatters.LabelFormatterUnit
-
Creates an instance that will add "unit-functionality" to the given formatter.
- layoutContainer(Container) - Method in class info.monitorenter.gui.chart.layouts.FlowLayoutCorrectMinimumSize
-
Lays out the container.
- LayoutFactory - Class in info.monitorenter.gui.chart.controls
- LayoutFactory.BasicPropertyAdaptSupport - Class in info.monitorenter.gui.chart.controls
-
Implementation for a
PropertyChangeListener
that adapts a wrappedJComponent
to the following properties. - LayoutFactory.BasicPropertyAdaptSupport.IRemoveAsListenerFromComponentCondition - Interface in info.monitorenter.gui.chart.controls
-
Interface to handle the removal of the
as a property change event listener.LayoutFactory.BasicPropertyAdaptSupport
- LayoutFactory.BasicPropertyAdaptSupport.RemoveAsListenerFromComponentIfTraceIsDropped - Class in info.monitorenter.gui.chart.controls
-
Implementation based on the event
sent with an old valueChart2D.PROPERTY_ADD_REMOVE_TRACE
that has to be matched.ITrace2D
- LayoutFactory.BasicPropertyAdaptSupport.RemoveAsListenerFromComponentNever - Class in info.monitorenter.gui.chart.controls
-
Implementation dummy that never will decide to remove the calling
to be removed.LayoutFactory.BasicPropertyAdaptSupport
- LayoutFactory.PropertyChangeCheckBoxMenuItem - Class in info.monitorenter.gui.chart.controls
-
A
JCheckBoxMenuItem
that listens for changes of background color, foreground color and font of the givenJComponent
and adapts it's own settings. - LayoutFactory.PropertyChangeMenuItem - Class in info.monitorenter.gui.chart.controls
-
A
JMenuItem
that listens for changes of background color, foreground color and font of the givenJComponent
and adapts it's own settings. - LayoutFactory.SelectionPropertyAdaptSupport - Class in info.monitorenter.gui.chart.controls
-
Implementation for a
PropertyChangeListener
that adpapts a wrappedJComponent
to the following properties. - LiliyaBug - Class in info.monitorenter.gui.chart.demos
- listOfArraysToString(List<Object>) - Static method in class info.monitorenter.util.StringUtil
-
Little String output - helper that modifies the given LinkedList by getting it's Objects and replace them by their toString() - representation.
- Log10AxisChart - Class in info.monitorenter.gui.chart.demos
-
A demo chart that uses a logarithmic axis for Y (
AxisLog10
) and a trace painter for discs (TracePainterDisc
). - Log10AxisChartZoomable - Class in info.monitorenter.gui.chart.demos
-
A demo chart that uses a logarithmic axis for Y (
AxisLog10
) and a trace painter for discs (TracePainterDisc
). - LogAxisChart - Class in info.monitorenter.gui.chart.demos
-
A demo chart that uses a logarithmic axis for Y (
AxisLog10
) and a trace painter for discs (TracePainterDisc
). - longestStringRepresentation(List<Object>) - Static method in class info.monitorenter.util.StringUtil
-
Returns the maximum length of a
Object.toString()
result in characters within the given List. - lookup(JPopupMenu) - Static method in class info.monitorenter.gui.chart.events.PopupListener
-
Returns the listener for the given popup or null, if there is no listener for that popup.
- LuminanceStepper() - Constructor for class info.monitorenter.gui.util.ColorIterator.LuminanceStepper
-
Creates an instance with 100 luminance steps.
- LuminanceStepper(int) - Constructor for class info.monitorenter.gui.util.ColorIterator.LuminanceStepper
-
Creates an instance with the given stepping to go on the luminance line of the color space.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form