Package org.rubato.base

This package contains some base classes for Rubato Composer, such as the interface for the rubettes, exceptions and the repository.

See:
          Description

Interface Summary
RubatoConstants  
RubatoDictionary  
Rubette Interface for Rubettes.
 

Class Summary
AbstractRubette Abstract base class for Rubettes.
BooleanProperty  
ComplexProperty  
DenotatorProperty  
DoubleProperty  
FileProperty  
FormProperty  
IntegerProperty  
JRubettePropertiesDialog  
Messages  
RationalProperty  
Repository A repository of forms and denotators, retrievable by their names.
RubetteProperties  
RubetteProperty  
SimpleAbstractRubette  
StringProperty  
TextProperty  
 

Exception Summary
RubatoException Base exception for all Rubato code.
 

Annotation Types Summary
Internal Indicates that a method thus annotated is for internal use.
Unsafe Indicates that a method thus annotated is unsafe, i.e., it may result in an invalid object without exceptions thrown.
 

Package org.rubato.base Description

This package contains some base classes for Rubato Composer, such as the interface for the rubettes, exceptions and the repository.