Package org.rubato.composer

This package and its subpackages contain the implementation of the Rubato Composer Graphical User Interface.

See:
          Description

Interface Summary
ComposerInterface  
RunInfo A RunInfo provides information about the current running network.
 

Class Summary
BuiltinRubettes Add the class names of all builtin rubettes to this list.
ChangeObservable  
Composer  
JComposer The main window of Rubato Composer.
JMessageLog  
JNetworkList  
JProblemList  
JRubetteList  
Problem An instance of this class describes a problem occurring during running.
RecentFiles  
RubetteLoader The RubetteLoader is reponsible for loading and registering Rubettes.
RubetteManager The RubetteManager contains all available Rubette prototypes.
RubetteTransferable  
RubetteTransferHandler  
Runner A Runner runs the network previously set using the method setNetwork().
Splash Splash screen shown while starting the composer.
Utilities  
 

Package org.rubato.composer Description

This package and its subpackages contain the implementation of the Rubato Composer Graphical User Interface. There are no implementations of rubettes at this point.