Code Examples
A repository of 155 code examples for BeepBeep
Package widgets

Use GUI widgets as data sources or sinks. More...

Classes

class  Average
 Group processor that computes the cumulative average of a stream of numbers. More...
 
class  AverageSlider
 Display a real-time plot of the values of a slider in a Swing frame. More...
 
class  GetValueSlider
 Get the value of a Swing widget and use it as a source of events. More...
 
class  ListenerSourceExample
 Wrap a Swing widget into a BeepBeep event Source. More...
 
class  SetValueSlider
 Set the value of a widget using a stream of events. More...
 

Detailed Description

Use GUI widgets as data sources or sinks.

Author
Sylvain Hallé