ScopePanelBase

class Object
trait Matchable
class Any

Value members

Concrete methods

def addAction: AddAction
def addAction_=(value: AddAction): Unit
override
def dispose(): Unit
Definition Classes
protected
def mkBusSynth(_bus: Bus): Unit
def target: Group
def target_=(value: Group): Unit

Inherited methods

protected
def bipolar: Boolean
Inherited from
AbstractScopePanel
def bufferSize: Int

The default buffer size is dynamically updated according to the number of frames currently displayed (in Lissajous mode four times the width). If it is set explicitly, the dynamic adjustment is turned off. It can be turned on by setting it to zero.

The default buffer size is dynamically updated according to the number of frames currently displayed (in Lissajous mode four times the width). If it is set explicitly, the dynamic adjustment is turned off. It can be turned on by setting it to zero.

Inherited from
AbstractScopePanel
def bufferSize_=(value: Int): Unit

The default buffer size is dynamically updated according to the number of frames currently displayed (in Lissajous mode four times the width). If it is set explicitly, the dynamic adjustment is turned off. It can be turned on by setting it to zero.

The default buffer size is dynamically updated according to the number of frames currently displayed (in Lissajous mode four times the width). If it is set explicitly, the dynamic adjustment is turned off. It can be turned on by setting it to zero.

Inherited from
AbstractScopePanel
def bus: Bus
Inherited from
AbstractScopePanel
def bus_=(value: Bus): Unit
Inherited from
AbstractScopePanel
override
def channelStyle: Int
Definition Classes
Inherited from
AbstractScopePanel
override
def channelStyle_=(value: Int): Unit
Definition Classes
Inherited from
AbstractScopePanel
protected
def install(parent: JPanel): Unit
Inherited from
AbstractScopePanel
protected
def isBufSizeSet: Boolean
Inherited from
AbstractScopePanel
protected
def isLogX: Boolean
Inherited from
AbstractScopePanel
def isRunning: Boolean
Inherited from
AbstractScopePanel
override
def logAmp: Boolean
Definition Classes
Inherited from
AbstractScopePanel
override
def logAmpMin: Float
Definition Classes
Inherited from
AbstractScopePanel
override
def logAmpMin_=(value: Float): Unit
Definition Classes
Inherited from
AbstractScopePanel
override
def logAmp_=(value: Boolean): Unit
Definition Classes
Inherited from
AbstractScopePanel
protected
def maxXZoom: Float
Inherited from
AbstractScopePanel
protected
def maxYZoom: Float
Inherited from
AbstractScopePanel
protected
def minXZoom: Float
Inherited from
AbstractScopePanel
protected
def minYZoom: Float
Inherited from
AbstractScopePanel
protected
def mkSynthGraph(b: Bus): Unit
Inherited from
AbstractScopePanel
def screenColor: Color
Inherited from
AbstractScopePanel
def screenColor_=(value: Color): Unit
Inherited from
AbstractScopePanel
protected
def setBufferSize(value: Int): Unit
Inherited from
AbstractScopePanel
final protected
def setLogModeMode(x: Boolean, y: Boolean): Unit
Inherited from
AbstractScopePanel
protected
def setLogModeModeFromUI(x: Boolean, y: Boolean): Unit
Inherited from
AbstractScopePanel
def start(): Unit
Inherited from
AbstractScopePanel
def stop(): Unit
Inherited from
AbstractScopePanel
protected
def supportLissajous: Boolean
Inherited from
AbstractScopePanel
protected
def supportXLog: Boolean
Inherited from
AbstractScopePanel
protected
def updateXAxis(a: Axis): Unit
Inherited from
AbstractScopePanel
protected
def updateXAxis(): Unit
Inherited from
AbstractScopePanel
protected
def updateYAxes(): Unit
Inherited from
AbstractScopePanel
protected
def updateYAxis(a: Axis): Unit
Inherited from
AbstractScopePanel
def view: V
Inherited from
AbstractScopePanel
def waveColors: Seq[Color]
Inherited from
AbstractScopePanel
def waveColors_=(value: Seq[Color]): Unit
Inherited from
AbstractScopePanel
protected
def xUnit: String
Inherited from
AbstractScopePanel
def xZoom: Float
Inherited from
AbstractScopePanel
def xZoom_=(value: Float): Unit
Inherited from
AbstractScopePanel
protected
def yUnit: String
Inherited from
AbstractScopePanel
def yZoom: Float
Inherited from
AbstractScopePanel
def yZoom_=(value: Float): Unit
Inherited from
AbstractScopePanel