SpectrumAnalyzer

Companion
object
trait ScopeBase
trait Disposable[RT]
class Object
trait Matchable
class Any

Value members

Abstract methods

override
def component: JComponent & FreqScopeViewLike

The swing component showing the scope. Must be called on the EDT

The swing component showing the scope. Must be called on the EDT

Definition Classes

Inherited methods

def addAction(implicit tx: RT): AddAction
Inherited from
ScopeBase
def addAction_=(value: AddAction)(implicit tx: RT): Unit
Inherited from
ScopeBase
def bus(implicit tx: RT): Bus
Inherited from
ScopeBase
def bus_=(b: Bus)(implicit tx: RT): Unit
Inherited from
ScopeBase
def dispose()(implicit tx: RT): Unit
Inherited from
Disposable
def start()(implicit tx: RT): Unit
Inherited from
ScopeBase
def stop()(implicit tx: RT): Unit
Inherited from
ScopeBase
def target(implicit tx: RT): Group
Inherited from
ScopeBase
def target_=(value: Group)(implicit tx: RT): Unit
Inherited from
ScopeBase