com.softsynth.jmsl
Interface Namable

All Known Subinterfaces:
Instrument, MusicShapeEditorOperator, SignalProcessingInstrument
All Known Implementing Classes:
AppletColorInstrument, BinaryCopyBufferTransformCommand, Brass, CelloSampleIns, CelloSampleSustainingIns, CopyMusicShapeEditorOperator, DeleteCommand, FitToRangeMusicShapeEditorOperator, FreqSynthNoteInstrument, GenericNamable, InstrumentAdapter, InvertMusicShapeEditorOperator, JSynInsFromClassName, MaxInstrument, MidiInstrument, MidiScoreInstrument, NotePropertiesTransformCommand, PasteMusicShapeEditorOperator, PlayLurkingJSynInstrument, QuietPlayLurkingInstrument, RandomizeMusicShapeEditorOperator, RemoveMusicShapeEditorOperator, RetrogradeMusicShapeEditorOperator, RingMod, ScaleMusicShapeEditorOperator, ScaleToTotalMusicShapeEditorOperator, ScoreCommand, ScrambleMusicShapeEditorOperator, SimpleSamplePlayingInstrument, SimpleSamplePlayingInstrumentWithAmplitudeMap, SimpleSamplePlayingInstrumentWithLoops, SineInstrument, SortMusicShapeEditorOperator, SuperBrass, SuperNoiseSwoop, SuperRingModBell, SupoveVox, SynthNoteAllPortsInstrument, SynthNoteAllPortsInstrumentSP, SynthNoteInstrument, TransposeMusicShapeEditorOperator, TransposingSamplePlayingInstrument, TransposingSamplePlayingInstrumentWithAmplitudeMap, TransposingSampleSustainingInstrument, TransposingSampleSustainingInstrumentWithAmplitudeMap, TunedSynthNoteInstrument, UnaryCopyBufferTransformCommand, UnZoomMusicShapeEditorOperator, ZoomMusicShapeEditorOperator

public interface Namable


Method Summary
 java.lang.String getName()
           
 void setName(java.lang.String n)
           
 

Method Detail

getName

java.lang.String getName()

setName

void setName(java.lang.String n)