Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
G
H
I
M
N
O
P
R
S
T
O
org.eclipse.nebula.widgets.oscilloscope
- package org.eclipse.nebula.widgets.oscilloscope
Oscilloscope
- Class in
org.eclipse.nebula.widgets.oscilloscope
Animated widget that tries to mimic an Oscilloscope.
Oscilloscope(Composite, int)
- Constructor for class org.eclipse.nebula.widgets.oscilloscope.
Oscilloscope
Creates a new Oscilloscope.
Oscilloscope.IntegerFiFoCircularStack
- Class in
org.eclipse.nebula.widgets.oscilloscope
The stack will not overflow if you push too many values into it but it will rotate and overwrite the older values.
Oscilloscope.IntegerFiFoCircularStack(int)
- Constructor for class org.eclipse.nebula.widgets.oscilloscope.
Oscilloscope.IntegerFiFoCircularStack
Creates a stack with the indicated capacity.
Oscilloscope.IntegerFiFoCircularStack(int, Oscilloscope.IntegerFiFoCircularStack)
- Constructor for class org.eclipse.nebula.widgets.oscilloscope.
Oscilloscope.IntegerFiFoCircularStack
Creates stack with the indicated capacity and copies the old stack into the new stack.
OscilloscopeDispatcher
- Class in
org.eclipse.nebula.widgets.oscilloscope
This class keeps the oscilloscope animation running and is used to set various attributes of the scope.
OscilloscopeDispatcher()
- Constructor for class org.eclipse.nebula.widgets.oscilloscope.
OscilloscopeDispatcher
OscilloscopeDispatcher.PlayClip
- Class in
org.eclipse.nebula.widgets.oscilloscope
Plays a sound clip.
OscilloscopeDispatcher.PlayClip()
- Constructor for class org.eclipse.nebula.widgets.oscilloscope.
OscilloscopeDispatcher.PlayClip
OscilloscopeStackAdapter
- Class in
org.eclipse.nebula.widgets.oscilloscope
Listener for an empty stack.
OscilloscopeStackAdapter()
- Constructor for class org.eclipse.nebula.widgets.oscilloscope.
OscilloscopeStackAdapter
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
G
H
I
M
N
O
P
R
S
T