A B C D G H I M N O P R S T

H

HEARTBEAT - Static variable in class org.eclipse.nebula.widgets.oscilloscope.Oscilloscope
This set of values will draw a figure that is similar to the heart beat that you see on hospital monitors.
hookAfterDraw(Oscilloscope, int) - Method in class org.eclipse.nebula.widgets.oscilloscope.OscilloscopeDispatcher
Is called just after the widget is redrawn every OscilloscopeDispatcher.getDelayLoop() milliseconds.
hookBeforeDraw(Oscilloscope, int) - Method in class org.eclipse.nebula.widgets.oscilloscope.OscilloscopeDispatcher
Is called just before the widget is redrawn every OscilloscopeDispatcher.getDelayLoop() milliseconds.
hookChangeAttributes() - Method in class org.eclipse.nebula.widgets.oscilloscope.OscilloscopeDispatcher
This method sets the values in the scope by calling the individual value methods in the dispatcher.
hookPulse(Oscilloscope, int) - Method in class org.eclipse.nebula.widgets.oscilloscope.OscilloscopeDispatcher
This method is called every time the dispatcher reaches the getPulse() counter.
hookSetValues(int) - Method in class org.eclipse.nebula.widgets.oscilloscope.OscilloscopeDispatcher
This method will be called every OscilloscopeDispatcher.getPulse() times the scope is redrawn which will occur every OscilloscopeDispatcher.getDelayLoop() milliseconds (if your hardware is capable of doing so).

A B C D G H I M N O P R S T