Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

abortCEdit(String, String) - Method in class org.jjazz.undomanager.api.JJazzUndoManager
Abort a compound edit started with startCEdit() in the middle: some SimpleEdits have been done but not all of them (endCEdit() was not called).
AboutAction - Class in org.jjazz.base.api.actions
 
AboutAction() - Constructor for class org.jjazz.base.api.actions.AboutAction
 
AboutDialog - Class in org.jjazz.base.api.actions
 
AboutDialog() - Constructor for class org.jjazz.base.api.actions.AboutDialog
 
AboutDialogInfoProvider - Interface in org.jjazz.base.spi
Provider of textual info for the About dialog.
absolute(float) - Method in class org.jjazz.score.api.NotationGraphics
 
absoluteLine(float) - Method in class org.jjazz.score.api.NotationGraphics
 
absoluteX(float) - Method in class org.jjazz.score.api.NotationGraphics
 
absoluteY(float) - Method in class org.jjazz.score.api.NotationGraphics
 
AbstractMidiDeviceProvider - Class in org.jjazz.midi.api.sequencer
Super class for MIDI input or output device provider.
AbstractMidiDeviceProvider() - Constructor for class org.jjazz.midi.api.sequencer.AbstractMidiDeviceProvider
 
ACCENT - Enum constant in enum class org.jjazz.chordleadsheet.api.item.ChordRenderingInfo.Feature
Add an accent.
ACCENT - Enum constant in enum class org.jjazz.midi.api.DrumKit.Subset
 
ACCENT_STRONGER - Enum constant in enum class org.jjazz.chordleadsheet.api.item.ChordRenderingInfo.Feature
Add a stronger accent.
AccentProcessor - Class in org.jjazz.rhythmmusicgeneration.api
Phrase manipulation methods dealing with accents.
AccentProcessor(SimpleChordSequence, int, int, float) - Constructor for class org.jjazz.rhythmmusicgeneration.api.AccentProcessor
Construct an object to manipulate phrases corresponding to the specified parameters.
AccentProcessor.HoldShotMode - Enum Class in org.jjazz.rhythmmusicgeneration.api
For a given phrase decide how chord symbols with HOLD/SHOT/EXTENDED_HOLD_SHOT rendering options should be processed.
accept(File, String) - Method in class org.jjazz.utilities.api.ExtensionFileFilter
 
accept(String) - Method in class org.jjazz.chordleadsheet.api.item.AltDataFilter
Check if we accept the specified string.
accept(DrumKit.KeyMap, DrumKit.KeyMap) - Static method in class org.jjazz.midi.api.keymap.StandardKeyMapConverter
Check if this converter can convert notes between the specified KeyMaps.
accept(T) - Method in interface org.jjazz.utilities.api.Filter
 
acceptedContexts - Variable in class org.jjazz.musiccontrol.api.PlaybackListenerAdapter
 
accidental - Variable in class org.jjazz.score.api.NotationGraphics.ScoreNote
 
ACCIDENTAL_DEMIFLAT - Static variable in class org.jjazz.score.api.NotationGraphics
 
ACCIDENTAL_DEMISHARP - Static variable in class org.jjazz.score.api.NotationGraphics
 
ACCIDENTAL_DOUBLE_FLAT - Static variable in class org.jjazz.score.api.NotationGraphics
 
ACCIDENTAL_DOUBLE_SHARP - Static variable in class org.jjazz.score.api.NotationGraphics
 
ACCIDENTAL_FLAT - Static variable in class org.jjazz.score.api.NotationGraphics
 
ACCIDENTAL_FLAT_AND_A_HALF - Static variable in class org.jjazz.score.api.NotationGraphics
 
ACCIDENTAL_NATURAL - Static variable in class org.jjazz.score.api.NotationGraphics
 
ACCIDENTAL_NO - Static variable in class org.jjazz.score.api.NotationGraphics
 
ACCIDENTAL_SHARP - Static variable in class org.jjazz.score.api.NotationGraphics
 
ACCIDENTAL_SHARP_AND_A_HALF - Static variable in class org.jjazz.score.api.NotationGraphics
 
accType - Variable in class org.jjazz.yamjjazz.rhythm.api.CtabChannelSettings
 
AccType - Enum Class in org.jjazz.yamjjazz.rhythm.api
Standard Yamaha Accompaniment Part channels.
ACOUSTIC_BASS_DRUM - Static variable in class org.jjazz.midi.api.MidiConst
 
ACOUSTIC_SNARE - Static variable in class org.jjazz.midi.api.MidiConst
 
acquireSequencer(Object) - Method in class org.jjazz.musiccontrol.api.MusicController
Try to temporarily acquire the java sequencer opened and connected to the default Midi out device.
ACTION_MAP_KEY - Static variable in class org.jjazz.base.api.actions.Delete
 
ACTION_MAP_KEY - Static variable in class org.jjazz.base.api.actions.Edit
 
ACTION_MAP_KEY - Static variable in class org.jjazz.base.api.actions.SelectAll
 
actionPerformed() - Static method in class org.jjazz.base.api.actions.ShowLogWindow
Call the Netbeans IDE LogAction.
actionPerformed(ActionEvent) - Method in class org.jjazz.base.api.actions.AboutAction
 
actionPerformed(ActionEvent) - Method in class org.jjazz.base.api.actions.Donate
 
actionPerformed(ActionEvent) - Method in class org.jjazz.base.api.actions.Forum
 
actionPerformed(ActionEvent) - Method in class org.jjazz.base.api.actions.OnlineDoc
 
actionPerformed(ActionEvent) - Method in class org.jjazz.base.api.actions.ResetWindows
 
actionPerformed(ActionEvent) - Method in class org.jjazz.cl_editor.api.CL_ContextAction
 
actionPerformed(ActionEvent) - Method in class org.jjazz.mixconsole.api.MixConsole
 
actionPerformed(ActionEvent) - Method in class org.jjazz.rhythmdatabaseimpl.api.AddRhythmsAction
 
actionPerformed(ActionEvent) - Method in class org.jjazz.rhythmdatabaseimpl.api.DeleteRhythmFile
Not used.
actionPerformed(ActionEvent) - Method in class org.jjazz.ss_editor.api.SS_ContextAction
 
actionPerformed(ActionEvent) - Method in class org.jjazz.ss_editorimpl.api.EditRhythm
 
actionPerformed(ActionEvent) - Method in class org.jjazz.uiutilities.api.ButtonColumn
The button has been pressed.
actionPerformed(ActionEvent) - Method in class org.jjazz.utilities.api.ToggleAction
Default implementation just toggles the selected state.
actionToMenuItems(Action, Lookup) - Static method in class org.jjazz.uiutilities.api.UIUtilities
Create one or more JMenuItems or JSeparators from a Netbeans action.
ACTIVATION - Enum constant in enum class org.jjazz.activesong.spi.ActiveSongManager.SendMidiMessagePolicy
 
ACTIVE_CLS_CHANGES - Enum constant in enum class org.jjazz.cl_editor.api.CL_ContextAction.ListeningTarget
 
ActiveSongBackgroundMusicBuilder - Interface in org.jjazz.musiccontrol.spi
A service provider which provides the musical phrases of the active song, which are built in some background task.
ActiveSongManager - Interface in org.jjazz.activesong.spi
A service provider which manages the active song and MidiMix.
ActiveSongManager.SendMidiMessagePolicy - Enum Class in org.jjazz.activesong.spi
When to send Midi Messages.
adaptColorToLightThemeIfRequired(Color, int) - Static method in class org.jjazz.uisettings.api.GeneralUISettings
Adjust color darker if LightTheme is used.
AdaptedRhythm - Interface in org.jjazz.rhythm.api
A marker interface for a rhythm which is an adapted version of an existing rhythm but for a different time signature.
adaptIconToLightThemeIfRequired(ImageIcon, int) - Static method in class org.jjazz.uisettings.api.GeneralUISettings
Adjust icon if LightTheme is used.
adaptPropertiesFileRelativePath(String) - Method in class org.jjazz.upgrade.api.UpgradeManager
Adapt relPath to the import version.
add(int, T) - Method in class org.jjazz.utilities.api.DebugArray
 
add(Object) - Method in class org.jjazz.utilities.api.MutableInstanceContent
The method to add instance to the lookup with.
add(Note) - Method in class org.jjazz.harmony.api.Chord
Add a Note to the chord.
add(NoteEvent) - Method in class org.jjazz.phrase.api.Phrase
Add a NoteEvent.
add(NoteEvent, boolean) - Method in class org.jjazz.phrase.api.Phrase
Add a NoteEvent.
add(Phrase) - Method in class org.jjazz.phrase.api.Phrase
Clone NoteEvents from the specified Phrase and add them to this Phrase.
add(Phrase, boolean) - Method in class org.jjazz.phrase.api.Phrase
Add a Phrase from the specified Phrase.
add(SongContext) - Method in class org.jjazz.musiccontrol.api.MusicGenerationQueue
Add a music generation request to this queue.
add(T) - Method in class org.jjazz.utilities.api.DebugArray
 
add(T, InstanceContent.Convertor<T, R>) - Method in class org.jjazz.utilities.api.MutableInstanceContent
 
addActionListener(ActionListener) - Method in class org.jjazz.flatcomponents.api.FlatButton
Add an ActionListener which will be called each time button is pressed.
addAlias(ChordType, String) - Method in interface org.jjazz.harmony.spi.ChordTypeDatabase
Add an alias for the specified chord type.
addAll(int, Collection<? extends T>) - Method in class org.jjazz.utilities.api.DebugArray
 
addAll(Collection<? extends NoteEvent>) - Method in class org.jjazz.phrase.api.Phrase
Add several NoteEvents.
addAll(Collection<? extends NoteEvent>, boolean) - Method in class org.jjazz.phrase.api.Phrase
Add several NoteEvents.
addAll(Collection<? extends T>) - Method in class org.jjazz.utilities.api.DebugArray
 
addAuxilliaryMidiParser(MidiParser.AuxilliaryMidiParser) - Method in class org.jjazz.midi.api.parser.MidiParser
 
addBank(InstrumentBank<?>) - Method in class org.jjazz.midi.api.MidiSynth
Add a bank to this MidiSynth.
addChangeListener(ChangeListener) - Method in class org.jjazz.midi.api.synths.FavoriteMidiSynth
 
addChangeListener(ChangeListener) - Method in class org.jjazz.musiccontrol.api.MusicGenerationQueue
Be notified when a new result is available.
addChangeListener(ChangeListener) - Method in interface org.jjazz.musiccontrol.spi.ActiveSongBackgroundMusicBuilder
Register a listener to be notified each time a new result is available.
addChangeListener(ChangeListener) - Method in interface org.jjazz.rhythm.api.MutableRpValue
Be notified of RP value changes.
addChangeListener(ChangeListener) - Method in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_CustomPhraseValue
 
addChangeListener(ChangeListener) - Method in class org.jjazz.rhythmdatabase.api.DefaultRhythmDatabase
 
addChangeListener(ChangeListener) - Method in interface org.jjazz.rhythmdatabase.api.RhythmDatabase
Listeners are notified when the rhythm database has changed.
addChangeListener(ChangeListener) - Method in class org.jjazz.ss_editor.rpviewer.api.MeterRpRenderer
 
addChangeListener(ChangeListener) - Method in interface org.jjazz.ss_editor.rpviewer.api.RpViewerRenderer
A change event is fired when this RpRenderer configuration has changed for some reason (e.g. user has changed some settings).
addChangeListener(ChangeListener) - Method in class org.jjazz.ss_editor.rpviewer.api.StringRpRenderer
 
addChangeListener(ChangeListener) - Method in class org.jjazz.undomanager.api.JJazzUndoManager
 
addChangeListener(JTextComponent, ChangeListener) - Static method in class org.jjazz.uiutilities.api.UIUtilities
Installs a listener to receive notification when the text of any JTextComponent is changed.
addClickTrack(Sequence, SongContext) - Method in class org.jjazz.musiccontrol.api.PlaybackSettings
Add a click track using the current settings.
addClientPropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.phrase.api.NoteEvent
 
addClsChangeListener(ClsChangeListener) - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Add a listener to item changes of this object.
addClsSubEvent(ClsActionEvent) - Method in class org.jjazz.song.api.SongMetaEvents.SgsSourceActionEvent
 
ADDED - Enum constant in enum class org.jjazz.utilities.api.Diff.Difference.ResultType
 
addEdit(UndoableEdit) - Method in class org.jjazz.undomanager.api.JJazzUndoManager
Overridden for enabled state management.
addFretValue(int, int) - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGChord
 
addInstrument(Instrument) - Method in class org.jjazz.midi.api.synths.FavoriteInstruments
Add a favorite instrument.
addInstrument(T) - Method in class org.jjazz.midi.api.InstrumentBank
Add the instrument to the bank.
addInstrumentMixes(MidiMix, Rhythm) - Method in class org.jjazz.midimix.api.MidiMix
Add RhythmVoices (of Rhythm instances only, UserRhythmVoices are skipped) and InstrumentMixes copies from mm into this MidiMix.
addItem(ChordLeadSheetItem<?>) - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Add an item to the leadsheet.
addItem(ChordLeadSheetItem<?>) - Method in class org.jjazz.cl_editor.barbox.api.BarBox
Add an item in the BarBox.
AddItem - Enum constant in enum class org.jjazz.chordleadsheet.api.event.ClsActionEvent.API_ID
data=cli
addItemRenderer(ChordLeadSheetItem<?>) - Method in class org.jjazz.cl_editor.barrenderer.api.BarRenderer
Add one ItemRenderer for item e.
addLayoutComponent(String, Component) - Method in class org.jjazz.cl_editor.barrenderer.api.BeatBasedLayoutManager
 
addLayoutComponent(String, Component) - Method in class org.jjazz.ss_editor.rpviewer.api.RpViewerLayoutManager
 
addLayoutComponent(String, Component) - Method in class org.jjazz.uiutilities.api.ColumnLeftAlignedLayoutManager
 
addLayoutComponent(String, Component) - Method in class org.jjazz.uiutilities.api.CornerLayout
 
addLayoutComponent(String, Component) - Method in class org.jjazz.uiutilities.api.FixedCompSizeGridLayout
 
addLayoutComponent(String, Component) - Method in class org.jjazz.uiutilities.api.SingleComponentAspectRatioKeeperLayout
 
addListener(KeyboardMouseHelper.Listener) - Method in class org.jjazz.instrumentcomponents.keyboard.api.KeyboardMouseHelper
 
addListener(MidiActivityMonitor.Listener, int...) - Method in class org.jjazz.musiccontrol.api.MidiActivityMonitor
Add a listener for the specified channels.
addMidiEvents(Phrase, List<MidiEvent>, float, boolean) - Static method in class org.jjazz.phrase.api.Phrases
Add NoteEvents from a list of NOTE_ON/OFF Midi events at MidiConst.PPQ_RESOLUTION.
addMidiSynth(MidiSynth) - Method in class org.jjazz.midi.api.synths.DefaultMidiSynthManager
 
addMidiSynth(MidiSynth) - Method in interface org.jjazz.midi.spi.MidiSynthManager
Add a MidiSynth.
addNote(int, Note, float) - Method in class org.jjazz.phrase.api.Grid
Add a new NoteEvent from the parameters.
addNoteListener(NoteListener) - Method in class org.jjazz.musiccontrol.api.MusicController
Add a listener of note ON/OFF events.
addParserListener(MidiParserListener) - Method in class org.jjazz.midi.api.parser.MidiParser
 
addPlaybackListener(PlaybackListener) - Method in class org.jjazz.musiccontrol.api.MusicController
Add a listener to be notified of playback bar/beat changes events etc.
addPrecountClickTrack(Sequence, SongContext) - Method in class org.jjazz.musiccontrol.api.PlaybackSettings
Add a precount click track to the sequence for the specified song.
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.chordleadsheet.api.item.ChordLeadSheetItem
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.chordleadsheet.api.item.ChordLeadSheetItem.DefaultComparableItem
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.chordleadsheet.api.item.CLI_ChordSymbol.ComparableCsItem
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.cl_editor.itemrenderer.api.IR_AnnotationTextSettings
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.cl_editor.itemrenderer.api.IR_ChordSymbolSettings
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.cl_editor.itemrenderer.api.IR_ChordSymbolSettingsAdapter
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.cl_editor.itemrenderer.api.IR_SectionSettings
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.cl_editor.itemrenderer.api.IR_TimeSignatureSettings
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.cl_editor.itemrenderer.api.ItemRendererSettings
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.cl_editor.itemrenderer.api.ItemRendererSettingsAdapter
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.cl_editor.spi.BarBoxSettings
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.cl_editor.spi.BarRendererSettings
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.cl_editor.spi.CL_EditorSettings
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.embeddedsynth.spi.EmbeddedSynthProvider
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.flatcomponents.api.FlatComponentsGlobalSettings
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.fluidsynthembeddedsynth.api.FluidSynthEmbeddedSynthProvider
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.harmony.api.Position
Add PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.humanizer.api.Humanizer
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.jjswing.api.JJSwingRhythm
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.midi.api.InstrumentMix
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.midi.api.InstrumentSettings
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.midi.api.JJazzMidiSystem
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.midi.api.synths.DefaultMidiSynthManager
Add PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.midi.spi.MidiSynthManager
Add PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.midimix.api.MidiMix
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.mixconsole.api.MixConsoleSettings
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.musiccontrol.api.MusicController
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.musiccontrol.api.playbacksession.BaseSongSession
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.musiccontrol.api.playbacksession.PlaybackSession
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSession
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.musiccontrol.api.PlaybackSettings
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.musiccontrol.api.SongMusicGenerationListener
Add a listener to be notified when a music generation impacting change has occured.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.musiccontrolactions.api.RemoteController
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.outputsynth.api.DefaultOutputSynthManager
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.outputsynth.api.GMRemapTable
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.outputsynth.api.OutputSynth.UserSettings
Add PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.outputsynth.spi.OutputSynthManager
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.phrase.api.Phrase
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.phrasetransform.api.PtProperties
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.pianoroll.api.CopyNoteBuffer
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.pianoroll.api.GhostPhrasesModel
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.quantizer.api.Quantizer
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.rhythm.api.Rhythm
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.rhythm.api.RhythmDirsLocatorImpl
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.rhythm.spi.RhythmDirsLocator
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.rhythmstubs.api.RhythmStub
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.song.api.Song
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.song.api.SongMetaEvents
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.songeditormanager.spi.SongEditorManager
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.songmemoviewer.api.SongMemoEditorSettings
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.songstructure.api.SongPart
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.spteditor.api.SptEditorSettings
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.ss_editor.rpviewer.api.RpViewerSettings
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.ss_editor.rpviewer.spi.StringRpRendererSettings
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.ss_editor.spi.SS_EditorSettings
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.ss_editor.sptviewer.spi.SptViewerSettings
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.uisettings.api.ColorSetManager
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.uisettings.api.GeneralUISettings
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.utilities.api.ObservableProperties
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.yamjjazz.rhythm.api.CompositeRhythm
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.jjazz.midi.api.JJazzMidiSystem
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.jjazz.midimix.api.MidiMix
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.jjazz.musiccontrol.api.PlaybackSettings
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.jjazz.outputsynth.api.DefaultOutputSynthManager
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface org.jjazz.outputsynth.spi.OutputSynthManager
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.jjazz.song.api.Song
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.jjazz.song.api.SongMetaEvents
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.jjazz.utilities.api.ObservableProperties
 
addPropertyListener(PropertyChangeListener) - Method in interface org.jjazz.activesong.spi.ActiveSongManager
Listen the active song changes.
addPropertyListener(PropertyChangeListener) - Method in class org.jjazz.midi.api.synths.FavoriteInstruments
 
addPropertyListener(PropertyChangeListener) - Method in class org.jjazz.rhythmdatabaseimpl.api.FavoriteRhythms
 
addPropertyListener(PropertyChangeListener) - Method in interface org.jjazz.uiutilities.api.Zoomable
Listen to the PROPERTY_ZOOM properties.
addPropertyListener(String, PropertyChangeListener) - Method in interface org.jjazz.activesong.spi.ActiveSongManager
 
addRerouting(int, int) - Method in class org.jjazz.midi.api.device.ChannelRerouter
 
addRhythm(RhythmProvider, RhythmInfo) - Method in class org.jjazz.rhythmdatabase.api.DefaultRhythmDatabase
 
addRhythm(RhythmProvider, RhythmInfo) - Method in interface org.jjazz.rhythmdatabase.api.RhythmDatabase
Add one RhythmInfo to the database for the specified RhythmProvider.
addRhythm(RhythmInfo) - Method in class org.jjazz.rhythmdatabaseimpl.api.FavoriteRhythms
Add a favorite rhythm.
addRhythmInstance(RhythmProvider, Rhythm) - Method in class org.jjazz.rhythmdatabase.api.DefaultRhythmDatabase
 
addRhythmInstance(RhythmProvider, Rhythm) - Method in interface org.jjazz.rhythmdatabase.api.RhythmDatabase
Add one Rhythm instance to the database for the specified RhythmProvider.
AddRhythmsAction - Class in org.jjazz.rhythmdatabaseimpl.api
An action to let users add rhythms, permanently of for the current session.
AddRhythmsAction() - Constructor for class org.jjazz.rhythmdatabaseimpl.api.AddRhythmsAction
 
addRhythmsFromRhythmProviders(boolean, boolean, boolean) - Method in class org.jjazz.rhythmdatabase.api.DefaultRhythmDatabase
Poll RhythmProvider instances from the global lookup to add rhythms.
addSection(CLI_Section) - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Add a section to the leadsheet or, if a section already exists at the same bar, update its section name and time signature.
AddSection - Enum constant in enum class org.jjazz.chordleadsheet.api.event.ClsActionEvent.API_ID
data=cliSection
addSgsChangeListener(SgsChangeListener) - Method in interface org.jjazz.songstructure.api.SongStructure
Add a listener to changes of this object.
addSgsSubEvent(SgsActionEvent) - Method in class org.jjazz.song.api.SongMetaEvents.ClsSourceActionEvent
 
addSongParts(List<SongPart>) - Method in interface org.jjazz.songstructure.api.SongStructure
Add one by one a list of SongParts.
AddSongParts - Enum constant in enum class org.jjazz.songstructure.api.event.SgsActionEvent.API_ID
data=List<SongPart>
addSourcePhraseSet(SourcePhraseSet, int) - Method in class org.jjazz.yamjjazz.rhythm.api.StylePart
Add a SourcePhraseSet for the specified complexity level.
addStylePart(StylePartType) - Method in class org.jjazz.yamjjazz.rhythm.api.Style
Create a StylePart of specified type and add it to this object.
addSubEvent(ClsChangeEvent) - Method in class org.jjazz.chordleadsheet.api.event.ClsActionEvent
Add a ClsChangeEvent to this ClsActionEvent.
addSubEvent(SgsChangeEvent) - Method in class org.jjazz.songstructure.api.event.SgsActionEvent
Add a SgsChangeEvent to this SgsActionEvent.
addTrackNameEvent(Track, String) - Static method in class org.jjazz.midi.api.MidiUtilities
Add a TrackName MetaMessage (type=3) to the beginning of track.
addUndoableEditListener(UndoableEditListener) - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Add a listener to undoable edits.
addUndoableEditListener(UndoableEditListener) - Method in class org.jjazz.midimix.api.MidiMix
 
addUndoableEditListener(UndoableEditListener) - Method in class org.jjazz.phrase.api.Phrase
 
addUndoableEditListener(UndoableEditListener) - Method in class org.jjazz.song.api.Song
 
addUndoableEditListener(UndoableEditListener) - Method in interface org.jjazz.songstructure.api.SongStructure
Add a listener to undoable edits.
addUserChannel(String) - Method in class org.jjazz.midimix.api.MidiMix
Add a user phrase channel for the specified phrase name.
addUserEditListener(JJazzUndoManager.UserEditListener) - Method in class org.jjazz.undomanager.api.JJazzUndoManager
 
addVetoableChangeListener(VetoableChangeListener) - Method in class org.jjazz.song.api.Song
 
addWeakActiveClsChangeListener(ClsChangeListener) - Method in class org.jjazz.cl_editor.api.CL_ContextActionSupport
Add a weak reference to the specified listener.
addWeakSelectionListener(CL_ContextActionListener) - Method in class org.jjazz.cl_editor.api.CL_ContextActionSupport
Add a weak reference to the specified listener.
addWeakSelectionListener(SS_ContextActionListener) - Method in class org.jjazz.ss_editor.api.SS_ContextActionSupport
 
adjustColumn(int) - Method in class org.jjazz.uiutilities.api.TableColumnAdjuster
Adjust the width of the specified column in the table
adjustColumns() - Method in class org.jjazz.uiutilities.api.TableColumnAdjuster
Adjust the widths of all the columns in the table
adjustHue(float) - Method in class org.jjazz.uiutilities.api.HSLColor
Create a RGB Color object based on this HSLColor with a different Hue value.
adjustLuminance(float) - Method in class org.jjazz.uiutilities.api.HSLColor
Create a RGB Color object based on this HSLColor with a different Luminance value.
adjustSaturation(float) - Method in class org.jjazz.uiutilities.api.HSLColor
Create a RGB Color object based on this HSLColor with a different Saturation value.
adjustShade(float) - Method in class org.jjazz.uiutilities.api.HSLColor
Create a RGB Color object based on this HSLColor with a different Shade.
adjustTone(float) - Method in class org.jjazz.uiutilities.api.HSLColor
Create a RGB Color object based on this HSLColor with a different Tone.
AEOLIAN - Static variable in class org.jjazz.harmony.api.DefaultScaleManager
 
AEOLIAN - Static variable in interface org.jjazz.harmony.spi.ScaleManager
 
afterBeatRange - Variable in class org.jjazz.rhythmmusicgeneration.api.GridChordContext
from=chord position, to=end of the zone (last cell position minus the pre-cell window)
afterCellRange - Variable in class org.jjazz.rhythmmusicgeneration.api.GridChordContext
from=chordCell+1, to=cell before next chord symbol or end of grid, can be empty.
afterParsingFinished() - Method in interface org.jjazz.midi.api.parser.MidiParserListener
Called when the parser has parsed its last item.
afterParsingFinished() - Method in class org.jjazz.midi.api.parser.MidiParserListenerAdapter
 
ALL_CHORDS - Static variable in class org.jjazz.yamjjazz.rhythm.api.YamChord
 
ALL_PURPOSE - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.Ctb2ChannelSettings.NoteTranspositionTable
 
ALL_TEMPO - Static variable in class org.jjazz.rhythm.api.TempoRange
 
allowPushInMiddleChorus - Variable in class org.jjazz.importers.api.BiabFileReader
 
allowRestInFirstChorus - Variable in class org.jjazz.importers.api.BiabFileReader
 
allowRestInLastChorus - Variable in class org.jjazz.importers.api.BiabFileReader
 
allowRestInMiddleChorus - Variable in class org.jjazz.importers.api.BiabFileReader
 
AltDataFilter - Class in org.jjazz.chordleadsheet.api.item
A filter used to decide whether the alternate data of a CLI_ChordSymbol should be used.
AltDataFilter(List<String>) - Constructor for class org.jjazz.chordleadsheet.api.item.AltDataFilter
Create a filter which accept a string if it is one of the specified values.
AltDataFilter(AltDataFilter.Random) - Constructor for class org.jjazz.chordleadsheet.api.item.AltDataFilter
Create a filter which just accepts strings randomly.
AltDataFilter.Random - Enum Class in org.jjazz.chordleadsheet.api.item
 
AltDataFilter.XStreamConfig - Class in org.jjazz.chordleadsheet.api.item
This enables XStream instance configuration even for private classes or classes from non-public packages of Netbeans modules.
ALTERED - Static variable in class org.jjazz.harmony.api.DefaultScaleManager
 
ALTERED - Static variable in interface org.jjazz.harmony.spi.ScaleManager
 
AltExtChordSymbol - Class in org.jjazz.chordleadsheet.api.item
Used as the alternate content of an ExtChordSymbol.
AltExtChordSymbol(ChordSymbol, ChordRenderingInfo) - Constructor for class org.jjazz.chordleadsheet.api.item.AltExtChordSymbol
 
AltExtChordSymbol.XStreamConfig - Class in org.jjazz.chordleadsheet.api.item
This enables XStream instance configuration even for private classes or classes from non-public packages of Netbeans modules.
ANALOG - Enum constant in enum class org.jjazz.midi.api.DrumKit.Type
 
Analytics - Class in org.jjazz.analytics.api
Feature usage analytics methods.
Analytics.ApplicationStart - Class in org.jjazz.analytics.api
Log the start application event
Analytics.ApplicationStop - Class in org.jjazz.analytics.api
Log the application stop event.
AnalyticsProcessor - Interface in org.jjazz.analytics.spi
A processor of feature analytics events.
ancestorAdded(AncestorEvent) - Method in class org.jjazz.flatcomponents.api.BorderManager
 
ancestorMoved(AncestorEvent) - Method in class org.jjazz.flatcomponents.api.BorderManager
 
ancestorRemoved(AncestorEvent) - Method in class org.jjazz.flatcomponents.api.BorderManager
 
AnnotationEdit - Enum constant in enum class org.jjazz.cl_editor.spi.Preset.Type
 
anticipateChords_Drums(Phrase, DrumKit) - Method in class org.jjazz.rhythmmusicgeneration.api.AnticipatedChordProcessor
Process the anticipatable chords for Drums phrase p.
anticipateChords_Mono(Phrase) - Method in class org.jjazz.rhythmmusicgeneration.api.AnticipatedChordProcessor
Process the anticipatable chords for a monophonic phrase p (eg a bass phrase).
anticipateChords_Poly(Phrase) - Method in class org.jjazz.rhythmmusicgeneration.api.AnticipatedChordProcessor
Process the anticipatable chords for a polyphonic phrase p (eg a piano phrase).
AnticipatedChordProcessor - Class in org.jjazz.rhythmmusicgeneration.api
Process the anticipated chords.
AnticipatedChordProcessor(SimpleChordSequence, int, float) - Constructor for class org.jjazz.rhythmmusicgeneration.api.AnticipatedChordProcessor
Construct the processor of a chord sequence.
APP_CONFIG_PREFIX_DIR - Static variable in class org.jjazz.filedirectorymanager.api.FileDirectoryManager
 
ApplicationStart() - Constructor for class org.jjazz.analytics.api.Analytics.ApplicationStart
 
ApplicationStop() - Constructor for class org.jjazz.analytics.api.Analytics.ApplicationStop
 
applyGroove(SizedPhrase, SizedPhrase, float) - Static method in class org.jjazz.phrase.api.Phrases
Update spDest notes so that they match the position/duration/velocity of spSrc notes.
ARPEGGIO - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.Ctb2ChannelSettings.NoteTranspositionTable
 
ARRANGER - Enum constant in enum class org.jjazz.musiccontrol.api.playbacksession.PlaybackSession.Context
Used when playing in arranger mode.
ArrangerTopComponent - Class in org.jjazz.arranger.api
Arranger Top component
ArrangerTopComponent() - Constructor for class org.jjazz.arranger.api.ArrangerTopComponent
 
ARTICULATION_MARK_ACCENT - Static variable in class org.jjazz.score.api.NotationGraphics
 
ARTICULATION_MARK_DOWN_BOW - Static variable in class org.jjazz.score.api.NotationGraphics
 
ARTICULATION_MARK_FERMATA - Static variable in class org.jjazz.score.api.NotationGraphics
 
ARTICULATION_MARK_OPEN_NOTE - Static variable in class org.jjazz.score.api.NotationGraphics
 
ARTICULATION_MARK_STACCATO - Static variable in class org.jjazz.score.api.NotationGraphics
 
ARTICULATION_MARK_STOPPED_NOTE - Static variable in class org.jjazz.score.api.NotationGraphics
 
ARTICULATION_MARK_TENUTO - Static variable in class org.jjazz.score.api.NotationGraphics
 
ARTICULATION_MARK_UP_BOW - Static variable in class org.jjazz.score.api.NotationGraphics
 
AsNoteKey(NoteEvent) - Constructor for class org.jjazz.phrase.api.NoteEvent.AsNoteKey
 
AUDITIONING - Enum constant in enum class org.jjazz.musiccontrol.api.playbacksession.PlaybackSession.Context
Used e.g. when hearing test notes.
author() - Method in class org.jjazz.rhythmdatabase.api.RhythmInfo
 
authorizedDegrees - Variable in enum class org.jjazz.yamjjazz.rhythm.api.AccType
The authorized source notes.
AUTO - Enum constant in enum class org.jjazz.musiccontrol.api.PlaybackSettings.PrecountMode
 
AUTO_MODE_VALUE - Static variable in class org.jjazz.jjswing.api.RP_BassStyle
 
AUTO_MODE_VALUE - Static variable in class org.jjazz.jjswing.api.RP_DrumsStyle
 
AutoConnectSequencer - Interface in org.jjazz.midi.api.sequencer
Interface for Sequencers that are able to do the auto-connect as required by MidiSystem.getSequencer()
autofix() - Method in class org.jjazz.musiccontrolactions.api.FixMissingSectionStartChord
 
autoStart - Variable in class org.jjazz.yamjjazz.rhythm.api.CtabChannelSettings
 

B

BACKGROUND_BRIGHT - Static variable in class org.jjazz.flatcomponents.api.FlatKnobFactory
 
BACKGROUND_DARK - Static variable in class org.jjazz.flatcomponents.api.FlatKnobFactory
 
BALLROOM - Enum constant in enum class org.jjazz.rhythm.api.Genre
 
BANKNAME - Static variable in class org.jjazz.midi.api.synths.GSBank_SC88Pro
 
BANKNAME - Static variable in class org.jjazz.midi.api.synths.GSBank
 
BANKNAME - Static variable in class org.jjazz.midi.api.synths.NotSetBank
 
BANKNAME - Static variable in class org.jjazz.midi.api.synths.XGBank
 
BAR_ANNOTATION_MAX_NB_LINES - Static variable in class org.jjazz.cl_editor.api.CL_EditorClientProperties
 
BAR_BEAT - Enum constant in enum class org.jjazz.chordleadsheet.api.item.CLI_ChordSymbol.PositionDisplay
 
BAR_GRADATION_LENGTH - Static variable in class org.jjazz.coreuicomponents.api.PhraseBirdsEyeViewComponent
 
BAR_SELECTION - Enum constant in enum class org.jjazz.cl_editor.api.CL_ContextAction.ListeningTarget
 
BarAnnotationPaperNote - Enum constant in enum class org.jjazz.cl_editor.itemrenderer.api.IR_Type
 
BarAnnotationText - Enum constant in enum class org.jjazz.cl_editor.itemrenderer.api.IR_Type
 
BarBox - Class in org.jjazz.cl_editor.barbox.api
This object groups several BarRenderers in a "stack view" that represent one bar.
BarBox() - Constructor for class org.jjazz.cl_editor.barbox.api.BarBox
 
BarBoxConfig - Class in org.jjazz.cl_editor.barbox.api
A BarBoxConfig defines the BarRenderer types supported by a BarBox and the active ones.
BarBoxConfig(String...) - Constructor for class org.jjazz.cl_editor.barbox.api.BarBoxConfig
Create a config with all BarRenderer types active by default.
BarBoxFactory - Interface in org.jjazz.cl_editor.spi
Provide BarBox implementations.
BarBoxSettings - Interface in org.jjazz.cl_editor.spi
 
barClicked(MouseEvent, int) - Method in interface org.jjazz.cl_editor.api.CL_EditorMouseListener
 
barDragged(MouseEvent, int) - Method in interface org.jjazz.cl_editor.api.CL_EditorMouseListener
 
BarEdit - Enum constant in enum class org.jjazz.cl_editor.spi.Preset.Type
 
barReleased(MouseEvent, int) - Method in interface org.jjazz.cl_editor.api.CL_EditorMouseListener
 
BarRenderer - Class in org.jjazz.cl_editor.barrenderer.api
Base class for BarRenderer.
BarRenderer(CL_Editor, int, BarRendererSettings, ItemRendererFactory) - Constructor for class org.jjazz.cl_editor.barrenderer.api.BarRenderer
Construct a BarRenderer.
BarRendererFactory - Interface in org.jjazz.cl_editor.spi
Provide a consistent set of BarRenderer implementations.
BarRendererProvider - Interface in org.jjazz.cl_editor.spi
A BarRenderer provider.
BarRendererSettings - Interface in org.jjazz.cl_editor.spi
 
BaseSongSession - Class in org.jjazz.musiccontrol.api.playbacksession
A base implementation of a PlaybackSession to render a SongContext.
BaseSongSession(SongContext, SessionConfig, boolean, PlaybackSession.Context) - Constructor for class org.jjazz.musiccontrol.api.playbacksession.BaseSongSession
Create a session with the specified parameters.
Bass - Enum constant in enum class org.jjazz.midi.api.synths.InstrumentFamily
 
BASS - Enum constant in enum class org.jjazz.midi.api.DrumKit.Subset
 
BASS - Enum constant in enum class org.jjazz.rhythm.api.RhythmVoice.Type
 
BASS - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.AccType
 
BASS_DEFAULT - Enum constant in enum class org.jjazz.midi.api.DrumKit.Subset
 
BASS_DRUM_1 - Static variable in class org.jjazz.midi.api.MidiConst
 
BASS_KEYS - Static variable in class org.jjazz.instrumentcomponents.keyboard.api.KeyboardRange
 
bassOn - Variable in class org.jjazz.yamjjazz.rhythm.api.Ctb2ChannelSettings
 
BassStyle - Enum Class in org.jjazz.jjswing.api
The possible bass styles of a WbpSource.
BEAT - Enum constant in enum class org.jjazz.chordleadsheet.api.item.CLI_ChordSymbol.PositionDisplay
 
BEAT - Enum constant in enum class org.jjazz.quantizer.api.Quantization
 
BEAT_GRADATION_LENGTH - Static variable in class org.jjazz.coreuicomponents.api.PhraseBirdsEyeViewComponent
 
BEAT_WINDOW - Static variable in enum class org.jjazz.harmony.api.TimeSignature
 
BeatBasedBarRenderer - Interface in org.jjazz.cl_editor.barrenderer.api
A BarRenderer who displays events based on beat position within a bar must implements this interface.
BeatBasedLayoutManager - Class in org.jjazz.cl_editor.barrenderer.api
This LayoutManager places ItemRenderers at their corresponding beat position.
BeatBasedLayoutManager() - Constructor for class org.jjazz.cl_editor.barrenderer.api.BeatBasedLayoutManager
 
beatChanged(Position, Position, float) - Method in interface org.jjazz.musiccontrol.api.PlaybackListener
Called on each beat change.
beatChanged(Position, Position, float) - Method in class org.jjazz.musiccontrol.api.PlaybackListenerAdapter
 
BeatIterator - Class in org.jjazz.song.api
A beat Iterator within a Song.
BeatIterator(Song) - Constructor for class org.jjazz.song.api.BeatIterator
Create a beat iterator for the specified song.
BeatIterator(Song, Position) - Constructor for class org.jjazz.song.api.BeatIterator
Construct an iterator for the specified song, starting at specified position.
BeatIterator(Song, IntRange) - Constructor for class org.jjazz.song.api.BeatIterator
Construct an iterator for the specified bar range within a song.
BeatIterator(Song, IntRange, Position) - Constructor for class org.jjazz.song.api.BeatIterator
Construct an iterator for the specified bar range within a song, starting at pos.
beforeCellRange - Variable in class org.jjazz.rhythmmusicgeneration.api.GridChordContext
from=cell after previous chord symbol or start of grid, to=chordCell-1, can be empty.
beforeParsingStarts() - Method in interface org.jjazz.midi.api.parser.MidiParserListener
Called when the parser first starts up, but before it starts parsing anything.
beforeParsingStarts() - Method in class org.jjazz.midi.api.parser.MidiParserListenerAdapter
 
BiabFileReader - Class in org.jjazz.importers.api
Band In A Box file reader.
BiabFileReader(File, TimeSignature, boolean) - Constructor for class org.jjazz.importers.api.BiabFileReader
Create a reader.
BiabStyleFeatures - Class in org.jjazz.importers.api
Bridge to JJazzLab RhythmFeatures.
BiabStyleFeatures(Genre, Division, TimeSignature) - Constructor for class org.jjazz.importers.api.BiabStyleFeatures
 
BIMAP_STYLE_RPVALUE - Static variable in class org.jjazz.jjswing.api.RP_BassStyle
 
BINARY - Enum constant in enum class org.jjazz.rhythm.api.Division
 
BLUES - Enum constant in enum class org.jjazz.rhythm.api.Genre
 
BLUES - Static variable in class org.jjazz.harmony.api.DefaultScaleManager
 
BLUES - Static variable in interface org.jjazz.harmony.spi.ScaleManager
 
BorderManager - Class in org.jjazz.flatcomponents.api
Manage the border changes when a mouse is over registered (flat) components, and when component is enabled/disabled.
BOSSA - Enum constant in enum class org.jjazz.rhythm.api.Genre
 
BR_ANNOTATION - Static variable in interface org.jjazz.cl_editor.spi.BarRendererFactory
BarRenderer type for bar annotation.
BR_CHORD_POSITION - Static variable in interface org.jjazz.cl_editor.spi.BarRendererFactory
BarRenderer type for chord positions.
BR_CHORD_SYMBOL - Static variable in interface org.jjazz.cl_editor.spi.BarRendererFactory
BarRenderer type for chord symbols.
BR_SECTION - Static variable in interface org.jjazz.cl_editor.spi.BarRendererFactory
BarRenderer type for sections.
Brass - Enum constant in enum class org.jjazz.midi.api.synths.InstrumentFamily
 
BRUSH - Enum constant in enum class org.jjazz.midi.api.DrumKit.Type
 
BRUSHES_1 - Enum constant in enum class org.jjazz.jjswing.api.DrumsStyle
 
BRUSHES_2 - Enum constant in enum class org.jjazz.jjswing.api.DrumsStyle
 
buildAll(boolean) - Method in class org.jjazz.rhythmmusicgeneration.api.SongSequenceBuilder
Call buildMapRvPhrase() then buildSongSequence().
buildChordScoreNotes(List<NoteEvent>, ChordSymbol) - Method in class org.jjazz.score.api.MeasureContext
Build several ScoreNotes which should be displayed as a chord (same position).
buildDescription(Rhythm, TimeSignature) - Static method in interface org.jjazz.rhythm.api.AdaptedRhythm
Convenience method to build the AdaptedRhythm description in a standard way.
buildMap(String, Object, String, Object) - Static method in class org.jjazz.analytics.api.Analytics
 
buildMap(String, Object, String, Object, String, Object) - Static method in class org.jjazz.analytics.api.Analytics
 
buildMap(String, Object, String, Object, String, Object, String, Object) - Static method in class org.jjazz.analytics.api.Analytics
 
buildMap(String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class org.jjazz.analytics.api.Analytics
 
buildMap(String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class org.jjazz.analytics.api.Analytics
 
buildMap(String, T) - Static method in class org.jjazz.analytics.api.Analytics
Helper methods to quickly build a map from specified parameters.
buildMapRvPhrase(boolean) - Method in class org.jjazz.rhythmmusicgeneration.api.SongSequenceBuilder
Build the RhythmVoice phrases for the defined context.
buildMessage(int, int, int, int) - Static method in class org.jjazz.midi.api.MidiUtilities
Build a ShortMessage.
buildName(Rhythm, TimeSignature) - Static method in interface org.jjazz.rhythm.api.AdaptedRhythm
Convenience method to build the AdaptedRhythm name in a standard way.
buildPreviewContext(SongPartContext, RhythmParameter<T>, T) - Static method in class org.jjazz.rpcustomeditorfactoryimpl.api.RealTimeRpEditorDialog
Create a preview SongContext which uses the specified rhythm parameter value.
buildScoreNote(NoteEvent, ChordSymbol) - Method in class org.jjazz.score.api.MeasureContext
Build the ScoreNote for the specified note.
buildSimpleChordSequences(Predicate<SongPart>) - Method in class org.jjazz.rhythmmusicgeneration.api.SongChordSequence
Build a SimpleChordSequence for each sequence of contiguous SongParts which match the predicate.
buildSlider(int, float) - Static method in class org.jjazz.uiutilities.api.UIUtilities
Build a JSlider with an adjusted preferred length.
buildSongSequence(Map<RhythmVoice, Phrase>) - Method in class org.jjazz.rhythmmusicgeneration.api.SongSequenceBuilder
Build the SongSequence from the specified RhythmVoice phrases for the defined context.
buildStaticData() - Static method in class org.jjazz.harmony.api.ChordSymbolFinder
This must be called once before using any ChordFinder instance.
buildTrackName(RhythmVoice, int) - Static method in class org.jjazz.rhythmmusicgeneration.api.SongSequenceBuilder
Built the Midi track name from the specified parameters.
buildUniqueId(String, Rhythm, TimeSignature) - Static method in interface org.jjazz.rhythm.api.AdaptedRhythm
Convenience method to build the UniqueId as required.
ButtonColumn - Class in org.jjazz.uiutilities.api
The ButtonColumn class provides a renderer and an editor that looks like a JButton.
ButtonColumn(JTable, ActionListener, int) - Constructor for class org.jjazz.uiutilities.api.ButtonColumn
Create the ButtonColumn to be used as a renderer and editor.
BYPASS - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.Ctb2ChannelSettings.NoteTranspositionTable
 

C

CABASA - Static variable in class org.jjazz.midi.api.MidiConst
 
CakewalkInsFileReader - Class in org.jjazz.outputsynth.api
A MidiSynth provider reading Cakewalk .ins instrument definition files.
CakewalkInsFileReader() - Constructor for class org.jjazz.outputsynth.api.CakewalkInsFileReader
 
calculateDisabledColor(Color) - Static method in class org.jjazz.uiutilities.api.UIUtilities
 
calculateInverseColor(Color) - Static method in class org.jjazz.uiutilities.api.UIUtilities
 
calculatePercentage(E) - Method in class org.jjazz.rhythm.api.RP_EnumState
 
calculatePercentage(E) - Method in interface org.jjazz.rhythm.api.RpEnumerable
 
calculatePercentage(Integer) - Method in class org.jjazz.rhythm.api.RP_Integer
 
calculatePercentage(String) - Method in class org.jjazz.rhythm.api.RP_State
 
calculatePercentage(Set<String>) - Method in class org.jjazz.rhythm.api.RP_StringSet
A unique value for a set.
calculateValue(double) - Method in class org.jjazz.rhythm.api.RP_EnumState
 
calculateValue(double) - Method in class org.jjazz.rhythm.api.RP_Integer
 
calculateValue(double) - Method in class org.jjazz.rhythm.api.RP_State
 
calculateValue(double) - Method in class org.jjazz.rhythm.api.RP_StringSet
Calculate a Set from p as produced by calculatePercentage().
calculateValue(double) - Method in interface org.jjazz.rhythm.api.RpEnumerable
Calculate the RhythmParameter value corresponding to a percentage of the value range.
call() - Method in class org.jjazz.songeditormanager.api.StartupShutdownSongManager
Called upon shutdown.
CALYPSO - Enum constant in enum class org.jjazz.rhythm.api.Genre
 
canAddNote(NoteEvent) - Method in class org.jjazz.phrase.api.SizedPhrase
Overridden to check NoteEvent is within the beat range (including the upper bound).
CANCEL_OPTION - Static variable in class org.jjazz.uiutilities.api.JFontChooser
Return value from showDialog().
canClose() - Method in class org.jjazz.cl_editor.api.CL_EditorTopComponent
 
canClose() - Method in class org.jjazz.mixconsole.api.MixConsoleTopComponent
 
canClose() - Method in class org.jjazz.pianoroll.api.PianoRollEditorTopComponent
 
canClose() - Method in class org.jjazz.spteditor.api.SptEditorTopComponent
 
canClose() - Method in class org.jjazz.ss_editor.api.SS_EditorTopComponent
 
canImport(TransferHandler.TransferSupport) - Method in class org.jjazz.uiutilities.api.ListIndexTransferHandler
Any Object can be transfered (since we don't actually transfer the data)
canImport(TransferHandler.TransferSupport) - Method in class org.jjazz.uiutilities.api.SingleFileDragInTransferHandler
 
ceiling(NoteEvent) - Method in class org.jjazz.phrase.api.Phrase
 
Cell(int, int) - Constructor for record class org.jjazz.utilities.api.MatrixGroupsRemover.Cell
Creates an instance of a Cell record class.
cellRange - Variable in class org.jjazz.rhythmmusicgeneration.api.GridChordContext
from=1st cell of this zone, to=last cell of this zone
cells() - Method in record class org.jjazz.utilities.api.MatrixGroupsRemover.Group
Returns the value of the cells record component.
centerChordOctave(int, int) - Method in class org.jjazz.harmony.api.Chord
Transpose the chord of +/- n octaves so that chord is centered between lowPitch and maxPitch;
CHACHACHA - Enum constant in enum class org.jjazz.rhythm.api.Genre
 
CHANGED - Enum constant in enum class org.jjazz.utilities.api.Diff.Difference.ResultType
 
changeDuration(IntRange, int, boolean, boolean) - Method in class org.jjazz.phrase.api.Grid
Change the duration of all notes in specified cell range so that they end at cell cellIndexOff.
changeFontSize(Component, float, float...) - Static method in class org.jjazz.uiutilities.api.UIUtilities
Change the font size of a component.
changeFontSize(Font, float, float...) - Static method in class org.jjazz.uiutilities.api.UIUtilities
Get a new font with size modified by adding fontSizeOffset.
changeItem(ChordLeadSheetItem<T>, T) - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Change the data of a specific item.
ChangeItem - Enum constant in enum class org.jjazz.chordleadsheet.api.event.ClsActionEvent.API_ID
data=cli
changeLuminance(Color, int) - Static method in class org.jjazz.uiutilities.api.HSLColor
Get a new color by adjusting the luminance of Color c.
changeLuminance(Image, int) - Static method in class org.jjazz.uiutilities.api.HSLColor
Get a new image by adjusting the luminance of the image.
changeMenuBarFontSize(MenuBar, float) - Static method in class org.jjazz.uiutilities.api.UIUtilities
Change the font size of a menuBar and its submenus.
changeMenuFontSize(JMenu, float, float...) - Static method in class org.jjazz.uiutilities.api.UIUtilities
Change the font size of a menu and of its components (which can be submenus).
changePausedBar(int) - Method in class org.jjazz.musiccontrol.api.MusicController
Change the current bar when in PAUSED state.
changeSongPartsRhythm(List<SongPart>) - Static method in class org.jjazz.ss_editorimpl.api.EditRhythm
Show the rhythm selection dialog initialized with the 1st selected song part.
changeVelocity(IntRange, Function<Integer, Integer>) - Method in class org.jjazz.phrase.api.Grid
Modify velocity of notes in the specified cell range.
CHANNEL_DRUMS - Static variable in class org.jjazz.midi.api.MidiConst
 
CHANNEL_MAX - Static variable in class org.jjazz.midi.api.MidiConst
 
CHANNEL_MIN - Static variable in class org.jjazz.midi.api.MidiConst
 
ChannelPanelSet(RhythmVoice, MixChannelPanel, PhraseViewerPanel) - Constructor for record class org.jjazz.mixconsole.api.MixConsole.ChannelPanelSet
Creates an instance of a ChannelPanelSet record class.
ChannelRerouter - Class in org.jjazz.midi.api.device
This MidiDevice can reroute MidiMessages from one channel to another.
ChannelRerouter() - Constructor for class org.jjazz.midi.api.device.ChannelRerouter
By default does not reroute any message.
CHANNELS_ALL - Static variable in class org.jjazz.midi.api.MidiConst
 
check(int) - Static method in class org.jjazz.midi.api.MidiConst
Check that midiValue is in the Midi range [0;127].
check(MidiMessage) - Method in class org.jjazz.musiccontrolactions.api.RemoteAction
Check if this MidiMessage should trigger this RemoteAction.
checkAndPossiblyFix(MidiMix, boolean) - Static method in class org.jjazz.outputsynth.api.FixMidiMix
Check and possibly fix midiMix to be consistent with the default OutputSynth.
checkAndPossiblyFix(MidiMix, OutputSynth, boolean) - Static method in class org.jjazz.outputsynth.api.FixMidiMix
Check and possibly fix midiMix to be consistent with the specified outputSynth.
checkBeat(float) - Method in enum class org.jjazz.harmony.api.TimeSignature
Tell whether it's a valid beat for that time signature.
checkConsistency(RhythmProvider, Rhythm) - Method in class org.jjazz.rhythmdatabase.api.RhythmInfo
Check that this RhythmInfo object matches data from specified rhythm.
checkConsistency(Song, boolean) - Method in class org.jjazz.midimix.api.MidiMix
Check if this MidiMix is consistent with the specified song.
CheckDefaultRhythms() - Constructor for class org.jjazz.yamjjazz.rhythm.api.YamJJazzDefaultRhythms.CheckDefaultRhythms
 
CheckedRunnable - Class in org.jjazz.utilities.api
A wrapper for a runnable which makes unexpected runtime problems visible.
CheckedRunnable(Runnable) - Constructor for class org.jjazz.utilities.api.CheckedRunnable
 
checkMidiChannel(int) - Static method in class org.jjazz.midi.api.MidiConst
 
checkMidiFileTypeSupport(Sequence, int, boolean) - Static method in class org.jjazz.midi.api.MidiUtilities
Check if the Midi sequence supports the specified Midi file type.
checkOctave(int) - Static method in class org.jjazz.harmony.api.Note
This is the "natural" octave, from 0 to 10.
checkPitch(int) - Static method in class org.jjazz.harmony.api.Note
 
checkRemappedInstrument(Instrument) - Static method in class org.jjazz.outputsynth.api.GMRemapTable
Check that the specified remapped Instrument is valid.
checkSysexStatus(byte[], int) - Static method in class org.jjazz.midi.api.sequencer.MidiUtils
Checks the status byte for the system exclusive message.
checkSysexStatus(int) - Static method in class org.jjazz.midi.api.sequencer.MidiUtils
Checks the status byte for the system exclusive message.
checkTempo(int) - Static method in class org.jjazz.rhythm.api.TempoRange
 
checkVelocity(int) - Static method in class org.jjazz.harmony.api.Note
 
CHINESE_CYMBAL - Static variable in class org.jjazz.midi.api.MidiConst
 
chord - Variable in class org.jjazz.rhythmmusicgeneration.api.GridChordContext
 
Chord - Class in org.jjazz.harmony.api
A chord is an array of notes which have different pitches.
Chord() - Constructor for class org.jjazz.harmony.api.Chord
 
Chord(List<? extends Note>) - Constructor for class org.jjazz.harmony.api.Chord
 
CHORD - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.Ctb2ChannelSettings.NoteTranspositionTable
 
CHORD_SYMBOL_META_EVENT_TYPE - Static variable in class org.jjazz.musiccontrol.api.ControlTrack
 
CHORD1 - Enum constant in enum class org.jjazz.rhythm.api.RhythmVoice.Type
 
CHORD1 - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.AccType
 
CHORD2 - Enum constant in enum class org.jjazz.rhythm.api.RhythmVoice.Type
 
CHORD2 - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.AccType
 
chordCell - Variable in class org.jjazz.rhythmmusicgeneration.api.GridChordContext
The cell of the chord symbol.
ChordInfo(String, int[]) - Constructor for class org.jjazz.instrumentcomponents.guitardiagram.api.TGChordDatabase.ChordInfo
 
ChordLeadSheet - Interface in org.jjazz.chordleadsheet.api
The model for a chord leadsheet.
chordLeadSheetChanged(ClsChangeEvent) - Method in interface org.jjazz.chordleadsheet.api.ClsChangeListener
Process the change.
chordLeadSheetChanged(ClsChangeEvent) - Method in class org.jjazz.cl_editor.api.CL_ContextAction
Default implementation does nothing.
chordLeadSheetChanged(ClsChangeEvent) - Method in class org.jjazz.cl_editor.api.CL_ContextActionSupport
 
chordLeadSheetChanged(ClsChangeEvent) - Method in class org.jjazz.pianoroll.api.PianoRollEditor
 
chordLeadSheetChanged(ClsChangeEvent) - Method in class org.jjazz.song.api.SongMetaEvents
 
ChordLeadSheetFactory - Interface in org.jjazz.chordleadsheet.api
 
ChordLeadSheetItem<T> - Interface in org.jjazz.chordleadsheet.api.item
Items which belong to a ChordLeadSheet.
ChordLeadSheetItem.DefaultComparableItem - Class in org.jjazz.chordleadsheet.api.item
 
chordPosInBeats - Variable in class org.jjazz.rhythmmusicgeneration.api.GridChordContext
The absolute position of the chord symbol.
ChordPosition - Enum constant in enum class org.jjazz.cl_editor.itemrenderer.api.IR_Type
 
ChordRenderingInfo - Class in org.jjazz.chordleadsheet.api.item
Music rendering info associated to a chord.
ChordRenderingInfo() - Constructor for class org.jjazz.chordleadsheet.api.item.ChordRenderingInfo
Create an object with default values.
ChordRenderingInfo(EnumSet<ChordRenderingInfo.Feature>) - Constructor for class org.jjazz.chordleadsheet.api.item.ChordRenderingInfo
Create an object with specified Features and default values.
ChordRenderingInfo(EnumSet<ChordRenderingInfo.Feature>, StandardScaleInstance) - Constructor for class org.jjazz.chordleadsheet.api.item.ChordRenderingInfo
Create a new object with the specified parameters.
ChordRenderingInfo(ChordRenderingInfo, EnumSet<ChordRenderingInfo.Feature>) - Constructor for class org.jjazz.chordleadsheet.api.item.ChordRenderingInfo
 
ChordRenderingInfo(ChordRenderingInfo, StandardScaleInstance) - Constructor for class org.jjazz.chordleadsheet.api.item.ChordRenderingInfo
 
ChordRenderingInfo(StandardScaleInstance) - Constructor for class org.jjazz.chordleadsheet.api.item.ChordRenderingInfo
Create an object with specified scale and default values.
ChordRenderingInfo.Feature - Enum Class in org.jjazz.chordleadsheet.api.item
Change the way music is rendered for a chord symbol.
ChordRenderingInfo.XStreamConfig - Class in org.jjazz.chordleadsheet.api.item
This enables XStream instance configuration even for private classes or classes from non-public packages of Netbeans modules.
chordRootUpperLimit - Variable in class org.jjazz.yamjjazz.rhythm.api.Ctb2ChannelSettings
 
chords - Variable in class org.jjazz.importers.api.BiabFileReader
Key=chord slot index (there is 4 slots per bar, whatever the time signature).
chordSequence - Variable in class org.jjazz.rhythmmusicgeneration.api.GridChordContext
 
ChordSequence - Class in org.jjazz.rhythmmusicgeneration.api
A convenience class to analyze and manipulate a suite of chord symbols extracted from a ChordLeadSheet, possibly with different TimeSignatures.
ChordSequence(IntRange) - Constructor for class org.jjazz.rhythmmusicgeneration.api.ChordSequence
Construct a chord sequence for the specified bar range.
ChordSymbol - Class in org.jjazz.harmony.api
A jazz chord symbol.
ChordSymbol - Enum constant in enum class org.jjazz.cl_editor.itemrenderer.api.IR_Type
 
ChordSymbol() - Constructor for class org.jjazz.harmony.api.ChordSymbol
A "C" chord symbol.
ChordSymbol(String) - Constructor for class org.jjazz.harmony.api.ChordSymbol
Construct a ChordSymbol from a string.
ChordSymbol(Note, ChordType) - Constructor for class org.jjazz.harmony.api.ChordSymbol
 
ChordSymbol(Note, Note, ChordType) - Constructor for class org.jjazz.harmony.api.ChordSymbol
 
chordSymbolChanged(CLI_ChordSymbol) - Method in interface org.jjazz.musiccontrol.api.PlaybackListener
Called on chord symbol change.
chordSymbolChanged(CLI_ChordSymbol) - Method in class org.jjazz.musiccontrol.api.PlaybackListenerAdapter
 
ChordSymbolEdit - Enum constant in enum class org.jjazz.cl_editor.spi.Preset.Type
 
ChordSymbolEditorDialog - Class in org.jjazz.cl_editor.spi
An editor dialog for a chord symbol.
ChordSymbolFinder - Class in org.jjazz.harmony.api
Find matching chord symbol(s) from individual notes.
ChordSymbolFinder(int) - Constructor for class org.jjazz.harmony.api.ChordSymbolFinder
Create an instance.
ChordType - Class in org.jjazz.harmony.api
Represents a chord type like "m7", its aliases and its degrees.
ChordType(String, String, ChordType.Family, int, int, int, int, int, int) - Constructor for class org.jjazz.harmony.api.ChordType
Build a ChordType.
ChordType.DegreeIndex - Enum Class in org.jjazz.harmony.api
An ordered list of chord symbol degrees.
ChordType.Family - Enum Class in org.jjazz.harmony.api
All chord symbols must belong to 1 of these 5 groups.
ChordTypeDatabase - Interface in org.jjazz.harmony.spi
Manage the list of recognized chordtypes and their aliases.
ChordTypeDatabase.InvalidAliasException - Exception Class in org.jjazz.harmony.spi
 
ChordTypeSelectorUIProvider - Interface in org.jjazz.cl_editor.spi
Provide a UI component to select a chord type for a CLI_ChordSymbol.
ChordViewer - Interface in org.jjazz.chordinspector.spi
A service provider to represent a chord symbol.
CHORO - Enum constant in enum class org.jjazz.rhythm.api.Genre
 
CHORUS_STD - Static variable in class org.jjazz.midi.api.MidiConst
 
chorusEnd - Variable in class org.jjazz.importers.api.BiabFileReader
 
chorusNbRepeats - Variable in class org.jjazz.importers.api.BiabFileReader
 
chorusStart - Variable in class org.jjazz.importers.api.BiabFileReader
 
Chromatic_Percussion - Enum constant in enum class org.jjazz.midi.api.synths.InstrumentFamily
 
CL_BarEditorDialog - Class in org.jjazz.cl_editor.spi
A JDialog used to edit a ChordLeadSheet bar.
CL_BarEditorDialog() - Constructor for class org.jjazz.cl_editor.spi.CL_BarEditorDialog
Dialog is automatically owned by WindowManager.getDefault().getMainWindow()
CL_ContextAction - Class in org.jjazz.cl_editor.api
A base class for CL_Editor context aware actions.
CL_ContextAction() - Constructor for class org.jjazz.cl_editor.api.CL_ContextAction
Create an action which listens to all possible ListeningTargets in the global context.
CL_ContextAction.ListeningTarget - Enum Class in org.jjazz.cl_editor.api
 
CL_ContextActionListener - Interface in org.jjazz.cl_editor.api
Listener of events fired by CL_ContextActionSupport.
CL_ContextActionSupport - Class in org.jjazz.cl_editor.api
A helper class to write CL_Editor context aware actions.
CL_Editor - Class in org.jjazz.cl_editor.api
A ChordLeadSheet editor.
CL_Editor() - Constructor for class org.jjazz.cl_editor.api.CL_Editor
 
CL_EditorClientProperties - Class in org.jjazz.cl_editor.api
The Song and ChordLeadSheetItem client properties used by a CL_Editor and its components (e.g.
CL_EditorClientProperties() - Constructor for class org.jjazz.cl_editor.api.CL_EditorClientProperties
 
CL_EditorFactory - Interface in org.jjazz.cl_editor.spi
 
CL_EditorMouseListener - Interface in org.jjazz.cl_editor.api
A listener for mouse events of interest.
CL_EditorSettings - Interface in org.jjazz.cl_editor.spi
 
CL_EditorTopComponent - Class in org.jjazz.cl_editor.api
Top component for the ChordLeadSheet editor.
CL_EditorTopComponent(Song) - Constructor for class org.jjazz.cl_editor.api.CL_EditorTopComponent
 
CL_Selection - Class in org.jjazz.cl_editor.api
Represent the selection of a CL_Editor, built from its Lookup.
CL_Selection(Lookup) - Constructor for class org.jjazz.cl_editor.api.CL_Selection
Create a selection with items or bars.
CL_Selection(Lookup, boolean, boolean) - Constructor for class org.jjazz.cl_editor.api.CL_Selection
Create an instance with only the searched types.
clamp(float, float) - Method in class org.jjazz.utilities.api.FloatRange
Clamps the value to fit in this range.
clamp(int) - Static method in class org.jjazz.midi.api.MidiConst
Return a value in the Midi range [0;127].
clamp(int) - Method in class org.jjazz.utilities.api.IntRange
Clamps the value to fit in this range.
CLASSICAL - Enum constant in enum class org.jjazz.rhythm.api.Genre
 
className() - Method in record class org.jjazz.rhythmdatabase.api.RhythmInfo.RpInfo
Returns the value of the className record component.
CLAVES - Static variable in class org.jjazz.midi.api.MidiConst
 
cleanup() - Method in interface org.jjazz.chordinspector.spi.ChordViewer
 
cleanup() - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Cleanup function to be called so that the object can be garbaged.
cleanup() - Method in class org.jjazz.cl_editor.api.CL_Editor
Clean up everything so component can be garbaged.
cleanup() - Method in class org.jjazz.cl_editor.barbox.api.BarBox
Clean up everything so this object can be garbaged.
cleanup() - Method in class org.jjazz.cl_editor.barrenderer.api.BarRenderer
Clean up everything so this object can be garbaged.
cleanup() - Method in class org.jjazz.cl_editor.itemrenderer.api.ItemRenderer
Clean up everything so this object can be garbaged.
cleanup() - Method in class org.jjazz.cl_editor.spi.ChordSymbolEditorDialog
Cleanup references to preset data and dialog results, caller must call this method after dialog has exited.
cleanup() - Method in class org.jjazz.cl_editor.spi.CL_BarEditorDialog
Cleanup references to preset data and dialog results.
cleanup() - Method in class org.jjazz.instrumentcomponents.keyboard.api.KeyboardMouseHelper
 
cleanup() - Method in class org.jjazz.mixconsole.api.MixConsole
 
cleanup() - Method in class org.jjazz.musiccontrol.api.SongMusicGenerationListener
 
cleanup() - Method in class org.jjazz.pianoroll.api.GhostPhrasesModel
 
cleanup() - Method in class org.jjazz.pianoroll.api.NoteView
 
cleanup() - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Clean up everything so component can be garbaged.
cleanup() - Method in class org.jjazz.rhythmselectiondialog.api.RhythmSelectionDialog
Cleanup references to preset data and dialog results.
cleanup() - Method in interface org.jjazz.rhythmselectiondialog.spi.RhythmPreviewer
Should be called when provider will no longer be used.
cleanup() - Method in class org.jjazz.rpcustomeditorfactoryimpl.api.RealTimeRpEditorComponent
Called to cleanup possible resources before discarding this object.
cleanup() - Method in class org.jjazz.spteditor.api.RpEditor
 
cleanup() - Method in class org.jjazz.spteditor.api.SptEditor
Clean up everything so component can be garbaged.
cleanup() - Method in class org.jjazz.spteditor.spi.RpEditorComponent
Override and call super.cleanup() if you need to add additional cleanup stuff.
cleanup() - Method in class org.jjazz.ss_editor.api.RpCustomizeDialog
Cleanup preset data and dialog results.
cleanup() - Method in class org.jjazz.ss_editor.api.SS_Editor
Clean up everything so component can be garbaged.
cleanup() - Method in class org.jjazz.ss_editor.rpviewer.api.RpViewer
Clean up everything so this object can be garbaged.
cleanup() - Method in class org.jjazz.ss_editor.sptviewer.api.SptViewer
 
clear() - Method in class org.jjazz.harmony.api.Chord
Remove all notes from the chord.
clear() - Method in class org.jjazz.midi.api.InstrumentBank
Empty the bank.
clear() - Method in class org.jjazz.outputsynth.api.GMRemapTable
Remove all mappings.
clear() - Method in class org.jjazz.phrase.api.Phrase
 
clear() - Method in class org.jjazz.phrase.api.SourcePhraseSet
Remove all the phrases.
clear() - Method in class org.jjazz.pianoroll.api.CopyNoteBuffer
 
clear() - Method in class org.jjazz.utilities.api.DebugArray
 
clear() - Method in class org.jjazz.utilities.api.ObservableProperties
Remove all client properties.
clear() - Method in class org.jjazz.utilities.api.SmallMap
Deprecated.
 
clearMusicData(int) - Method in class org.jjazz.yamjjazz.rhythm.api.StylePart
Remove the music data for the specified complexity level.
clearReroutings() - Method in class org.jjazz.midi.api.device.ChannelRerouter
 
clearSelection() - Method in class org.jjazz.cl_editor.api.CL_Editor
Unselect all.
clearTrack(Track) - Static method in class org.jjazz.midi.api.MidiUtilities
Remove all MidiEvents from a track, but leave the End Of Track MetaEvent unchanged.
CLEF_C - Static variable in class org.jjazz.score.api.NotationGraphics
 
CLEF_F - Static variable in class org.jjazz.score.api.NotationGraphics
 
CLEF_G - Static variable in class org.jjazz.score.api.NotationGraphics
 
CLEF_NEUTRAL - Static variable in class org.jjazz.score.api.NotationGraphics
 
CLEF_TAB - Static variable in class org.jjazz.score.api.NotationGraphics
 
CLI_BarAnnotation - Interface in org.jjazz.chordleadsheet.api.item
Represent a bar annotation text at a specific bar.
CLI_ChordSymbol - Interface in org.jjazz.chordleadsheet.api.item
A ChordLeadSheetItem which uses ExtChordSymbol objects as data.
CLI_ChordSymbol.ComparableCsItem - Class in org.jjazz.chordleadsheet.api.item
A dummy CLI_ChordSymbol class which can be used only for position comparison when using the NavigableSet/SortedSet-based methods of ChordLeadSheet or ChordSequence.
CLI_ChordSymbol.PositionDisplay - Enum Class in org.jjazz.chordleadsheet.api.item
 
CLI_Comparator<T> - Class in org.jjazz.chordleadsheet.api.item
A Comparator which uses Position then PositionOrder to order ChordLeadSheetItems.
CLI_Comparator(boolean) - Constructor for class org.jjazz.chordleadsheet.api.item.CLI_Comparator
 
CLI_Factory - Interface in org.jjazz.chordleadsheet.api.item
A factory for ChordLeadSheetItems.
CLI_Section - Interface in org.jjazz.chordleadsheet.api.item
Represent a section with a name (e.g.
CLICK_TRACK_NAME - Static variable in class org.jjazz.musiccontrol.api.PlaybackSettings
 
clone() - Method in class org.jjazz.chordleadsheet.api.Section
 
clone() - Method in class org.jjazz.harmony.api.Chord
 
clone() - Method in class org.jjazz.harmony.api.ChordSymbol
 
clone() - Method in class org.jjazz.harmony.api.Note
 
clone() - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGChord
 
clone() - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGString
 
clone() - Method in class org.jjazz.outputsynth.api.OutputSynth
Get a copy.
clone() - Method in class org.jjazz.phrase.api.Grid
 
clone() - Method in class org.jjazz.phrase.api.NoteEvent
Clone this instance, including the client properties.
clone() - Method in class org.jjazz.phrase.api.Phrase
A deep clone: returned phrase contains clones of the original NoteEvents.
clone() - Method in class org.jjazz.phrase.api.SizedPhrase
 
clone() - Method in class org.jjazz.phrase.api.SourcePhrase
 
clone() - Method in class org.jjazz.rhythmmusicgeneration.api.ChordSequence
 
clone() - Method in class org.jjazz.rhythmmusicgeneration.api.RP_SYS_OverrideTracksValue
 
clone() - Method in class org.jjazz.rhythmmusicgeneration.api.SimpleChordSequence
 
clone() - Method in class org.jjazz.songcontext.api.SongContext
Clone the SongContext reusing the same song and midi mix.
clone() - Method in class org.jjazz.utilities.api.FloatRange
 
clone() - Method in class org.jjazz.utilities.api.SmallMap
Deprecated.
 
clone2Darray(T[][]) - Static method in class org.jjazz.utilities.api.Utilities
Create a shallow copy of a 2D array (referencing the same cell data as the original).
cloneRequireds() - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGChordDatabase.ChordInfo
 
cloneValue(E) - Method in interface org.jjazz.rhythm.api.RhythmParameter
Clone the specified value.
cloneValue(RP_SYS_DrumsTransformValue) - Method in class org.jjazz.phrasetransform.api.rps.RP_SYS_DrumsTransform
 
cloneValue(RP_SYS_CustomPhraseValue) - Method in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_CustomPhrase
 
close() - Method in interface org.jjazz.embeddedsynth.api.EmbeddedSynth
Release the resources of the synth.
close() - Method in class org.jjazz.fluidsynthembeddedsynth.api.FluidSynthEmbeddedSynth
 
close() - Method in class org.jjazz.fluidsynthembeddedsynth.api.FluidSynthMidiDevice
 
close() - Method in class org.jjazz.midi.api.device.JJazzMidiDevice
 
close() - Method in class org.jjazz.musiccontrol.api.playbacksession.BaseSongSession
 
close() - Method in interface org.jjazz.musiccontrol.api.playbacksession.PlaybackSession
Put session in the CLOSED state and release used resources, so that session can be disposed.
close() - Method in class org.jjazz.musiccontrol.api.playbacksession.StaticSongSession
 
close() - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSession
 
close() - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSessionOnePlay
 
close() - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdateProviderSongSession
 
close(boolean) - Method in class org.jjazz.song.api.Song
To be called to cleanup the song when song will not be used anymore.
CLOSE - Enum constant in enum class org.jjazz.instrumentcomponents.guitardiagram.api.TGChordSettings.ChordMode
 
closeAll() - Method in class org.jjazz.midi.api.JJazzMidiSystem
Close default In and Out devices.
CLOSED - Enum constant in enum class org.jjazz.musiccontrol.api.playbacksession.PlaybackSession.State
The session is closed (e.g. song is no more available) and any playback should be stopped.
CLOSED_HI_HAT - Static variable in class org.jjazz.midi.api.MidiConst
 
closeDefaultInDevice() - Method in class org.jjazz.midi.api.JJazzMidiSystem
 
closeDefaultOutDevice() - Method in class org.jjazz.midi.api.JJazzMidiSystem
Close the default out device.
CloseMidiDevicesTask() - Constructor for class org.jjazz.midi.api.JJazzMidiSystem.CloseMidiDevicesTask
 
closeSilent() - Method in class org.jjazz.cl_editor.api.CL_EditorTopComponent
Close the TopComponent without asking for user confirmation.
closeSilent() - Method in class org.jjazz.ss_editor.api.SS_EditorTopComponent
Close the TopComponent without asking for user confirmation.
closeSong(Song, boolean) - Method in interface org.jjazz.songeditormanager.spi.SongEditorManager
Programmatically close all the editors associated to a song.
CLS_ITEMS_SELECTION - Enum constant in enum class org.jjazz.cl_editor.api.CL_ContextAction.ListeningTarget
 
ClsActionEvent - Class in org.jjazz.chordleadsheet.api.event
A special event to indicate that a high-level action, i.e. a call to a public API method that mutates the chord leadsheet, has started or is complete.
ClsActionEvent(ChordLeadSheet, ClsActionEvent.API_ID, Object) - Constructor for class org.jjazz.chordleadsheet.api.event.ClsActionEvent
Create a ClsActionEvent in started state, with no subEvents.
ClsActionEvent.API_ID - Enum Class in org.jjazz.chordleadsheet.api.event
This corresponds to public API methods that can mutate a ChordLeadSheet.
ClsChangeEvent - Class in org.jjazz.chordleadsheet.api.event
The base class which represents a change in the ChordLeadSheet.
ClsChangeListener - Interface in org.jjazz.chordleadsheet.api
Objects that want to listen to ChordLeadSheet changes must implement this interface.
ClsSourceActionEvent(ClsActionEvent) - Constructor for class org.jjazz.song.api.SongMetaEvents.ClsSourceActionEvent
 
ClsUtilities - Class in org.jjazz.chordleadsheet.api
General methods on ChordLeadSheets.
ClsUtilities() - Constructor for class org.jjazz.chordleadsheet.api.ClsUtilities
 
ClsVetoableChangeEvent - Class in org.jjazz.chordleadsheet.api.event
A special vetoable event sent before performing a ChordLeadSheet change that can be vetoed by its listeners.
ClsVetoableChangeEvent(ChordLeadSheet, ClsChangeEvent) - Constructor for class org.jjazz.chordleadsheet.api.event.ClsVetoableChangeEvent
 
col() - Method in record class org.jjazz.utilities.api.MatrixGroupsRemover.Cell
Returns the value of the col record component.
COL_BANK - Static variable in class org.jjazz.midi.api.ui.InstrumentTable.Model
 
COL_DEFAULT_MIX - Static variable in class org.jjazz.rhythmselectiondialog.api.ui.RhythmJTable.RhythmTableModel
 
COL_DIR - Static variable in class org.jjazz.rhythmselectiondialog.api.ui.RhythmJTable.RhythmTableModel
 
COL_DIVISION - Static variable in class org.jjazz.rhythmselectiondialog.api.ui.RhythmJTable.RhythmTableModel
 
COL_DRUMKIT - Static variable in class org.jjazz.midi.api.ui.InstrumentTable.Model
 
COL_ID - Static variable in class org.jjazz.midi.api.ui.InstrumentTable.Model
 
COL_ID - Static variable in class org.jjazz.rhythmselectiondialog.api.ui.RhythmJTable.RhythmTableModel
 
COL_LSB - Static variable in class org.jjazz.midi.api.ui.InstrumentTable.Model
 
COL_MSB - Static variable in class org.jjazz.midi.api.ui.InstrumentTable.Model
 
COL_NAME - Static variable in class org.jjazz.rhythmselectiondialog.api.ui.RhythmJTable.RhythmTableModel
 
COL_NB_VOICES - Static variable in class org.jjazz.rhythmselectiondialog.api.ui.RhythmJTable.RhythmTableModel
 
COL_PATCHNAME - Static variable in class org.jjazz.midi.api.ui.InstrumentTable.Model
 
COL_PC - Static variable in class org.jjazz.midi.api.ui.InstrumentTable.Model
 
COL_SYNTH - Static variable in class org.jjazz.midi.api.ui.InstrumentTable.Model
 
COL_TEMPO - Static variable in class org.jjazz.rhythmselectiondialog.api.ui.RhythmJTable.RhythmTableModel
 
CollapsiblePanel - Class in org.jjazz.flatcomponents.api
The user-triggered collapsable contentPanel containing the component (trigger) in the titled border
CollapsiblePanel() - Constructor for class org.jjazz.flatcomponents.api.CollapsiblePanel
 
CollapsiblePanel(String) - Constructor for class org.jjazz.flatcomponents.api.CollapsiblePanel
Constructor for a label/button controlled collapsable panel.
CollapsiblePanel(String, int, int) - Constructor for class org.jjazz.flatcomponents.api.CollapsiblePanel
Constructor for a label/button controlled collapsable panel.
CollapsiblePanel(JRadioButton) - Constructor for class org.jjazz.flatcomponents.api.CollapsiblePanel
Constructor for an option button controlled collapsable panel.
color - Variable in class org.jjazz.score.api.NotationGraphics.ScoreNote
 
ColorSetManager - Interface in org.jjazz.uisettings.api
Manage a set of consistent colors.
ColumnLeftAlignedLayoutManager - Class in org.jjazz.uiutilities.api
Layout objects as a left aligned column.
ColumnLeftAlignedLayoutManager() - Constructor for class org.jjazz.uiutilities.api.ColumnLeftAlignedLayoutManager
Use DEFAULT_PADDING.
ColumnLeftAlignedLayoutManager(int) - Constructor for class org.jjazz.uiutilities.api.ColumnLeftAlignedLayoutManager
 
COMBO - Enum constant in enum class org.jjazz.spteditor.spi.DefaultRpEditorComponentFactory.Type
 
commitEdit() - Method in class org.jjazz.flatcomponents.api.WheelSpinner
Overridden only to manage changeFromManualEdit.
COMPACT - Enum constant in enum class org.jjazz.ss_editor.api.SS_EditorClientProperties.ViewMode
 
comparator() - Method in class org.jjazz.phrase.api.Phrase
 
compare(T, T) - Method in class org.jjazz.chordleadsheet.api.item.CLI_Comparator
 
compareTo(ChordLeadSheetItem<?>) - Method in interface org.jjazz.chordleadsheet.api.item.ChordLeadSheetItem
Default implementation compares items only using position then positionOrder if required.
compareTo(SelectedBar) - Method in class org.jjazz.cl_editor.api.SelectedBar
Comparison based on barBoxIndex, ignore container.
compareTo(SelectedCLI) - Method in class org.jjazz.cl_editor.api.SelectedCLI
 
compareTo(Note) - Method in class org.jjazz.harmony.api.Note
Compare 2 notes.
compareTo(Note) - Method in class org.jjazz.phrase.api.NoteEvent
Compare this NoteEvent to a Note or NoteEvent.
compareTo(Position) - Method in class org.jjazz.harmony.api.Position
 
compareTo(NoteEvent) - Method in class org.jjazz.pianoroll.api.NoteView
Rely on NoteEvent.compareTo() but returns 0 only if noteEvent==ne.
compareTo(PhraseTransform) - Method in interface org.jjazz.phrasetransform.api.PhraseTransform
Compare using alphabetical order first on category, then on name.
compareTo(Rhythm) - Method in interface org.jjazz.rhythm.api.Rhythm
Compare alphabetically on the rhythm's name.
compareTo(Rhythm) - Method in class org.jjazz.rhythmstubs.api.RhythmStub
 
compareTo(ChordSequence) - Method in class org.jjazz.rhythmmusicgeneration.api.ChordSequence
Comparison is only based on startBar.
compareToAsPosition(NoteEvent) - Method in class org.jjazz.phrase.api.NoteEvent
Compare using only position.
complete() - Method in class org.jjazz.chordleadsheet.api.event.ClsActionEvent
Mark this ClsActionEvent as complete.
complete() - Method in class org.jjazz.songstructure.api.event.SgsActionEvent
Mark this SgsActionEvent as complete.
componentActivated() - Method in class org.jjazz.cl_editor.api.CL_EditorTopComponent
Overridden to set focus on editor when user clicked on the TopComponent tab to activate it.
componentActivated() - Method in class org.jjazz.ss_editor.api.SS_EditorTopComponent
Overridden to set focus on editor when user clicked on the TopComponent tab to activate it.
componentClosed() - Method in class org.jjazz.arranger.api.ArrangerTopComponent
 
componentClosed() - Method in class org.jjazz.cl_editor.api.CL_EditorTopComponent
 
componentClosed() - Method in class org.jjazz.improvisionsupport.api.ImproSupportTopComponent
 
componentClosed() - Method in class org.jjazz.mixconsole.api.MixConsoleTopComponent
 
componentClosed() - Method in class org.jjazz.pianoroll.api.PianoRollEditorTopComponent
 
componentClosed() - Method in class org.jjazz.songmemoviewer.api.SongMemoTopComponent
 
componentClosed() - Method in class org.jjazz.spteditor.api.SptEditorTopComponent
 
componentClosed() - Method in class org.jjazz.ss_editor.api.SS_EditorTopComponent
 
componentDeactivated() - Method in class org.jjazz.spteditor.api.SptEditorTopComponent
 
componentOpened() - Method in class org.jjazz.arranger.api.ArrangerTopComponent
 
componentOpened() - Method in class org.jjazz.cl_editor.api.CL_EditorTopComponent
 
componentOpened() - Method in class org.jjazz.improvisionsupport.api.ImproSupportTopComponent
 
componentOpened() - Method in class org.jjazz.mixconsole.api.MixConsoleTopComponent
 
componentOpened() - Method in class org.jjazz.pianoroll.api.PianoRollEditorTopComponent
 
componentOpened() - Method in class org.jjazz.songmemoviewer.api.SongMemoTopComponent
 
componentOpened() - Method in class org.jjazz.spteditor.api.SptEditorTopComponent
 
ComponentTitledBorder - Class in org.jjazz.flatcomponents.api
 
ComponentTitledBorder(Component, JComponent, Border) - Constructor for class org.jjazz.flatcomponents.api.ComponentTitledBorder
 
CompositeMusicGenerator - Class in org.jjazz.rhythmmusicgeneration.api
A MusicGenerator which delegates to other destination MusicGenerators.
CompositeMusicGenerator(Rhythm, CompositeMusicGenerator.RvToDelegateUnitMapper) - Constructor for class org.jjazz.rhythmmusicgeneration.api.CompositeMusicGenerator
Create a CompositeMusicGenerator for a base Rhythm.
CompositeMusicGenerator.DelegateUnit - Record Class in org.jjazz.rhythmmusicgeneration.api
A delegate unit for a base RhythmVoice in the songPart context.
CompositeMusicGenerator.RvToDelegateUnitMapper - Interface in org.jjazz.rhythmmusicgeneration.api
Map a base RhythmVoice to a DelegateUnit for a given SongPart context.
CompositeRhythm - Class in org.jjazz.yamjjazz.rhythm.api
A YamJJazzRhythm whose tracks can be replaced by tracks from other rhythms (or possibly from base rhythm).
CompositeRhythm(YamJJazzRhythm) - Constructor for class org.jjazz.yamjjazz.rhythm.api.CompositeRhythm
 
computeDistance(Chord) - Method in class org.jjazz.harmony.api.Chord
Calculate a "distance" between notes of chord c and this chord.
computeIndex(List<Note>) - Static method in class org.jjazz.harmony.api.ChordSymbolFinder
Get the index in the positions database for the specified notes list.
computeMedianVelocity(List<NoteEvent>, int) - Static method in class org.jjazz.phrase.api.Phrases
Calculate the median velocity from a list of note events.
computeParallelChord(List<Integer>, boolean) - Method in class org.jjazz.harmony.api.Chord
Use the specified relative pitches and this chord intervals to create a new chord.
computeSimilarityLevel(TempoRange) - Method in class org.jjazz.rhythm.api.TempoRange
Compute a percentage that say how similar are this object's tempo bounds with tr's tempo bounds.
Config() - Constructor for record class org.jjazz.humanizer.api.Humanizer.Config
 
Config(float, float, float) - Constructor for record class org.jjazz.humanizer.api.Humanizer.Config
Creates an instance of a Config record class.
configLog - Variable in class org.jjazz.midi.api.device.MidiFilter
Configure what is logged.
ConfigurableMusicGeneratorProvider - Interface in org.jjazz.rhythmmusicgeneration.spi
An optional interface for Rhythm instances to replace the MusicGenerator.
configure(Object) - Method in interface org.jjazz.embeddedsynth.api.EmbeddedSynth
Give the possibility to configure the synth before being opened.
configure(Object) - Method in class org.jjazz.fluidsynthembeddedsynth.api.FluidSynthEmbeddedSynth
Redirect to setSoundFontFile().
configure(XStreamConfigurator.InstanceId, XStream) - Method in class org.jjazz.chordleadsheet.api.item.AltDataFilter.XStreamConfig
 
configure(XStreamConfigurator.InstanceId, XStream) - Method in class org.jjazz.chordleadsheet.api.item.AltExtChordSymbol.XStreamConfig
 
configure(XStreamConfigurator.InstanceId, XStream) - Method in class org.jjazz.chordleadsheet.api.item.ChordRenderingInfo.XStreamConfig
 
configure(XStreamConfigurator.InstanceId, XStream) - Method in class org.jjazz.chordleadsheet.api.item.ExtChordSymbol.XStreamConfig
 
configure(XStreamConfigurator.InstanceId, XStream) - Method in class org.jjazz.chordleadsheet.api.item.NCExtChordSymbol.XStreamConfig
 
configure(XStreamConfigurator.InstanceId, XStream) - Method in class org.jjazz.chordleadsheet.api.item.VoidAltExtChordSymbol.XStreamConfig
 
configure(XStreamConfigurator.InstanceId, XStream) - Method in class org.jjazz.harmony.api.Position.XStreamConfig
 
configure(XStreamConfigurator.InstanceId, XStream) - Method in class org.jjazz.harmony.api.StandardScaleInstance.XStreamConfig
 
configure(XStreamConfigurator.InstanceId, XStream) - Method in class org.jjazz.midi.api.DrumKit.XStreamConfig
 
configure(XStreamConfigurator.InstanceId, XStream) - Method in class org.jjazz.midi.api.Instrument.XStreamConfig
 
configure(XStreamConfigurator.InstanceId, XStream) - Method in class org.jjazz.midi.api.InstrumentMix.XStreamConfig
 
configure(XStreamConfigurator.InstanceId, XStream) - Method in class org.jjazz.midi.api.InstrumentSettings.XStreamConfig
 
configure(XStreamConfigurator.InstanceId, XStream) - Method in class org.jjazz.midi.api.synths.GM1Instrument.XStreamConfig
 
configure(XStreamConfigurator.InstanceId, XStream) - Method in class org.jjazz.midi.api.synths.GSDrumsInstrument.XStreamConfig
 
configure(XStreamConfigurator.InstanceId, XStream) - Method in class org.jjazz.midi.api.synths.GSInstrument.XStreamConfig
 
configure(XStreamConfigurator.InstanceId, XStream) - Method in class org.jjazz.midi.api.synths.VoidInstrument.XStreamConfig
 
configure(XStreamConfigurator.InstanceId, XStream) - Method in class org.jjazz.midimix.api.MidiMix.XStreamConfig
 
configure(XStreamConfigurator.InstanceId, XStream) - Method in class org.jjazz.phrase.api.Phrase.XStreamConfig
 
configure(XStreamConfigurator.InstanceId, XStream) - Method in class org.jjazz.rhythm.api.TempoRange.XStreamConfig
 
configure(XStreamConfigurator.InstanceId, XStream) - Method in class org.jjazz.song.api.Song.XStreamConfig
 
configure(XStreamConfigurator.InstanceId, XStream) - Method in interface org.jjazz.xstream.spi.XStreamConfigurator
Configure the specified XStream instance.
CONTAINER - Static variable in class org.jjazz.midimix.api.UserRhythmVoice
 
contains(float) - Method in class org.jjazz.phrase.api.Grid
Convenience method which just calls getAdjustedBeatRange(posInBeats, true).
contains(float, boolean) - Method in class org.jjazz.utilities.api.FloatRange
Check if value is within the range.
contains(int) - Method in class org.jjazz.midi.api.keymap.KeyRange
 
contains(int) - Method in class org.jjazz.rhythm.api.TempoRange
 
contains(int) - Method in class org.jjazz.utilities.api.IntRange
Check if value is within the range.
contains(int, int) - Method in class org.jjazz.instrumentcomponents.keyboard.api.PianoKey
Determine whether the key polygon contains a specified point x,y.
contains(long) - Method in class org.jjazz.utilities.api.LongRange
Check if value is within the range.
contains(Object) - Method in class org.jjazz.phrase.api.Phrase
 
contains(ChordLeadSheetItem<?>) - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Test if specified item belongs to this object.
contains(Instrument) - Method in class org.jjazz.midi.api.MidiSynth
Check whether this MidiSynth contains this instrument.
contains(Instrument) - Method in class org.jjazz.midi.api.synths.FavoriteInstruments
 
contains(RhythmInfo) - Method in class org.jjazz.rhythmdatabaseimpl.api.FavoriteRhythms
 
contains(FloatRange, boolean) - Method in class org.jjazz.utilities.api.FloatRange
Check if specified range is within this float range.
contains(IntRange) - Method in class org.jjazz.utilities.api.IntRange
Check if specified range is contained in this range.
contains(LongRange) - Method in class org.jjazz.utilities.api.LongRange
Check if specified range is contained in this range.
containsAll(Collection<?>) - Method in class org.jjazz.phrase.api.Phrase
 
ControlTrack - Class in org.jjazz.musiccontrol.api
A control track contains custom MetaEvents used by the MusicController to fire PlaybackListener events.
ControlTrack(SongContext, int) - Constructor for class org.jjazz.musiccontrol.api.ControlTrack
Create a control track for the specified SongContext.
ControlTrackProvider - Interface in org.jjazz.musiccontrol.api.playbacksession
PlaybackSession additional capability: the sequence contains a control track.
convertInstrument(Instrument, MidiSynth) - Static method in class org.jjazz.midi.api.synths.StandardInstrumentConverter
Try to find the standard Instrument from destSynth which best matches srcIns.
convertKey(DrumKit.KeyMap, int, DrumKit.KeyMap) - Static method in class org.jjazz.midi.api.keymap.StandardKeyMapConverter
 
convertTempo(double) - Static method in class org.jjazz.midi.api.sequencer.MidiUtils
converts
1 - MPQ-Tempo to BPM tempo
2 - BPM tempo to MPQ tempo
convertTick(long, long) - Static method in class org.jjazz.midi.api.MidiUtilities
Convert srcTick in srcPPQresolution into a tick for the JJazz program's PPQ resolution.
convertValue(RhythmParameter<T>, T) - Method in class org.jjazz.phrasetransform.api.rps.RP_SYS_DrumsTransform
 
convertValue(RhythmParameter<T>, T) - Method in interface org.jjazz.rhythm.api.RhythmParameter
Convert the value of a compatible RhythmParameter to a value for this RhythmParameter.
convertValue(RhythmParameter<T>, T) - Method in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_CustomPhrase
Reuse a custom phrase when there is a matching RhythmVoice (same type).
convertValue(RhythmParameter<T>, T) - Method in class org.jjazz.rhythm.api.RP_EnumState
 
convertValue(RhythmParameter<T>, T) - Method in class org.jjazz.rhythm.api.RP_Integer
 
convertValue(RhythmParameter<T>, T) - Method in class org.jjazz.rhythm.api.RP_State
 
convertValue(RhythmParameter<T>, T) - Method in class org.jjazz.rhythm.api.RP_StringSet
 
convertValue(RhythmParameter<T>, T) - Method in class org.jjazz.rhythmmusicgeneration.api.RP_SYS_OverrideTracks
 
copy(List<NoteEvent>) - Method in class org.jjazz.pianoroll.api.CopyNoteBuffer
Put items in the buffer in ItemMode.
copyFrom(TGString) - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGString
 
CopyIndicator() - Constructor for class org.jjazz.cl_editor.itemrenderer.api.IR_Copiable.CopyIndicator
 
CopyNoteBuffer - Class in org.jjazz.pianoroll.api
Singleton class to manage NoteEvent copy/paste operations.
copyResource(Class<T>, String, Path) - Static method in class org.jjazz.utilities.api.Utilities
Copy a resource file to a target file.
CornerLayout - Class in org.jjazz.uiutilities.api
Simple layout which puts components at their preferred size in one of the 4 corners.
CornerLayout() - Constructor for class org.jjazz.uiutilities.api.CornerLayout
A layout using 0 padding and NW as default corner.
CornerLayout(int, String) - Constructor for class org.jjazz.uiutilities.api.CornerLayout
Create the layout.
couldBeDrums(String) - Static method in enum class org.jjazz.midi.api.synths.InstrumentFamily
Try to guess if patchName represents a drums/percussio patch.
countLines(JTextArea) - Static method in class org.jjazz.uiutilities.api.UIUtilities
Count text lines to line wrap of a JTextArea.
countNotes() - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGChord
 
COUNTRY - Enum constant in enum class org.jjazz.rhythm.api.Genre
 
countStrings() - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGChord
 
COWBELL - Static variable in class org.jjazz.midi.api.MidiConst
 
CRASH - Enum constant in enum class org.jjazz.chordleadsheet.api.item.ChordRenderingInfo.Feature
Make sure there is a crash cymbal.
CRASH - Enum constant in enum class org.jjazz.midi.api.DrumKit.Subset
 
CRASH_CYMBAL_1 - Static variable in class org.jjazz.midi.api.MidiConst
 
CRASH_CYMBAL_2 - Static variable in class org.jjazz.midi.api.MidiConst
 
create(Font) - Static method in class org.jjazz.uiutilities.api.StringMetrics
Create a StringMetrics which uses a shared Graphics2D instance from a bufferedImage.
create(Graphics2D) - Static method in class org.jjazz.uiutilities.api.StringMetrics
Create a StringMetrics from g2 and g2.getFont().
create(Graphics2D, Font) - Static method in class org.jjazz.uiutilities.api.StringMetrics
Create a StringMetrics.
create(CL_Editor, int, int, ChordLeadSheet, BarBoxConfig, BarBoxSettings, BarRendererFactory) - Method in interface org.jjazz.cl_editor.spi.BarBoxFactory
Construct a BarBox.
createBarAnnotation(String, int) - Method in interface org.jjazz.chordleadsheet.api.item.CLI_Factory
Create a CLI_BarAnnotation at specified bar.
createBarRenderer(CL_Editor, String, int) - Method in interface org.jjazz.cl_editor.spi.BarRendererFactory
Create a BarRenderer with default settings.
createBarRenderer(CL_Editor, String, int, BarRendererSettings, ItemRendererFactory) - Method in interface org.jjazz.cl_editor.spi.BarRendererFactory
Create a BarRenderer of the specified type.
createBarRenderer(CL_Editor, String, int, BarRendererSettings, ItemRendererFactory) - Method in interface org.jjazz.cl_editor.spi.BarRendererProvider
Create a BarRenderer for the specified parameters.
createChordSymbol(String, int, float) - Method in interface org.jjazz.chordleadsheet.api.item.CLI_Factory
 
createChordSymbol(String, Position) - Method in interface org.jjazz.chordleadsheet.api.item.CLI_Factory
Create a CLI_ChordSymbol from a string specification.
createChordSymbol(ExtChordSymbol, int, float) - Method in interface org.jjazz.chordleadsheet.api.item.CLI_Factory
 
createChordSymbol(ExtChordSymbol, Position) - Method in interface org.jjazz.chordleadsheet.api.item.CLI_Factory
Create a CLI_ChordSymbol.
createComponent(Song, SongPart, RhythmParameter<?>) - Method in interface org.jjazz.spteditor.spi.RpEditorComponentFactory
Create a RpEditorComponent adapted to rp class (whatever the containing rhythm).
createComponent(Song, DefaultRpEditorComponentFactory.Type, SongPart, RhythmParameter<?>) - Method in interface org.jjazz.spteditor.spi.DefaultRpEditorComponentFactory
Create a RpEditorComponent of the specified type.
createContextAwareInstance(Lookup) - Method in class org.jjazz.cl_editor.api.CL_ContextAction
 
createContextAwareInstance(Lookup) - Method in class org.jjazz.ss_editor.api.SS_ContextAction
 
createContextAwareInstance(Lookup) - Method in class org.jjazz.ss_editorimpl.api.EditRhythm
 
createDefaultInstrumentStrings() - Static method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGString
 
createDefaultInstrumentStrings(int) - Static method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGString
 
createDefaultPercussionStrings() - Static method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGString
 
createDesktopImage() - Static method in class org.jjazz.uiutilities.api.ScreenImage
Convenience method to create a BufferedImage of the desktop
createDraggedItemRenderer(IR_Type, ChordLeadSheetItem<?>, ItemRendererSettings) - Method in interface org.jjazz.cl_editor.itemrenderer.api.ItemRendererFactory
Create an ItemRenderer used to represent a dragged item.
createEditor(Song) - Method in interface org.jjazz.cl_editor.spi.CL_EditorFactory
Create an editor with the default settings.
createEditor(Song, CL_EditorSettings, BarBoxFactory, BarRendererFactory) - Method in interface org.jjazz.cl_editor.spi.CL_EditorFactory
Create an editor with the specified settings.
createEditor(Song, SS_EditorSettings, SptViewerFactory) - Method in interface org.jjazz.ss_editor.spi.SS_EditorFactory
 
createEditor(SptEditorSettings, DefaultRpEditorComponentFactory) - Method in interface org.jjazz.spteditor.spi.SptEditorFactory
 
createEditorToolbar(CL_Editor) - Method in interface org.jjazz.cl_editor.spi.CL_EditorFactory
Create the side editor toolbar.
createEditorToolbar(SS_Editor) - Method in interface org.jjazz.ss_editor.spi.SS_EditorFactory
Create the side editor toolbar.
createEmptyLeadSheet(String, TimeSignature, int, String) - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheetFactory
Create an empty leadsheet with just the initial section.
createEmptySgs() - Method in class org.jjazz.songstructure.api.SongStructureFactory
 
createEmptySong(String) - Method in class org.jjazz.song.api.SongFactory
Create a 8-bar empty song with only the 4/4 initial Section named "A" and its corresponding SongPart.
createEmptySong(String, int, String, TimeSignature, String) - Method in class org.jjazz.song.api.SongFactory
Create an empty song with the specified parameters.
createEnterExitComponentLayer(JComponent, Consumer<Boolean>) - Static method in class org.jjazz.uiutilities.api.UIUtilities
Creates a JLayer for comp so that enterExitListener is *reliably* called when mouse enters/exit comp.
createImage(Component) - Static method in class org.jjazz.uiutilities.api.ScreenImage
 
createImage(Rectangle) - Static method in class org.jjazz.uiutilities.api.ScreenImage
Create a BufferedImage from a rectangular region on the screen.
createImage(JComponent) - Static method in class org.jjazz.uiutilities.api.ScreenImage
Create a BufferedImage for Swing components.
createImage(JComponent, Rectangle) - Static method in class org.jjazz.uiutilities.api.ScreenImage
Create a BufferedImage for Swing components.
createInstance(Rhythm, RhythmVoice) - Static method in class org.jjazz.rhythm.api.RhythmVoiceDelegate
Create a delegate for rvSource.
createItemFrom(int) - Static method in interface org.jjazz.chordleadsheet.api.item.ChordLeadSheetItem
Create an item at the beginning of the specified bar for comparison purposes.
createItemFrom(int) - Static method in interface org.jjazz.chordleadsheet.api.item.CLI_ChordSymbol
Create an item at the beginning of the specified bar for comparison purposes.
createItemFrom(Position, boolean) - Static method in interface org.jjazz.chordleadsheet.api.item.ChordLeadSheetItem
Create an item right before the specified position for comparison purposes.
createItemFrom(Position, boolean) - Static method in interface org.jjazz.chordleadsheet.api.item.CLI_ChordSymbol
Create an item right before the specified position for comparison purposes.
createItemRenderer(IR_Type, ChordLeadSheetItem<?>, ItemRendererSettings) - Method in interface org.jjazz.cl_editor.itemrenderer.api.ItemRendererFactory
Create an itemrenderer of specified type and set its model to item.
createItemTo(int) - Static method in interface org.jjazz.chordleadsheet.api.item.ChordLeadSheetItem
Create an item at the end of the specified bar for comparison purposes.
createItemTo(int) - Static method in interface org.jjazz.chordleadsheet.api.item.CLI_ChordSymbol
Create an item at the end of the specified bar for comparison purposes.
createItemTo(Position, boolean) - Static method in interface org.jjazz.chordleadsheet.api.item.ChordLeadSheetItem
Create an item right after the specified position for comparison purposes.
createItemTo(Position, boolean) - Static method in interface org.jjazz.chordleadsheet.api.item.CLI_ChordSymbol
Create an item right after the specified position for comparison purposes.
createMix(Rhythm) - Method in class org.jjazz.midimix.api.DefaultMidiMixManager
 
createMix(Rhythm) - Method in interface org.jjazz.midimix.spi.MidiMixManager
Create a MidiMix for the specified rhythm.
createMix(Song) - Method in class org.jjazz.midimix.api.DefaultMidiMixManager
 
createMix(Song) - Method in interface org.jjazz.midimix.spi.MidiMixManager
Create a new MidiMix for the specified song.
createMuteRp(Rhythm, boolean) - Static method in class org.jjazz.rhythmmusicgeneration.api.RP_SYS_Mute
A factory method to build a RhythmParameter for a specified rhythm.
createNewFolder(File) - Method in class org.jjazz.uiutilities.api.SingleRootFileSystemView
 
createPercussionStrings(int) - Static method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGString
 
createRamdomLeadSheet(String, TimeSignature, int) - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheetFactory
Create a leadsheet with a randomly generated content (sections and chords).
createRandomChordSymbol() - Static method in class org.jjazz.chordleadsheet.api.item.ExtChordSymbol
 
createSampleLeadSheet12bars(String, int) - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheetFactory
Create a 12 bars (or more) leadsheet which contains sample sections and chords.
createSection(String, TimeSignature, int, ChordLeadSheet) - Method in interface org.jjazz.chordleadsheet.api.item.CLI_Factory
Create a Section.
createSectionName(String, ChordLeadSheet) - Static method in interface org.jjazz.chordleadsheet.api.item.CLI_Section
Derive a new section name which is unique in the specified chord leadsheet.
createSgs(ChordLeadSheet) - Method in class org.jjazz.songstructure.api.SongStructureFactory
Create a SongStructure with cls as parentChordLeadSheet.
createSimpleSgs() - Method in class org.jjazz.songstructure.api.SongStructureFactory
A simple SGS with just 1 SongPart of 4 bars and the RhythmDatabase default rhythm.
createSong(String, ChordLeadSheet) - Method in class org.jjazz.song.api.SongFactory
Create a Song from the specified chordleadsheet.
createSong(String, SongStructure) - Method in class org.jjazz.song.api.SongFactory
Create a Song from a SongStructure and its parent ChordLeadSheet.
createSong(String, SongStructure, boolean) - Method in class org.jjazz.song.api.SongFactory
Create a Song from a SongStructure and its parent ChordLeadSheet, possibly unlinked.
createSongPart(Rhythm, String, int, int, CLI_Section, boolean) - Method in interface org.jjazz.songstructure.api.SongStructure
Create a new SongPart instance whose container is this object.
createSptViewer(Song, SongPart, SptViewerSettings, DefaultRpViewerRendererFactory) - Method in interface org.jjazz.ss_editor.sptviewer.spi.SptViewerFactory
 
createStrings(int, int[][]) - Static method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGString
 
CrossShape - Class in org.jjazz.flatcomponents.api
A cross shape like a '+'.
CrossShape(int, int) - Constructor for class org.jjazz.flatcomponents.api.CrossShape
Create a symetrical cross shape.
CtabChannelSettings - Class in org.jjazz.yamjjazz.rhythm.api
Corresponds to data in the Ctab structure or ctb2 structure (first part only, 2nd ctb2 part is in the ct2Low/Main/High fields) in the style file, associated to one channel.
CtabChannelSettings(int) - Constructor for class org.jjazz.yamjjazz.rhythm.api.CtabChannelSettings
 
Ctb2ChannelSettings - Class in org.jjazz.yamjjazz.rhythm.api
Ctab/Ctb2 settings.
Ctb2ChannelSettings() - Constructor for class org.jjazz.yamjjazz.rhythm.api.Ctb2ChannelSettings
 
Ctb2ChannelSettings.NoteTranspositionRule - Enum Class in org.jjazz.yamjjazz.rhythm.api
 
Ctb2ChannelSettings.NoteTranspositionTable - Enum Class in org.jjazz.yamjjazz.rhythm.api
 
Ctb2ChannelSettings.RetriggerRule - Enum Class in org.jjazz.yamjjazz.rhythm.api
 
ctb2High - Variable in class org.jjazz.yamjjazz.rhythm.api.CtabChannelSettings
 
ctb2Low - Variable in class org.jjazz.yamjjazz.rhythm.api.CtabChannelSettings
 
ctb2Main - Variable in class org.jjazz.yamjjazz.rhythm.api.CtabChannelSettings
 
CTRL_CHG_ALL_NOTES_OFF - Static variable in class org.jjazz.midi.api.MidiConst
 
CTRL_CHG_ALL_SOUND_OFF - Static variable in class org.jjazz.midi.api.MidiConst
 
CTRL_CHG_BANK_SELECT_LSB - Static variable in class org.jjazz.midi.api.MidiConst
 
CTRL_CHG_BANK_SELECT_MSB - Static variable in class org.jjazz.midi.api.MidiConst
 
CTRL_CHG_CHORUS_DEPTH - Static variable in class org.jjazz.midi.api.MidiConst
 
CTRL_CHG_EXPRESSION_MSB - Static variable in class org.jjazz.midi.api.MidiConst
 
CTRL_CHG_JJAZZ_TEMPO_FACTOR - Static variable in class org.jjazz.midi.api.MidiConst
 
CTRL_CHG_MODULATION_MSB - Static variable in class org.jjazz.midi.api.MidiConst
 
CTRL_CHG_PAN_MSB - Static variable in class org.jjazz.midi.api.MidiConst
 
CTRL_CHG_RESET_ALL_CONTROLLERS - Static variable in class org.jjazz.midi.api.MidiConst
 
CTRL_CHG_REVERB_DEPTH - Static variable in class org.jjazz.midi.api.MidiConst
 
CTRL_CHG_SUSTAIN - Static variable in class org.jjazz.midi.api.MidiConst
 
CTRL_CHG_VOLUME_MSB - Static variable in class org.jjazz.midi.api.MidiConst
 
CUBAN - Enum constant in enum class org.jjazz.rhythm.api.Genre
 
CUSTOM_DIALOG - Enum constant in enum class org.jjazz.spteditor.spi.DefaultRpEditorComponentFactory.Type
 
CyclicPositions - Class in org.jjazz.phrase.api
Specify positions which appear repeatedly, for example the beat 1.5 of each 4/4 measure.
CyclicPositions(float, float, float, Float...) - Constructor for class org.jjazz.phrase.api.CyclicPositions
Create an instance with one or more cyclic beat positions.
CYMBAL - Enum constant in enum class org.jjazz.midi.api.DrumKit.Subset
 

D

DANCE - Enum constant in enum class org.jjazz.rhythm.api.Genre
 
DarkTheme - Class in org.jjazz.uisettings.api
A JJazzLab theme using dark colors.
DarkTheme() - Constructor for class org.jjazz.uisettings.api.DarkTheme
 
DATA_FLAVOR - Static variable in interface org.jjazz.chordleadsheet.api.item.CLI_BarAnnotation
 
DATA_FLAVOR - Static variable in interface org.jjazz.chordleadsheet.api.item.CLI_ChordSymbol
 
DATA_FLAVOR - Static variable in interface org.jjazz.chordleadsheet.api.item.CLI_Section
 
DATA_FLAVOR - Static variable in interface org.jjazz.songstructure.api.SongPart
 
DebugArray<T> - Class in org.jjazz.utilities.api
Special array used to track some changes (but not all of them, eg using iterators etc.).
DebugArray(Collection<? extends T>) - Constructor for class org.jjazz.utilities.api.DebugArray
 
debugChar(char) - Static method in class org.jjazz.uiutilities.api.TextLayoutUtils
Return the text description of the given character translating the special characters (and '\') into escape sequences.
debugChar(StringBuffer, char) - Static method in class org.jjazz.uiutilities.api.TextLayoutUtils
Append the character description to the given string buffer translating the special characters (and '\') into escape sequences.
debugChar(StringBuilder, char) - Static method in class org.jjazz.uiutilities.api.TextLayoutUtils
Append the character description to the given string builder translating the special characters (and '\') into escape sequences.
debugText(CharSequence) - Static method in class org.jjazz.uiutilities.api.TextLayoutUtils
Create text description as String translating the special characters (and '\') into escape sequences.
debugText(StringBuffer, CharSequence) - Static method in class org.jjazz.uiutilities.api.TextLayoutUtils
Append the text description to the given string buffer translating the special characters (and '\') into escape sequences.
debugText(StringBuilder, CharSequence) - Static method in class org.jjazz.uiutilities.api.TextLayoutUtils
Append the text description to the given string builder translating the special characters (and '\') into escape sequences.
DECAY_TIME_MS - Static variable in class org.jjazz.flatcomponents.api.FlatLedIndicator
 
deepClone() - Method in class org.jjazz.phrasetransform.api.PhraseTransformChain
Perform a deep clone of this chain : PhraseTransforms are cloned too.
deepClone() - Method in class org.jjazz.rhythmmusicgeneration.api.SimpleChordSequence
 
deepClone(boolean, boolean) - Method in class org.jjazz.songcontext.api.SongContext
Deep getCopy the SongContext : make a copy of the song and the midimix.
DEFAULT - Enum constant in enum class org.jjazz.phrasetransform.api.PhraseTransformCategory
 
DEFAULT_BANK_SELECT_LSB - Static variable in class org.jjazz.midi.api.synths.GM1Bank
 
DEFAULT_BANK_SELECT_LSB - Static variable in class org.jjazz.midi.api.synths.GM2Bank
 
DEFAULT_BANK_SELECT_LSB - Static variable in class org.jjazz.midi.api.synths.GSBank_SC88Pro
 
DEFAULT_BANK_SELECT_LSB - Static variable in class org.jjazz.midi.api.synths.GSBank
 
DEFAULT_BANK_SELECT_LSB - Static variable in class org.jjazz.midi.api.synths.XGBank
 
DEFAULT_BANK_SELECT_METHOD - Static variable in class org.jjazz.midi.api.synths.GM1Bank
 
DEFAULT_BANK_SELECT_METHOD - Static variable in class org.jjazz.midi.api.synths.GM2Bank
 
DEFAULT_BANK_SELECT_METHOD - Static variable in class org.jjazz.midi.api.synths.GSBank_SC88Pro
 
DEFAULT_BANK_SELECT_METHOD - Static variable in class org.jjazz.midi.api.synths.GSBank
 
DEFAULT_BANK_SELECT_METHOD - Static variable in class org.jjazz.midi.api.synths.XGBank
 
DEFAULT_BANK_SELECT_MSB - Static variable in class org.jjazz.midi.api.synths.GM1Bank
 
DEFAULT_BANK_SELECT_MSB - Static variable in class org.jjazz.midi.api.synths.GM2Bank
 
DEFAULT_BANK_SELECT_MSB - Static variable in class org.jjazz.midi.api.synths.GSBank_SC88Pro
 
DEFAULT_BANK_SELECT_MSB - Static variable in class org.jjazz.midi.api.synths.GSBank
 
DEFAULT_BANK_SELECT_MSB - Static variable in class org.jjazz.midi.api.synths.XGBank
 
DEFAULT_BORDER_ENTERED - Static variable in class org.jjazz.flatcomponents.api.BorderManager
 
DEFAULT_BORDER_NOTHING - Static variable in class org.jjazz.flatcomponents.api.BorderManager
 
DEFAULT_BORDER_PRESSED - Static variable in class org.jjazz.flatcomponents.api.BorderManager
 
DEFAULT_COMMENTS - Static variable in class org.jjazz.song.api.Song
Default song comments.
DEFAULT_COMPLEXITY_LEVEL - Static variable in class org.jjazz.yamjjazz.rhythm.api.StylePart
 
DEFAULT_CONFIG - Static variable in class org.jjazz.humanizer.api.Humanizer
The default config used by default.
DEFAULT_ID - Static variable in interface org.jjazz.midimix.spi.RhythmVoiceInstrumentProvider
Name reserved for the default implementation, see getProvider().
DEFAULT_PADDING - Static variable in class org.jjazz.uiutilities.api.ColumnLeftAlignedLayoutManager
 
DEFAULT_POST_UPDATE_SLEEP_TIME_MS - Static variable in class org.jjazz.musiccontrol.api.playbacksession.UpdateProviderSongSession
 
DEFAULT_PRE_UPDATE_BUFFER_TIME_MS - Static variable in class org.jjazz.musiccontrol.api.playbacksession.UpdateProviderSongSession
 
DEFAULT_RHYTHMS_SUBDIR - Static variable in interface org.jjazz.rhythm.spi.RhythmDirsLocator
 
DEFAULT_TEMPO_MPQ - Static variable in class org.jjazz.midi.api.sequencer.MidiUtils
 
DEFAULT_TUNING_VALUES - Static variable in class org.jjazz.instrumentcomponents.guitardiagram.api.TGString
 
DEFAULT_USER_PHRASE_CHANNEL - Static variable in class org.jjazz.midimix.api.UserRhythmVoice
 
defaultGM1Instrument - Variable in enum class org.jjazz.yamjjazz.rhythm.api.AccType
The default GM1 instrument to use by default for this AccType.
DefaultMidiMixManager - Class in org.jjazz.midimix.api
 
DefaultMidiMixManager() - Constructor for class org.jjazz.midimix.api.DefaultMidiMixManager
 
DefaultMidiSynthManager - Class in org.jjazz.midi.api.synths
Default implementation of a MidiSynthManager.
DefaultOutputSynthManager - Class in org.jjazz.outputsynth.api
A default implementation of an OutputSynthManager.
DefaultRhythmDatabase - Class in org.jjazz.rhythmdatabase.api
RhythmDatabase default implementation.
DefaultRhythmVoiceInstrumentProviderImpl() - Constructor for class org.jjazz.outputsynth.spi.OutputSynthManager.DefaultRhythmVoiceInstrumentProviderImpl
 
DefaultRpEditorComponentFactory - Interface in org.jjazz.spteditor.spi
A special RpEditorComponentFactory only for the default RhythmParameters.
DefaultRpEditorComponentFactory.Type - Enum Class in org.jjazz.spteditor.spi
The types of RP editors supported by this factory.
DefaultRpViewerRendererFactory - Interface in org.jjazz.ss_editor.rpviewer.spi
The default RpViewerRenderer factory.
DefaultRpViewerRendererFactory.Type - Enum Class in org.jjazz.ss_editor.rpviewer.spi
The types of renderers supported by this factory.
DefaultScaleManager - Class in org.jjazz.harmony.api
Default implementation of a ScaleManager.
Degree - Enum Class in org.jjazz.harmony.api
The possible degrees that make a chord.
Degree.Natural - Enum Class in org.jjazz.harmony.api
The natural degrees.
DelegateUnit(SongPart, RhythmVoice, MusicGenerator, String) - Constructor for record class org.jjazz.rhythmmusicgeneration.api.CompositeMusicGenerator.DelegateUnit
Constructor to use when rvBase has no delegate (delegates to itself).
DelegateUnit(SongPart, RhythmVoice, MusicGenerator, RhythmVoice, String, Consumer<Phrase>) - Constructor for record class org.jjazz.rhythmmusicgeneration.api.CompositeMusicGenerator.DelegateUnit
Creates an instance of a DelegateUnit record class.
Delete - Class in org.jjazz.base.api.actions
A dummy class just to use annotations in order to create a Netbeans callback action for our Delete action.
Delete() - Constructor for class org.jjazz.base.api.actions.Delete
 
deleteBars(int, int) - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Delete bars and items from barIndexFrom to barIndexTo (inclusive).
DeleteBars - Enum constant in enum class org.jjazz.chordleadsheet.api.event.ClsActionEvent.API_ID
data=barIndex
DELETED - Enum constant in enum class org.jjazz.utilities.api.Diff.Difference.ResultType
 
deleteRhythmFile(RhythmInfo) - Method in class org.jjazz.rhythmdatabaseimpl.api.DeleteRhythmFile
 
DeleteRhythmFile - Class in org.jjazz.rhythmdatabaseimpl.api
An action to delete a rhythm file.
DeleteRhythmFile() - Constructor for class org.jjazz.rhythmdatabaseimpl.api.DeleteRhythmFile
 
descendingIterator() - Method in class org.jjazz.phrase.api.Phrase
 
descendingSet() - Method in class org.jjazz.phrase.api.Phrase
 
description() - Method in class org.jjazz.rhythmdatabase.api.RhythmInfo
 
description() - Method in record class org.jjazz.rhythmdatabase.api.RhythmInfo.RpInfo
Returns the value of the description record component.
DESCRIPTION - Static variable in class org.jjazz.chordleadsheet.api.item.NCExtChordSymbol
 
diff(List<T>, List<T>) - Static method in class org.jjazz.utilities.api.Diff
Compute differences for the two lists, using the default comparison mechanism between the objects, such as equals and compareTo.
diff(List<T>, List<T>, Comparator<T>) - Static method in class org.jjazz.utilities.api.Diff
Compute differences for the two lists, using the specified comparison mechanism.
diff(T[], T[]) - Static method in class org.jjazz.utilities.api.Diff
Compute differences for the two arrays, using the default comparison mechanism between the objects, such as equals and compareTo.
diff(T[], T[], Comparator<T>) - Static method in class org.jjazz.utilities.api.Diff
Compute differences for the two arrays, using the specified comparison mechanism.
Diff<Type> - Class in org.jjazz.utilities.api
Compares two lists, returning a list of the additions, changes, and deletions between them.
Diff.Difference - Class in org.jjazz.utilities.api
Represents a difference.
Diff.Difference.ResultType - Enum Class in org.jjazz.utilities.api
 
Difference(int, int, int, int) - Constructor for class org.jjazz.utilities.api.Diff.Difference
Creates the difference for the given start and end points for the deletion and addition.
DIMINISHED - Enum constant in enum class org.jjazz.harmony.api.ChordType.Family
 
DIMINISHED_HALF_WHOLE - Static variable in class org.jjazz.harmony.api.DefaultScaleManager
 
DIMINISHED_HALF_WHOLE - Static variable in interface org.jjazz.harmony.spi.ScaleManager
 
DIMINISHED_WHOLE_HALF - Static variable in class org.jjazz.harmony.api.DefaultScaleManager
 
DIMINISHED_WHOLE_HALF - Static variable in interface org.jjazz.harmony.spi.ScaleManager
 
disableContainer(Container) - Static method in class org.jjazz.uiutilities.api.UIUtilities
Convenience static method to disable container and all its children.
DISABLED - Enum constant in enum class org.jjazz.musiccontrol.api.MusicController.State
 
discardAllEdits() - Method in class org.jjazz.undomanager.api.JJazzUndoManager
Discard all the existing edits from the undomanager.
displayName() - Method in record class org.jjazz.rhythmdatabase.api.RhythmInfo.RpInfo
Returns the value of the displayName record component.
DisplayTransposableRenderer - Interface in org.jjazz.cl_editor.api
Renderers implementing this interface can be transposed.
division - Variable in class org.jjazz.importers.api.BiabStyleFeatures
 
division - Variable in class org.jjazz.yamjjazz.rhythm.api.Style
 
division() - Method in record class org.jjazz.rhythm.api.RhythmFeatures
Returns the value of the division record component.
Division - Enum Class in org.jjazz.rhythm.api
The rhythm main division.
DOC_URL - Static variable in class org.jjazz.base.api.actions.Forum
 
DOC_URL - Static variable in class org.jjazz.base.api.actions.OnlineDoc
 
doClick() - Method in class org.jjazz.flatcomponents.api.FlatToggleButton
Simulate a user click.
Donate - Class in org.jjazz.base.api.actions
 
Donate() - Constructor for class org.jjazz.base.api.actions.Donate
 
DORIAN - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.Ctb2ChannelSettings.NoteTranspositionTable
 
DORIAN - Static variable in class org.jjazz.harmony.api.DefaultScaleManager
 
DORIAN - Static variable in interface org.jjazz.harmony.spi.ScaleManager
 
DORIAN_5 - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.Ctb2ChannelSettings.NoteTranspositionTable
 
dotted - Variable in class org.jjazz.score.api.NotationGraphics.ScoreNote
 
DOUBLE_1 - Enum constant in enum class org.jjazz.jjswing.api.DrumsStyle
 
doubleChordLeadsheet(Song) - Static method in class org.jjazz.song.api.SongUtilities
Double the chord leadsheet of the specified song.
DOWN - Enum constant in enum class org.jjazz.instrumentcomponents.keyboard.api.KeyboardComponent.Orientation
 
DRAG_MIDI_FILE_ICON - Static variable in class org.jjazz.uiutilities.api.SingleFileDragInTransferHandler
 
drawBarLine() - Method in class org.jjazz.score.api.NotationGraphics
 
drawBarLine(int) - Method in class org.jjazz.score.api.NotationGraphics
 
drawClef(int) - Method in class org.jjazz.score.api.NotationGraphics
 
drawClef(int, int) - Method in class org.jjazz.score.api.NotationGraphics
 
drawCopyIndicator(Graphics2D) - Static method in class org.jjazz.cl_editor.itemrenderer.api.IR_Copiable.CopyIndicator
 
drawDottedBarLine() - Method in class org.jjazz.score.api.NotationGraphics
 
drawDoubleBarLine() - Method in class org.jjazz.score.api.NotationGraphics
 
drawFlatKeySignature(int...) - Method in class org.jjazz.score.api.NotationGraphics
 
drawKeySignature(int[], int) - Method in class org.jjazz.score.api.NotationGraphics
 
drawKeySignature(int[], int[]) - Method in class org.jjazz.score.api.NotationGraphics
 
drawNote(int, int) - Method in class org.jjazz.score.api.NotationGraphics
 
drawNote(int, int, int) - Method in class org.jjazz.score.api.NotationGraphics
 
drawNote(int, int, int, int) - Method in class org.jjazz.score.api.NotationGraphics
 
drawNote(int, int, int, int, int) - Method in class org.jjazz.score.api.NotationGraphics
 
drawNote(int, int, int, int, int, int) - Method in class org.jjazz.score.api.NotationGraphics
 
drawNote(NotationGraphics.ScoreNote) - Method in class org.jjazz.score.api.NotationGraphics
 
drawNoteTie(NotationGraphics.ScoreNote, NotationGraphics.ScoreNote) - Method in class org.jjazz.score.api.NotationGraphics
 
drawRest(int) - Method in class org.jjazz.score.api.NotationGraphics
 
drawRest(int, int) - Method in class org.jjazz.score.api.NotationGraphics
 
drawSharpKeySignature(int...) - Method in class org.jjazz.score.api.NotationGraphics
 
drawStaff(float) - Method in class org.jjazz.score.api.NotationGraphics
 
drawStringAligned(Graphics2D, JComponent, String, int) - Static method in class org.jjazz.uiutilities.api.UIUtilities
Draw a string left-aligned/centered/right-aligned on component jc.
drawTimeSignature(int) - Method in class org.jjazz.score.api.NotationGraphics
 
drawTimeSignature(int, int) - Method in class org.jjazz.score.api.NotationGraphics
 
drumKit() - Method in record class org.jjazz.rhythmdatabase.api.RhythmInfo.RvInfo
Returns the value of the drumKit record component.
DrumKit - Class in org.jjazz.midi.api
The main parameters of a drum kit instrument: a drum/key map and its ambiance type.
DrumKit() - Constructor for class org.jjazz.midi.api.DrumKit
Create a DrumKit with type=STANDARD and keyMap=GM
DrumKit(DrumKit.Type, DrumKit.KeyMap) - Constructor for class org.jjazz.midi.api.DrumKit
 
DrumKit.KeyMap - Interface in org.jjazz.midi.api
Defines a key map for a drumkit: associate a percussion name to a note pitch.
DrumKit.Subset - Enum Class in org.jjazz.midi.api
Subset of instruments (pitches) of a in a KeyMap.
DrumKit.Type - Enum Class in org.jjazz.midi.api
The main ambience types based on GM2 standard.
DrumKit.XStreamConfig - Class in org.jjazz.midi.api
This enables XStream instance configuration even for private classes or classes from non-public packages of Netbeans modules.
DRUMS - Enum constant in enum class org.jjazz.phrasetransform.api.PhraseTransformCategory
 
DRUMS - Enum constant in enum class org.jjazz.rhythm.api.RhythmVoice.Type
 
DRUMS_INSTRUMENT - Static variable in class org.jjazz.outputsynth.api.GMRemapTable
Special instances for the Drums/Percussion, since GM1 does not define them.
DRUMS_KEYS - Static variable in class org.jjazz.instrumentcomponents.keyboard.api.KeyboardRange
 
DrumsMixTransform - Class in org.jjazz.phrasetransform.api
Change velocity of drums notes.
DrumsMixTransform() - Constructor for class org.jjazz.phrasetransform.api.DrumsMixTransform
Create a DrumsMixTransform.
DrumsStyle - Enum Class in org.jjazz.jjswing.api
The possible drums styles
DummyGenerator - Class in org.jjazz.rhythmmusicgeneration.api
A dummy generator that generate simple tracks for test purposes.
DummyGenerator(Rhythm) - Constructor for class org.jjazz.rhythmmusicgeneration.api.DummyGenerator
 
dump() - Method in class org.jjazz.chordleadsheet.api.item.NCExtChordSymbol
 
dump() - Method in class org.jjazz.harmony.api.ChordSymbol
Print the ChordSymbol, its aliases and degrees
dump() - Method in class org.jjazz.midi.api.MidiSynth
 
dump() - Method in class org.jjazz.phrase.api.Phrase
 
dump() - Method in class org.jjazz.yamjjazz.rhythm.api.CtabChannelSettings
 
dump() - Method in class org.jjazz.yamjjazz.rhythm.api.Ctb2ChannelSettings
 
dump(boolean, boolean) - Method in class org.jjazz.yamjjazz.rhythm.api.StylePart
 
dump(boolean, boolean, boolean) - Method in class org.jjazz.yamjjazz.rhythm.api.Style
 
duplicateOldPreferences(Preferences) - Method in class org.jjazz.upgrade.api.UpgradeManager
Copy into modulePrefs all the "old" key/value pairs from the corresponding Properties file found in the getImportSourceVersion() directory structure.
duplicateOldPreferences(Preferences, String) - Method in class org.jjazz.upgrade.api.UpgradeManager
Copy into modulePrefs all the "old" key/value pairs from the specified file in the getImportSourceVersion() directory structure.
dur - Variable in class org.jjazz.score.api.NotationGraphics.ScoreNote
 

E

Edit - Class in org.jjazz.base.api.actions
A dummy class just to use annotations in order to create a Netbeans callback action for our Edit action, which does different things according we're on a ChordLeadSheet or a SongStructure.
Edit() - Constructor for class org.jjazz.base.api.actions.Edit
 
editable - Variable in class org.jjazz.yamjjazz.rhythm.api.CtabChannelSettings
 
editMidiFileWithExternalEditor(File) - Method in class org.jjazz.midi.api.JJazzMidiSystem
Edit the specified file with the registered editor, and wait for editor to exit.
editMultipleNotes(List<NoteView>) - Method in interface org.jjazz.pianoroll.api.EditTool
Perform the edit on multiple notes (if operation is supported, see isEditMultipleNotesSupported()).
editorClicked(MouseEvent) - Method in interface org.jjazz.pianoroll.api.EditTool
 
editorClicked(MouseEvent) - Method in interface org.jjazz.ss_editor.api.SS_EditorMouseListener
 
editorDragged(MouseEvent) - Method in interface org.jjazz.pianoroll.api.EditTool
 
editorReleased(MouseEvent) - Method in interface org.jjazz.pianoroll.api.EditTool
 
editorWheelMoved(MouseWheelEvent) - Method in interface org.jjazz.cl_editor.api.CL_EditorMouseListener
 
editorWheelMoved(MouseWheelEvent) - Method in interface org.jjazz.pianoroll.api.EditTool
 
editorWheelMoved(MouseWheelEvent) - Method in interface org.jjazz.ss_editor.api.SS_EditorMouseListener
 
EditRhythm - Class in org.jjazz.ss_editorimpl.api
 
EditRhythm() - Constructor for class org.jjazz.ss_editorimpl.api.EditRhythm
 
editSongPartName(SongPart) - Method in interface org.jjazz.ss_editor.sptviewer.api.SptViewerMouseListener
User wants to edit the specified songpart's name.
editSongPartRhythm(SongPart) - Method in interface org.jjazz.ss_editor.sptviewer.api.SptViewerMouseListener
User wants to edit the specified songpart's rhythm.
EditTool - Interface in org.jjazz.pianoroll.api
An editor tool: selection, pencil, eraser, etc.
EIGHTH - Enum constant in enum class org.jjazz.harmony.api.SymbolicDuration
 
EIGHTH_DOTTED - Enum constant in enum class org.jjazz.harmony.api.SymbolicDuration
 
EIGHTH_SHUFFLE - Enum constant in enum class org.jjazz.rhythm.api.Division
jazz swing with triplet division
EIGHTH_TRIPLET - Enum constant in enum class org.jjazz.harmony.api.SymbolicDuration
 
EIGHTH_TRIPLET - Enum constant in enum class org.jjazz.rhythm.api.Division
Similar to 12/8 signature.
ELECTRIC_SNARE - Static variable in class org.jjazz.midi.api.MidiConst
 
ELECTRONIC - Enum constant in enum class org.jjazz.midi.api.DrumKit.Type
 
ELECTRONIC - Enum constant in enum class org.jjazz.rhythm.api.Genre
 
ELEVENTH - Enum constant in enum class org.jjazz.harmony.api.Degree.Natural
 
ELEVENTH_SHARP - Enum constant in enum class org.jjazz.harmony.api.Degree
 
EmbeddedSynth - Interface in org.jjazz.embeddedsynth.api
Interface for a JJazzLab embedded synth.
EmbeddedSynthException - Exception Class in org.jjazz.embeddedsynth.api
 
EmbeddedSynthException(String) - Constructor for exception class org.jjazz.embeddedsynth.api.EmbeddedSynthException
 
EmbeddedSynthException(String, Throwable) - Constructor for exception class org.jjazz.embeddedsynth.api.EmbeddedSynthException
 
EmbeddedSynthProvider - Interface in org.jjazz.embeddedsynth.spi
Provide an EmbeddedSynth instance and its related methods.
EMPTY_FLOAT_RANGE - Static variable in class org.jjazz.utilities.api.FloatRange
The special shared instance for the empty range.
EMPTY_LONG_RANGE - Static variable in class org.jjazz.utilities.api.LongRange
The special shared instance for the empty range.
EMPTY_RANGE - Static variable in class org.jjazz.utilities.api.IntRange
The special shared instance for the empty range.
ENABLE_DRUM_KEY_MAPPING - Static variable in class org.jjazz.yamjjazz.rhythm.api.YamJJazzRhythmGenerator
 
enableContainer(Container) - Static method in class org.jjazz.uiutilities.api.UIUtilities
Convenience static method to enable container and children components previously disabled by using the disableContainer() method.
ENABLED_STATE - Static variable in interface org.jjazz.musiccontrol.api.playbacksession.ControlTrackProvider
Session must fire this property change event with newValue=false when control track info becomes disabled (it is enabled by default).
enabledChanged(boolean) - Method in interface org.jjazz.musiccontrol.api.PlaybackListener
The MusicController "enabled status" has changed.
enabledChanged(boolean) - Method in class org.jjazz.musiccontrol.api.PlaybackListenerAdapter
 
encode(File, File, boolean, boolean) - Method in interface org.jjazz.embeddedsynth.api.Mp3Encoder
Encode an audio file to a mp3 file.
END_CHAR - Static variable in class org.jjazz.harmony.api.Position
 
endCEdit(String) - Method in class org.jjazz.undomanager.api.JJazzUndoManager
End a JJazzLab high-level compound edit.
ENDING - Enum constant in enum class org.jjazz.jjswing.api.BassStyle
 
ENDING - Enum constant in enum class org.jjazz.jjswing.api.DrumsStyle
 
Ending_A - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.StylePartType
 
Ending_B - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.StylePartType
 
Ending_C - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.StylePartType
 
Ending_D - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.StylePartType
 
endNoteGroup() - Method in class org.jjazz.score.api.NotationGraphics
 
endOfPlaybackAction() - Method in record class org.jjazz.musiccontrol.api.playbacksession.SessionConfig
Returns the value of the endOfPlaybackAction record component.
EndOfPlaybackActionProvider - Interface in org.jjazz.musiccontrol.api.playbacksession
PlaybackSession additional capability: an action should be executed when music playback is stopped (because user stopped it or end of sequence is reached).
endsWithIgnoreCase(String, String) - Static method in class org.jjazz.utilities.api.Utilities
 
Ensemble - Enum constant in enum class org.jjazz.midi.api.synths.InstrumentFamily
 
equals(Object) - Method in class org.jjazz.chordleadsheet.api.item.AltDataFilter
 
equals(Object) - Method in class org.jjazz.chordleadsheet.api.item.ChordRenderingInfo
 
equals(Object) - Method in class org.jjazz.chordleadsheet.api.item.ExtChordSymbol
 
equals(Object) - Method in class org.jjazz.chordleadsheet.api.Section
 
equals(Object) - Method in class org.jjazz.cl_editor.api.SelectedBar
Relies on container and barBoxIndex.
equals(Object) - Method in class org.jjazz.cl_editor.api.SelectedCLI
Relies on cli identity only.
equals(Object) - Method in class org.jjazz.cl_editor.barbox.api.BarBoxConfig
 
equals(Object) - Method in record class org.jjazz.cl_editor.spi.Preset
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.jjazz.harmony.api.Chord
 
equals(Object) - Method in class org.jjazz.harmony.api.ChordSymbol
Comparison is based on rootNote and bassNote relative pitch, ChordType and originalName.
equals(Object) - Method in class org.jjazz.harmony.api.Note
Compare 2 objects.
equals(Object) - Method in class org.jjazz.harmony.api.Position
 
equals(Object) - Method in class org.jjazz.harmony.api.StandardScaleInstance
Equals if same scale object and same relative pitch for start notes.
equals(Object) - Method in record class org.jjazz.humanizer.api.Humanizer.Config
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.jjazz.midi.api.DrumKit
 
equals(Object) - Method in class org.jjazz.midi.api.MidiAddress
 
equals(Object) - Method in class org.jjazz.midi.api.MidiSynth
The method relies only on the name and file fields.
equals(Object) - Method in record class org.jjazz.mixconsole.api.MixConsole.ChannelPanelSet
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.jjazz.musiccontrol.api.MusicGenerationQueue.Result
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.jjazz.musiccontrol.api.playbacksession.SessionConfig
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSession
Overridden to do the equals only on the underlying BaseSongSession.
equals(Object) - Method in class org.jjazz.phrase.api.NoteEvent.AsNoteKey
 
equals(Object) - Method in class org.jjazz.phrase.api.NoteEvent
Return false unless o is the same object.
equals(Object) - Method in class org.jjazz.phrase.api.Phrase
Relies on ==.
equals(Object) - Method in class org.jjazz.phrasetransform.api.DrumsMixTransform
 
equals(Object) - Method in class org.jjazz.phrasetransform.api.PhraseTransform.Info
 
equals(Object) - Method in class org.jjazz.phrasetransform.api.rps.RP_SYS_DrumsTransformValue
 
equals(Object) - Method in record class org.jjazz.pianoroll.api.ZoomValue
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.jjazz.rhythm.api.RhythmFeatures
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_CustomPhraseValue
 
equals(Object) - Method in class org.jjazz.rhythm.api.RhythmVoice
 
equals(Object) - Method in class org.jjazz.rhythm.api.RP_EnumState
 
equals(Object) - Method in class org.jjazz.rhythm.api.RP_Integer
 
equals(Object) - Method in class org.jjazz.rhythm.api.RP_State
 
equals(Object) - Method in class org.jjazz.rhythm.api.RP_StringSet
 
equals(Object) - Method in class org.jjazz.rhythm.api.TempoRange
 
equals(Object) - Method in class org.jjazz.rhythm.spi.RhythmProvider.Info
 
equals(Object) - Method in class org.jjazz.rhythmdatabase.api.RhythmInfo
Does not rely on file.
equals(Object) - Method in record class org.jjazz.rhythmdatabase.api.RhythmInfo.RpInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.jjazz.rhythmdatabase.api.RhythmInfo.RvInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.jjazz.rhythmmusicgeneration.api.ChordSequence
 
equals(Object) - Method in record class org.jjazz.rhythmmusicgeneration.api.CompositeMusicGenerator.DelegateUnit
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.jjazz.rhythmmusicgeneration.api.RP_SYS_OverrideTracksValue.Override
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.jjazz.rhythmmusicgeneration.api.SimpleChordSequence
 
equals(Object) - Method in class org.jjazz.rhythmstubs.api.RhythmStub
 
equals(Object) - Method in class org.jjazz.songcontext.api.SongContext
 
equals(Object) - Method in class org.jjazz.songstructure.api.SongPartParameter
 
equals(Object) - Method in class org.jjazz.utilities.api.Diff.Difference
Compares this object to the other for equality.
equals(Object) - Method in class org.jjazz.utilities.api.FloatRange
 
equals(Object) - Method in class org.jjazz.utilities.api.IntRange
 
equals(Object) - Method in class org.jjazz.utilities.api.LongRange
 
equals(Object) - Method in record class org.jjazz.utilities.api.MatrixGroupsRemover.Cell
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.jjazz.utilities.api.MatrixGroupsRemover.Group
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.jjazz.utilities.api.ObservableProperties
 
equals(Object) - Method in class org.jjazz.yamjjazz.rhythm.api.YamChord
 
equals(ChordLeadSheetItem<?>, Object) - Static method in interface org.jjazz.chordleadsheet.api.item.ChordLeadSheetItem
Generic equals method relying only on data and position.
equals(PhraseTransform, Object) - Static method in interface org.jjazz.phrasetransform.api.PhraseTransform
Helper method to implement PhraseTransform subclass equals(Object) method.
equalsAsIntervals(Phrase, boolean, float) - Method in class org.jjazz.phrase.api.Phrase
Check if p represents the same musical phrase than this phrase, indenpendantly of the key.
equalsAsNoteNearPosition(NoteEvent, float) - Method in class org.jjazz.phrase.api.NoteEvent
Check for equality as a Note tolerating slight differences in position and duration.
equalsAsNoteNearPosition(Phrase, float) - Method in class org.jjazz.phrase.api.Phrase
Compare to a phrase using only NoteEvent.equalsAsNoteNearPosition() on each note.
equalsRelative(Chord) - Method in class org.jjazz.harmony.api.Chord
Compare the relative intervals of 2 Chords.
equalsRelativePitch(Note) - Method in class org.jjazz.harmony.api.Note
Compare the relative pitch of 2 notes.
equalsSixthMajorSeventh(Object) - Method in class org.jjazz.harmony.api.ChordType
Same than equals() except that we consider 6th and 7M identical degrees.
equalsSixthMajorSeventh(Degree) - Method in enum class org.jjazz.harmony.api.Degree
A special equals() which considers SIXTH_OR_THIRTEENTH and SEVENTH equal.
ERROR_OPTION - Static variable in class org.jjazz.uiutilities.api.JFontChooser
Return value from showDialog().
Ethnic - Enum constant in enum class org.jjazz.midi.api.synths.InstrumentFamily
 
EVENT_START_APPLICATION - Static variable in class org.jjazz.analytics.api.Analytics
This event is fired by the Analytics instance upon start.
EVENT_STOP_APPLICATION - Static variable in class org.jjazz.analytics.api.Analytics
This event is fired by the Analytics instance upon shutdown, with no properties.
exitedOk() - Method in class org.jjazz.cl_editor.spi.ChordSymbolEditorDialog
 
exitedOk() - Method in class org.jjazz.cl_editor.spi.SectionEditorDialog
 
expand(String, int, String) - Static method in class org.jjazz.utilities.api.Utilities
Return a new string which is a copy of s with as many as required es strings appended to reach length l (or more).
ExtChordSymbol - Class in org.jjazz.chordleadsheet.api.item
An extended chord symbol with additional features:
ExtChordSymbol() - Constructor for class org.jjazz.chordleadsheet.api.item.ExtChordSymbol
Create a 'C' chord symbol with a standard rendering info and no alternate chord symbol.
ExtChordSymbol(ChordSymbol) - Constructor for class org.jjazz.chordleadsheet.api.item.ExtChordSymbol
Create an ExtChordSymbol with a standard RenderingInfo and no alternate chord symbol.
ExtChordSymbol(ChordSymbol, ChordRenderingInfo, AltExtChordSymbol, AltDataFilter) - Constructor for class org.jjazz.chordleadsheet.api.item.ExtChordSymbol
Create an ExtChordSymbol from the specified ChordSymbol with the specified parameters.
ExtChordSymbol(Note, Note, ChordType) - Constructor for class org.jjazz.chordleadsheet.api.item.ExtChordSymbol
Create an ExtChordSymbol with a standard RenderingInfo and no alternate chord symbol.
ExtChordSymbol(Note, Note, ChordType, ChordRenderingInfo, AltExtChordSymbol, AltDataFilter) - Constructor for class org.jjazz.chordleadsheet.api.item.ExtChordSymbol
Create an ExtChordSymbol from the specified parameters.
ExtChordSymbol.XStreamConfig - Class in org.jjazz.chordleadsheet.api.item
This enables XStream instance configuration even for private classes or classes from non-public packages of Netbeans modules.
EXTENDED - Enum constant in enum class org.jjazz.rhythmmusicgeneration.api.AccentProcessor.HoldShotMode
Process hold/shot only if it's and extended hold shot.
EXTENDED_HOLD_SHOT - Enum constant in enum class org.jjazz.chordleadsheet.api.item.ChordRenderingInfo.Feature
Make Hold/Shot applied to more instruments and/or longer.
EXTENSION1 - Enum constant in enum class org.jjazz.harmony.api.ChordType.DegreeIndex
 
EXTENSION2 - Enum constant in enum class org.jjazz.harmony.api.ChordType.DegreeIndex
 
EXTENSION3 - Enum constant in enum class org.jjazz.harmony.api.ChordType.DegreeIndex
 
ExtensionFileFilter - Class in org.jjazz.utilities.api
A simple file filter based on file extensions .
ExtensionFileFilter(String[]) - Constructor for class org.jjazz.utilities.api.ExtensionFileFilter
 
ExtensionFileFilter(String, String...) - Constructor for class org.jjazz.utilities.api.ExtensionFileFilter
 
extractURIs(String, String, String...) - Static method in class org.jjazz.utilities.api.Utilities
Get links from text as URIs.
extractZipResource(Class<T>, String, Path, boolean) - Static method in class org.jjazz.utilities.api.Utilities
Extract the contents of a .zip resource file to a destination directory.

F

FAST - Static variable in class org.jjazz.rhythm.api.TempoRange
 
fastCheckSoundFontFile(File) - Static method in class org.jjazz.fluidsynthembeddedsynth.api.FluidSynthEmbeddedSynth
Fast check that this is the expected soundfont file.
FavoriteInstruments - Class in org.jjazz.midi.api.synths
Store favorite instruments as preferences.
FavoriteMidiSynth - Class in org.jjazz.midi.api.synths
A special synth that just mirrors the favorite instruments in a bank.
FavoriteRhythmProvider - Class in org.jjazz.rhythmdatabaseimpl.api
A RhythmProvider instance which only provides the rhythms from the FavoriteRhythms instance.
FavoriteRhythms - Class in org.jjazz.rhythmdatabaseimpl.api
Store the favorite rhythms as preferences.
FCSettingAdapter(String, String) - Constructor for class org.jjazz.uiutilities.api.FontColorUserSettingsProvider.FCSettingAdapter
Create a FCSetting with specified name and id, font and color are null.
FIFTH - Enum constant in enum class org.jjazz.harmony.api.ChordType.DegreeIndex
 
FIFTH - Enum constant in enum class org.jjazz.harmony.api.Degree
 
FIFTH - Enum constant in enum class org.jjazz.harmony.api.Degree.Natural
 
FIFTH_FLAT - Enum constant in enum class org.jjazz.harmony.api.Degree
 
FIFTH_SHARP - Enum constant in enum class org.jjazz.harmony.api.Degree
 
file - Variable in class org.jjazz.importers.api.BiabFileReader
 
file() - Method in class org.jjazz.rhythmdatabase.api.RhythmInfo
 
FILE_EXTENSION - Static variable in class org.jjazz.yamjjazz.rhythm.api.YamJJazzRhythmProvider
 
FILE_EXTENSIONS - Static variable in class org.jjazz.yamjjazz.rhythm.api.YamahaRhythmProvider
 
FileDirectoryManager - Class in org.jjazz.filedirectorymanager.api
Manage the various directories used by the application.
FileTransferable - Class in org.jjazz.uiutilities.api
A transferable for one file which supports DataFlavor.javaFileListFlavor.
FileTransferable(File) - Constructor for class org.jjazz.uiutilities.api.FileTransferable
Build a transferable for the specified file.
Fill_In_AA - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.StylePartType
 
Fill_In_AB - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.StylePartType
 
Fill_In_BA - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.StylePartType
 
Fill_In_BB - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.StylePartType
 
Fill_In_CC - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.StylePartType
 
Fill_In_DD - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.StylePartType
 
fillChordSequence(ChordSequence, Song, IntRange) - Static method in class org.jjazz.rhythmmusicgeneration.api.SongChordSequence
Fill a ChordSequence with the chord symbols of the specified song (or part of the song).
fillTrack(Track) - Method in class org.jjazz.musiccontrol.api.ControlTrack
Fill the specified track with this control track MidiEvents.
fillTrack(Phrase, Track) - Static method in class org.jjazz.phrase.api.Phrases
Create MidiEvents for each phrase note then add them to the specified track.
Filter<T> - Interface in org.jjazz.utilities.api
A generic filter.
FILTER_ACTIVE_SENSING - Enum constant in enum class org.jjazz.midi.api.device.MidiFilter.Config
 
FILTER_ALL_EXCEPT_NOTE_ON_OFF_MESSAGES - Enum constant in enum class org.jjazz.midi.api.device.MidiFilter.Config
 
FILTER_CHANNEL_PRESSURE - Enum constant in enum class org.jjazz.midi.api.device.MidiFilter.Config
 
FILTER_CONTINUE - Enum constant in enum class org.jjazz.midi.api.device.MidiFilter.Config
 
FILTER_EVERYTHING - Enum constant in enum class org.jjazz.midi.api.device.MidiFilter.Config
 
FILTER_METAMESSAGE - Enum constant in enum class org.jjazz.midi.api.device.MidiFilter.Config
 
FILTER_MIDI_TIME_CODE - Enum constant in enum class org.jjazz.midi.api.device.MidiFilter.Config
 
FILTER_PITCHBEND - Enum constant in enum class org.jjazz.midi.api.device.MidiFilter.Config
 
FILTER_POLY_PRESSURE - Enum constant in enum class org.jjazz.midi.api.device.MidiFilter.Config
 
FILTER_SONG_POSITION_POINTER - Enum constant in enum class org.jjazz.midi.api.device.MidiFilter.Config
 
FILTER_SONG_SELECT - Enum constant in enum class org.jjazz.midi.api.device.MidiFilter.Config
 
FILTER_START - Enum constant in enum class org.jjazz.midi.api.device.MidiFilter.Config
 
FILTER_STOP - Enum constant in enum class org.jjazz.midi.api.device.MidiFilter.Config
 
FILTER_SYSEXMESSAGE - Enum constant in enum class org.jjazz.midi.api.device.MidiFilter.Config
 
FILTER_TIMING_CLOCK - Enum constant in enum class org.jjazz.midi.api.device.MidiFilter.Config
 
FILTER_TUNE_REQUEST - Enum constant in enum class org.jjazz.midi.api.device.MidiFilter.Config
 
find(List<Note>) - Method in class org.jjazz.harmony.api.ChordSymbolFinder
Find the chord symbols which match the specified notes.
findDrumsInstrument(DrumKit, MidiSynth, boolean) - Static method in class org.jjazz.midi.api.synths.StandardInstrumentConverter
Try to find a GM2/XG/GS/drums percussion instrument from midiSynth which match, as much as possible, srcKit.
findExistingMix(Song) - Method in class org.jjazz.midimix.api.DefaultMidiMixManager
 
findExistingMix(Song) - Method in interface org.jjazz.midimix.spi.MidiMixManager
Find a mix which must be existing.
findFactory(RhythmParameter<?>) - Static method in interface org.jjazz.spteditor.spi.RpEditorComponentFactory
Try to find the relevant RpEditorComponentFactory for the specified RhythmParameter.
findFactory(RhythmParameter<?>) - Static method in interface org.jjazz.ss_editor.rpviewer.spi.RpCustomEditorFactory
Try to find the relevant factory for the specified RhythmParameter.
findFactory(RhythmParameter<?>) - Static method in interface org.jjazz.ss_editor.rpviewer.spi.RpViewerRendererFactory
Try to find the relevant RpViewerRendererFactory for the specified RhythmParameter.
findFirstCompatibleRp(List<? extends RhythmParameter<?>>, RhythmParameter<?>) - Static method in interface org.jjazz.rhythm.api.RhythmParameter
Return the first RhythmParameter in rps compatible with rp.
findFreeChannel(boolean) - Method in class org.jjazz.midimix.api.MidiMix
Return a free channel to be used in this MidiMix.
findInstrument(RhythmVoice) - Method in interface org.jjazz.midimix.spi.RhythmVoiceInstrumentProvider
Find the most appropriate Instrument on the system to render the specified RhythmVoice in a MidiMix.
findInstrument(RhythmVoice) - Method in class org.jjazz.outputsynth.api.OutputSynth
Find an instrument from this OutputSynth matching (as much as possible) the specified rhythm voice's preferred instrument.
findInstrument(RhythmVoice) - Method in class org.jjazz.outputsynth.spi.OutputSynthManager.DefaultRhythmVoiceInstrumentProviderImpl
 
findInstruments(String) - Method in class org.jjazz.midi.api.InstrumentBank
Find the instruments whose patchName contains specified text (ignoring case).
findInstruments(String) - Method in class org.jjazz.midi.api.MidiSynth
Find instruments in this object's banks which match the given string (ignoring case).
findMix(Rhythm) - Method in class org.jjazz.midimix.api.DefaultMidiMixManager
 
findMix(Rhythm) - Method in interface org.jjazz.midimix.spi.MidiMixManager
Try to get a MidiMix for the specified Rhythm in the following order:
findMix(Song) - Method in class org.jjazz.midimix.api.DefaultMidiMixManager
 
findMix(Song) - Method in interface org.jjazz.midimix.spi.MidiMixManager
Get a MidiMix for the specified song in the following order.
findRemovalSequence() - Method in class org.jjazz.utilities.api.MatrixGroupsRemover
Finds the minimum sequence of groups needed to remove all cells in the matrix.
findRhythm(String, Predicate<RhythmInfo>) - Method in interface org.jjazz.rhythmdatabase.api.RhythmDatabase
Find the RhythmInfo which "best matches" text.
findRhythm(RhythmFeatures, Predicate<RhythmInfo>) - Method in interface org.jjazz.rhythmdatabase.api.RhythmDatabase
Find the RhythmInfo which "best matches" rf.
findSong(ChordLeadSheet) - Method in class org.jjazz.song.api.SongFactory
Find in the created song the first one which uses the specified ChordLeadSheet.
findSong(SongStructure) - Method in class org.jjazz.song.api.SongFactory
Find in the created song the first one which uses the specified SongStructure.
fireAfterParsingFinished() - Method in class org.jjazz.midi.api.parser.MidiParser
 
fireBeforeParsingStarts() - Method in class org.jjazz.midi.api.parser.MidiParser
 
fireChange() - Method in class org.jjazz.undomanager.api.JJazzUndoManager
Notify listeners of a state change.
fireChanged() - Method in class org.jjazz.ss_editor.rpviewer.api.MeterRpRenderer
 
fireChanged() - Method in class org.jjazz.ss_editor.rpviewer.api.StringRpRenderer
 
first() - Method in class org.jjazz.phrase.api.Phrase
 
fitBassPhrase2ChordSymbol(SourcePhrase, ExtChordSymbol) - Static method in class org.jjazz.rhythmmusicgeneration.api.PhraseUtilities
Adapt the notes from a bass melody-oriented source phrase to a destination chord symbol.
fitChordPhrase2ChordSymbol(SourcePhrase, ExtChordSymbol) - Static method in class org.jjazz.rhythmmusicgeneration.api.PhraseUtilities
Adapt the notes from a chord-oriented source phrase to a destination chord symbol.
fitDegree(Degree) - Method in class org.jjazz.harmony.api.ChordType
Try to fit harmonically degree d to this chord type.
fitDegree(Degree) - Method in class org.jjazz.harmony.api.StandardScaleInstance
Try to fit d to this scale.
fitDegree(Degree, StandardScaleInstance...) - Static method in class org.jjazz.harmony.api.StandardScaleInstance
Call fitDegree(d) on each of the StandardScaleInstance and return the first non-null result.
fitDegreeAdvanced(ChordType.DegreeIndex, StandardScaleInstance) - Method in class org.jjazz.harmony.api.ChordType
Rely on fitDegreeAdvanced(Degree d, optScales).
fitDegreeAdvanced(Degree, StandardScaleInstance) - Method in class org.jjazz.harmony.api.ChordType
Fit harmonically degree d to this chord type.
fitMelodyPhrase2ChordSymbol(SourcePhrase, ExtChordSymbol, boolean) - Static method in class org.jjazz.rhythmmusicgeneration.api.PhraseUtilities
Adapt the notes from a melody-oriented source phrase to a destination chord symbol.
fitNote(int, ExtChordSymbol) - Method in class org.jjazz.chordleadsheet.api.item.ExtChordSymbol
Adapt a source note from this chord symbol to a destination chord symbol.
FIVE_FOUR - Enum constant in enum class org.jjazz.harmony.api.TimeSignature
 
FixedCompSizeGridLayout - Class in org.jjazz.uiutilities.api
Layout components in a grid with fixed-size components on a fixed nb of columns.
FixedCompSizeGridLayout(int, Dimension) - Constructor for class org.jjazz.uiutilities.api.FixedCompSizeGridLayout
 
FixedPreferredWidthPanel - Class in org.jjazz.flatcomponents.api
A JPanel with a fixed preferred width.
FixedPreferredWidthPanel() - Constructor for class org.jjazz.flatcomponents.api.FixedPreferredWidthPanel
Create a panel with preferred width = 100 pixels.
FixedPreferredWidthPanel(int) - Constructor for class org.jjazz.flatcomponents.api.FixedPreferredWidthPanel
 
fixEndOfPhraseNotes(SizedPhrase) - Static method in class org.jjazz.phrase.api.Phrases
Make sure there is no note which ends right on sp boundary: when moving notes (eg Phrase.shiftAllEvents()), because of float rounding errors, this may lead to notes becoming out of SizedPhrase range.
fixInstruments(MidiMix, boolean) - Method in class org.jjazz.outputsynth.api.OutputSynth
Fix the specified MidiMix so that it uses instruments from this OutputSynth.
FixMidiMix - Class in org.jjazz.outputsynth.api
Helper class to check and fix MidiMix/OutputSynth consistency.
FixMidiMix() - Constructor for class org.jjazz.outputsynth.api.FixMidiMix
 
FixMissingSectionStartChord - Class in org.jjazz.musiccontrolactions.api
Helper class to try to auto-fix missing chords at section start.
FixMissingSectionStartChord(SongContext) - Constructor for class org.jjazz.musiccontrolactions.api.FixMissingSectionStartChord
 
fixOverlappedNotes(Phrase) - Static method in class org.jjazz.phrase.api.Phrases
Remove overlapped phrase notes with identical pitch.
FLAT - Enum constant in enum class org.jjazz.harmony.api.Note.Accidental
 
FlatButton - Class in org.jjazz.flatcomponents.api
A very simple button using a JLabel.
FlatButton() - Constructor for class org.jjazz.flatcomponents.api.FlatButton
Equivalent of FlatButton(true, true, false)
FlatButton(boolean, boolean, boolean) - Constructor for class org.jjazz.flatcomponents.api.FlatButton
Equivalent to FlatButton(null, enablePressedBorder, enableEnteredBorder, enableDrag).
FlatButton(Action) - Constructor for class org.jjazz.flatcomponents.api.FlatButton
Equivalent to FlatButton(a, true, true, false).
FlatButton(Action, boolean, boolean, boolean) - Constructor for class org.jjazz.flatcomponents.api.FlatButton
Create a FlatButton with the specified settings.
FlatComponentsGlobalSettings - Class in org.jjazz.flatcomponents.api
Manage global settings for the UI components of this module.
FlatHelpButton - Class in org.jjazz.flatcomponents.api
A help icon button that display text as a dialog when clicked.
FlatHelpButton() - Constructor for class org.jjazz.flatcomponents.api.FlatHelpButton
Equivalent of FlatButton(true, true, false)
FlatHelpButton(String) - Constructor for class org.jjazz.flatcomponents.api.FlatHelpButton
 
FlatIntegerHorizontalSlider - Class in org.jjazz.flatcomponents.api
An horizontal flat slider.
FlatIntegerHorizontalSlider() - Constructor for class org.jjazz.flatcomponents.api.FlatIntegerHorizontalSlider
 
FlatIntegerKnob - Class in org.jjazz.flatcomponents.api
A flat knob.
FlatIntegerKnob() - Constructor for class org.jjazz.flatcomponents.api.FlatIntegerKnob
 
FlatIntegerVerticalSlider - Class in org.jjazz.flatcomponents.api
A vertical flat slider.
FlatIntegerVerticalSlider() - Constructor for class org.jjazz.flatcomponents.api.FlatIntegerVerticalSlider
 
FlatKnobFactory - Class in org.jjazz.flatcomponents.api
A factory for predefined FlatIntegerKnobs.
FlatKnobFactory() - Constructor for class org.jjazz.flatcomponents.api.FlatKnobFactory
 
FlatLedIndicator - Class in org.jjazz.flatcomponents.api
A simple activity indicator.
FlatLedIndicator() - Constructor for class org.jjazz.flatcomponents.api.FlatLedIndicator
 
FlatTextEditDialog - Class in org.jjazz.flatcomponents.api
A simple modal text edit undecorated dialog.
FlatToggleButton - Class in org.jjazz.flatcomponents.api
A flat toggle button.
FlatToggleButton() - Constructor for class org.jjazz.flatcomponents.api.FlatToggleButton
Equivalent of FlatToggleButton(true, true, false)
FlatToggleButton(boolean, boolean, boolean) - Constructor for class org.jjazz.flatcomponents.api.FlatToggleButton
Equivalent of FlatToggleButton(null, enablePressedBorder, enableEnteredBorder, enableDrag)
FlatToggleButton(ToggleAction) - Constructor for class org.jjazz.flatcomponents.api.FlatToggleButton
Create a toggle button initialized with the specified ToggleAction.
FlatToggleButton(ToggleAction, boolean, boolean, boolean) - Constructor for class org.jjazz.flatcomponents.api.FlatToggleButton
Create a toggle button initialized with the specified ToggleAction.
FlatToggleButton(BooleanStateAction) - Constructor for class org.jjazz.flatcomponents.api.FlatToggleButton
Deprecated.
FlatToggleButton(BooleanStateAction, boolean, boolean, boolean) - Constructor for class org.jjazz.flatcomponents.api.FlatToggleButton
Deprecated.
FloatRange - Class in org.jjazz.utilities.api
A range between 2 positive floats.
FloatRange(float, float) - Constructor for class org.jjazz.utilities.api.FloatRange
A range representing [from; to].
floor(NoteEvent) - Method in class org.jjazz.phrase.api.Phrase
 
FluidSynthEmbeddedSynth - Class in org.jjazz.fluidsynthembeddedsynth.api
A FluidSynth-based implementation of an EmbeddedSynth.
FluidSynthEmbeddedSynth() - Constructor for class org.jjazz.fluidsynthembeddedsynth.api.FluidSynthEmbeddedSynth
 
FluidSynthEmbeddedSynthProvider - Class in org.jjazz.fluidsynthembeddedsynth.api
 
FluidSynthEmbeddedSynthProvider() - Constructor for class org.jjazz.fluidsynthembeddedsynth.api.FluidSynthEmbeddedSynthProvider
 
FluidSynthMidiDevice - Class in org.jjazz.fluidsynthembeddedsynth.api
A special MidiDevice which redirects incoming Midi messages to a FluidSynth instance.
FluidSynthMidiDevice(FluidSynthEmbeddedSynth) - Constructor for class org.jjazz.fluidsynthembeddedsynth.api.FluidSynthMidiDevice
 
FluidSynthUtils - Class in org.jjazz.midi.api
Helper methods to quickly detect if the internal FluidSynth is the current Midi output, without having to rely on OutputSynth or FluidSynthEmbeddedSynth.
FluidSynthUtils() - Constructor for class org.jjazz.midi.api.FluidSynthUtils
 
focusGained(FocusEvent) - Method in class org.jjazz.cl_editor.itemrenderer.api.ItemRenderer
 
focusGained(FocusEvent) - Method in class org.jjazz.ss_editor.rpviewer.api.RpViewer
 
focusLost(FocusEvent) - Method in class org.jjazz.cl_editor.itemrenderer.api.ItemRenderer
 
focusLost(FocusEvent) - Method in class org.jjazz.ss_editor.rpviewer.api.RpViewer
 
FOLK - Enum constant in enum class org.jjazz.rhythm.api.Genre
 
FONT - Static variable in class org.jjazz.flatcomponents.api.FlatKnobFactory
 
FONT_COLOR - Static variable in class org.jjazz.flatcomponents.api.FlatKnobFactory
 
FONT_EMMENTALER - Static variable in class org.jjazz.score.api.NotationGraphics
 
fontAsString(Font) - Static method in class org.jjazz.utilities.api.Utilities
Convert a font into a string that can be decoded by Font.decode()
FontColorUserSettingsProvider - Interface in org.jjazz.uiutilities.api
A special interface for objects managing fonts and colors settings.
FontColorUserSettingsProvider.FCSetting - Interface in org.jjazz.uiutilities.api
One Font and Color setting.
FontColorUserSettingsProvider.FCSettingAdapter - Class in org.jjazz.uiutilities.api
 
FontResizingLabel - Class in org.jjazz.flatcomponents.api
A JLabel which automatically resize its font to fit the available width.
FontResizingLabel(String) - Constructor for class org.jjazz.flatcomponents.api.FontResizingLabel
 
forceSongToSimpleArrangement - Variable in class org.jjazz.importers.api.BiabFileReader
 
FORRO - Enum constant in enum class org.jjazz.rhythm.api.Genre
 
Forum - Class in org.jjazz.base.api.actions
 
Forum() - Constructor for class org.jjazz.base.api.actions.Forum
 
FOUR_FOUR - Enum constant in enum class org.jjazz.harmony.api.TimeSignature
 
FOURTH_OR_ELEVENTH - Enum constant in enum class org.jjazz.harmony.api.Degree
 
FreshStartUpgrader() - Constructor for class org.jjazz.upgrade.api.UpgradeManager.FreshStartUpgrader
 
from - Variable in class org.jjazz.utilities.api.FloatRange
Don't use negative value.
from - Variable in class org.jjazz.utilities.api.IntRange
 
from - Variable in class org.jjazz.utilities.api.LongRange
 
fromBeatStartCellRange - Variable in class org.jjazz.rhythmmusicgeneration.api.GridChordContext
from=beat start, to=chordCell-1, can be empty.
fromRGB(Color) - Static method in class org.jjazz.uiutilities.api.HSLColor
Convert a RGB Color to it corresponding HSL values.
FUNK - Enum constant in enum class org.jjazz.rhythm.api.Genre
 

G

G_STAFF_LOWEST_PITCH - Static variable in class org.jjazz.score.api.MeasureContext
 
GeneralUISettings - Class in org.jjazz.uisettings.api
Store general UI settings, manage the current and available Themes, the current and available Locales.
generate(boolean) - Method in class org.jjazz.musiccontrol.api.playbacksession.BaseSongSession
Generate the sequence for the SongContext.
generate(boolean) - Method in interface org.jjazz.musiccontrol.api.playbacksession.PlaybackSession
Create the sequence and the related data.
generate(boolean) - Method in class org.jjazz.musiccontrol.api.playbacksession.StaticSongSession
Overridden to add our songMusicGenerationListener.
generate(boolean) - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSession
 
generate(boolean) - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdateProviderSongSession
Generate the initial music then listen for song changes to be ready to generate updates.
generate2barsEnding - Variable in class org.jjazz.importers.api.BiabFileReader
 
GENERATED - Enum constant in enum class org.jjazz.musiccontrol.api.playbacksession.PlaybackSession.State
Sequence and related data have been generated.
generateHash() - Method in record class org.jjazz.utilities.api.MatrixGroupsRemover.Group
 
generateMusic(SongContext, RhythmVoice...) - Method in class org.jjazz.rhythmmusicgeneration.api.CompositeMusicGenerator
 
generateMusic(SongContext, RhythmVoice...) - Method in class org.jjazz.rhythmmusicgeneration.api.DummyGenerator
 
generateMusic(SongContext, RhythmVoice...) - Method in interface org.jjazz.rhythmmusicgeneration.spi.MusicGenerator
Generate the note Phrases which correspond to a musical accompaniment for a given rhythm.
generateMusic(SongContext, RhythmVoice...) - Method in class org.jjazz.yamjjazz.rhythm.api.YamJJazzRhythmGenerator
 
generateWavFile(File, File) - Method in interface org.jjazz.embeddedsynth.api.EmbeddedSynth
Generate a .wav file from the specified midiFile.
generateWavFile(File, File) - Method in class org.jjazz.fluidsynthembeddedsynth.api.FluidSynthEmbeddedSynth
 
genre - Variable in class org.jjazz.importers.api.BiabStyleFeatures
 
genre() - Method in record class org.jjazz.rhythm.api.RhythmFeatures
Returns the value of the genre record component.
Genre - Enum Class in org.jjazz.rhythm.api
High-level musical genre.
geRhythmVoice(InstrumentMix) - Method in class org.jjazz.midimix.api.MidiMix
 
get() - Method in interface org.jjazz.rhythmdatabase.spi.RhythmDatabaseFactory
Get the initialized instance.
get() - Method in class org.jjazz.rhythmdatabaseimpl.api.RhythmDatabaseFactoryImpl
 
get(int) - Static method in enum class org.jjazz.harmony.api.Degree.Natural
 
get(int) - Static method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGChordDatabase
 
get(int, int) - Static method in enum class org.jjazz.harmony.api.TimeSignature
Get the TimeSignature objects represented by a string representation, e.g. "3/4".
get(Object) - Method in class org.jjazz.undomanager.api.JJazzUndoManagerFinder
Retrieve the JJazzUndoManager associated to key.
get(String) - Static method in class org.jjazz.chordleadsheet.api.item.ExtChordSymbol
Create a ChordSymbol from a chord string specification, with a standard RenderingInfo and no alternate chord symbol.
get(String) - Method in class org.jjazz.utilities.api.ObservableProperties
Get a client property.
get(String) - Static method in class org.jjazz.yamjjazz.rhythm.api.YamChord
Get a Yamaha chord from its name or one of its alias.
get(String, ChordRenderingInfo) - Static method in class org.jjazz.chordleadsheet.api.item.AltExtChordSymbol
 
get(String, ChordRenderingInfo, AltExtChordSymbol, AltDataFilter) - Static method in class org.jjazz.chordleadsheet.api.item.ExtChordSymbol
Create a ChordSymbol from a chord string specification, with the specified RenderingInfo and alternate chord symbol.
get(String, T) - Method in class org.jjazz.utilities.api.ObservableProperties
Get a client property.
get(ChordLeadSheet) - Static method in class org.jjazz.cl_editor.api.CL_EditorTopComponent
Return the editor for a specific ChordLeadSheet.
get(Rhythm) - Static method in class org.jjazz.jjswing.api.RP_BassStyle
 
get(Rhythm) - Static method in class org.jjazz.jjswing.api.RP_DrumsStyle
 
get(RhythmVoice, SongPart) - Method in interface org.jjazz.rhythmmusicgeneration.api.CompositeMusicGenerator.RvToDelegateUnitMapper
Get the DelegateUnit to be used to generate music for baseRv in the context of songPart.
get(Song) - Static method in class org.jjazz.pianoroll.api.PianoRollEditorTopComponent
Search for the PianoRollEditorTopComponent associated to song.
get(SongStructure) - Static method in class org.jjazz.ss_editor.api.SS_EditorTopComponent
Return the editor for a specific SongStructure.
get(AccType) - Method in class org.jjazz.yamjjazz.rhythm.api.SInt
 
get20x30(SymbolicDuration) - Static method in class org.jjazz.uiutilities.api.NoteIcons
Get a 20x30 icon for the specified symbolic duration.
getAccentFeature() - Method in class org.jjazz.chordleadsheet.api.item.ChordRenderingInfo
Get the accent feature if it's used.
getAcceptedContexts() - Method in class org.jjazz.musiccontrol.api.PlaybackListenerAdapter
 
getAcceptedFile(TransferHandler.TransferSupport, Collection<String>) - Static method in class org.jjazz.uiutilities.api.SingleFileDragInTransferHandler
Check if TransferSupport contains a single file which matches one of the specified extensions.
getAccidental() - Method in enum class org.jjazz.harmony.api.Degree
 
getAccidental() - Method in class org.jjazz.harmony.api.Note
 
getAccType(int) - Static method in enum class org.jjazz.yamjjazz.rhythm.api.AccType
 
getAccType(int) - Method in class org.jjazz.yamjjazz.rhythm.api.Style
Get the AccType for a specified channel (which can be a "secondary" source channel or the "main" one).
getAccType(int) - Method in class org.jjazz.yamjjazz.rhythm.api.StylePart
Get the AccType for a specified channel (which can be a "secondary" source channel or the "main" one).
getAccType(String) - Method in class org.jjazz.jjswing.api.JJSwingRhythm
 
getAccType(String) - Method in class org.jjazz.yamjjazz.rhythm.api.CompositeRhythm
 
getAccType(String) - Method in interface org.jjazz.yamjjazz.rhythm.api.YamJJazzRhythm
Get the AccType corresponding to a RP_SYS_Mute value.
getAccType(RhythmVoice) - Static method in enum class org.jjazz.yamjjazz.rhythm.api.AccType
Get the AccType corresponding to a RhythmVoice.
getAccTypes() - Method in class org.jjazz.yamjjazz.rhythm.api.StylePart
The AccParts used by this object, in ascending channel order.
getAction() - Method in class org.jjazz.flatcomponents.api.FlatButton
The Action associated to this button.
getAction() - Method in class org.jjazz.musiccontrolactions.api.RemoteAction
The associated action.
getAction(ActionListener) - Static method in class org.jjazz.uiutilities.api.UIUtilities
Create an AbstractAction from the specified ActionListener.
getActionCategory() - Method in class org.jjazz.musiccontrolactions.api.RemoteAction
 
getActionId() - Method in class org.jjazz.musiccontrolactions.api.RemoteAction
 
getActionName() - Method in class org.jjazz.cl_editor.api.CL_ContextAction
Convenience method to get the Action.NAME value or "not set".
getActionName() - Method in class org.jjazz.ss_editor.api.SS_ContextAction
Convenience method to get the Action.NAME value or "not set".
getActions() - Method in class org.jjazz.arranger.api.ArrangerTopComponent
 
getActions() - Method in class org.jjazz.cl_editor.api.CL_EditorTopComponent
Overridden to insert possible new actions from path "Actions/CL_EditorTopComponent".
getActions() - Method in class org.jjazz.improvisionsupport.api.ImproSupportTopComponent
 
getActions() - Method in class org.jjazz.mixconsole.api.MixConsoleTopComponent
 
getActions() - Method in class org.jjazz.pianoroll.api.PianoRollEditorTopComponent
Overridden to insert possible new actions from path "Actions/PianoRollEditorTopComponent".
getActions() - Method in class org.jjazz.songmemoviewer.api.SongMemoTopComponent
 
getActions() - Method in class org.jjazz.spteditor.api.SptEditorTopComponent
 
getActions() - Method in class org.jjazz.ss_editor.api.SS_EditorTopComponent
Overridden to insert possible new actions from path "Actions/SS_EditorTopComponent".
getActive() - Static method in class org.jjazz.cl_editor.api.CL_EditorTopComponent
Return the active (i.e. focused or ancestor of the focused component) CL_EditorTopComponent.
getActive() - Static method in class org.jjazz.pianoroll.api.PianoRollEditorTopComponent
Return the active (i.e. focused or ancestor of the focused component) PianoRollEditorTopComponent.
getActive() - Static method in class org.jjazz.ss_editor.api.SS_EditorTopComponent
Return the active (i.e. focused or ancestor of the focused component) SS_EditorTopComponent.
getActiveBarRenderers() - Method in class org.jjazz.cl_editor.barbox.api.BarBoxConfig
 
getActiveChordLeadSheet() - Method in class org.jjazz.cl_editor.api.CL_ContextActionSupport
 
getActiveMidiMix() - Method in interface org.jjazz.activesong.spi.ActiveSongManager
 
getActiveSong() - Method in interface org.jjazz.activesong.spi.ActiveSongManager
 
getActiveTool() - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Get the actived EditTool.
getAdaptedColor(Color, int) - Static method in class org.jjazz.instrumentcomponents.keyboard.api.PianoKey
Change the color c according to midiValue.
getAdaptedRhythm(Rhythm, TimeSignature) - Method in interface org.jjazz.rhythm.spi.RhythmProvider
Provide a new rhythm which is an adapted version of r for a different time signature.
getAdaptedRhythm(Rhythm, TimeSignature) - Method in class org.jjazz.rhythmdatabaseimpl.api.FavoriteRhythmProvider
 
getAdaptedRhythm(Rhythm, TimeSignature) - Method in class org.jjazz.yamjjazz.rhythm.api.YamahaRhythmProvider
 
getAdaptedRhythm(Rhythm, TimeSignature) - Method in class org.jjazz.yamjjazz.rhythm.api.YamJJazzRhythmProvider
 
getAdaptedRhythmInstance(Rhythm, TimeSignature) - Method in class org.jjazz.rhythmdatabase.api.DefaultRhythmDatabase
 
getAdaptedRhythmInstance(Rhythm, TimeSignature) - Method in interface org.jjazz.rhythmdatabase.api.RhythmDatabase
Try to provide the rhythm instance which is an adapted version of r for a different time signature.
getAddedEnd() - Method in class org.jjazz.utilities.api.Diff.Difference
The point at which the addition ends, if any.
getAddedItems() - Method in class org.jjazz.cl_editor.spi.CL_BarEditorDialog
The new items that should be inserted in the bar.
getAddedStart() - Method in class org.jjazz.utilities.api.Diff.Difference
The point at which the addition starts, if any.
getAdjusted(TimeSignature) - Method in class org.jjazz.harmony.api.Position
Get a new adjusted position which is guaranteed to fit the specified time signature.
getAdjustedBeatRange() - Method in class org.jjazz.phrase.api.Grid
The beat range of this grid adjusted to the pre-cell beat window.
getAliases(ChordType) - Method in interface org.jjazz.harmony.spi.ChordTypeDatabase
Get the aliases of the specified chord type.
getAllAccTypes() - Method in class org.jjazz.yamjjazz.rhythm.api.Style
 
getAllChannels() - Method in class org.jjazz.pianoroll.api.GhostPhrasesModel
Get all the channels, visible or not, except the edited channel.
getAllDestinationRhythms() - Method in class org.jjazz.rhythmmusicgeneration.api.RP_SYS_OverrideTracksValue
Get all the destination rhythms used in the mappings.
getAllKeys() - Method in class org.jjazz.instrumentcomponents.keyboard.api.KeyboardComponent
Get all the PianoKeys.
getAllMidiMessages(int) - Method in class org.jjazz.midi.api.InstrumentMix
Get all the midi messages to initialize this InstrumentMix: bank/program change, volume, reverb, chorus, pan.
getAllMidiMessages(int) - Method in class org.jjazz.midi.api.InstrumentSettings
Get all the MidiMessages for enabled parameters.
getAllSourceRhythmVoices() - Method in class org.jjazz.rhythmmusicgeneration.api.RP_SYS_OverrideTracksValue
Get all the source RhythmVoices mapped to other RhythmVoices.
getAllSupportedFileExtensions() - Static method in interface org.jjazz.song.spi.SongImporter
Get the file extensions supported by all SongImporter instances.
getAlpha() - Method in class org.jjazz.uiutilities.api.HSLColor
Get the Alpha value.
getAlphaStepActivity() - Method in class org.jjazz.flatcomponents.api.FlatLedIndicator
 
getAlphaStepDecay() - Method in class org.jjazz.flatcomponents.api.FlatLedIndicator
 
getAlternateChordSymbol() - Method in class org.jjazz.chordleadsheet.api.item.ExtChordSymbol
Get the optional alternate chord symbol.
getAlternateFilter() - Method in class org.jjazz.chordleadsheet.api.item.ExtChordSymbol
Get the optional filter used to check if we need to use the alternate chord symbol.
getAnticipatableChords() - Method in class org.jjazz.rhythmmusicgeneration.api.AnticipatedChordProcessor
 
getApiId() - Method in class org.jjazz.chordleadsheet.api.event.ClsActionEvent
 
getApiId() - Method in class org.jjazz.songstructure.api.event.SgsActionEvent
 
getAppConfigDirectory(String) - Method in class org.jjazz.filedirectorymanager.api.FileDirectoryManager
Get the user specific JJazz configuration directory.
getAppConfigDirForSynths() - Method in class org.jjazz.filedirectorymanager.api.FileDirectoryManager
The directory where the default MidiSynth files bundled with JJazzLab are stored.
getArcDiameter() - Method in class org.jjazz.flatcomponents.api.RoundedPanel
 
getAsNoteKey() - Method in class org.jjazz.phrase.api.NoteEvent
Get the "as Note" map key for this instance.
getAudioLatency() - Method in class org.jjazz.outputsynth.api.OutputSynth.UserSettings
Get the value of AudioLatency
getAuthor() - Method in class org.jjazz.jjswing.api.JJSwingRhythm
 
getAuthor() - Method in interface org.jjazz.rhythm.api.Rhythm
 
getAuthor() - Method in class org.jjazz.rhythm.spi.RhythmProvider.Info
 
getAuthor() - Method in class org.jjazz.rhythmstubs.api.RhythmStub
 
getAuthor() - Method in class org.jjazz.yamjjazz.rhythm.api.CompositeRhythm
 
getAuthorizedDegree(int) - Method in enum class org.jjazz.yamjjazz.rhythm.api.AccType
The authorized degree for this AccType corresponding to relPitch.
getAutoModeRpValueFromVariation(String) - Static method in class org.jjazz.jjswing.api.RP_BassStyle
Get the RP_BassStyle rpValue to be used for a given rpVariation value when in auto mode.
getAutoModeRpValueFromVariation(String) - Static method in class org.jjazz.jjswing.api.RP_DrumsStyle
Get the RP_DrumsStyle rpValue to be used for a given rpVariation value when in auto mode.
getBackgroundColor() - Method in interface org.jjazz.cl_editor.spi.CL_EditorSettings
 
getBackgroundColor() - Method in interface org.jjazz.mixconsole.api.MixConsoleSettings
 
getBackgroundColor() - Method in interface org.jjazz.songmemoviewer.api.SongMemoEditorSettings
 
getBackgroundColor() - Method in interface org.jjazz.ss_editor.spi.SS_EditorSettings
 
getBank() - Method in class org.jjazz.midi.api.Instrument
 
getBank() - Method in class org.jjazz.midi.api.synths.VoidInstrument
 
getBank(String) - Method in class org.jjazz.midi.api.MidiSynth
Find the bank whose name matches bankName (ignoring case).
getBankLSB() - Method in class org.jjazz.midi.api.MidiAddress
The BankSelect LSB byte (Midi CC control #32).
getBankMSB() - Method in class org.jjazz.midi.api.MidiAddress
The BankSelect MSB byte (Midi CC control #0).
getBanks() - Method in class org.jjazz.midi.api.MidiSynth
 
getBankSelectMethod() - Method in class org.jjazz.midi.api.MidiAddress
 
getBar() - Method in class org.jjazz.harmony.api.Position
 
getBarAnnotationNbLines(Song) - Static method in class org.jjazz.cl_editor.api.CL_EditorClientProperties
 
getBarBoxConfig(int) - Method in class org.jjazz.cl_editor.api.CL_Editor
Get the BarBoxConfig of the specified bar.
getBarBoxIndex() - Method in class org.jjazz.cl_editor.api.SelectedBar
 
getBarBoxSettings() - Method in interface org.jjazz.cl_editor.spi.CL_EditorSettings
 
getBarDiff() - Method in class org.jjazz.chordleadsheet.api.event.ItemBarShiftedEvent
The number of bars item(s) have been moved.
getBarFirstItem(int, Class<T>, Predicate<T>) - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Get the first matching item in the specified bar.
getBarIndex() - Method in class org.jjazz.cl_editor.barbox.api.BarBox
 
getBarIndex() - Method in class org.jjazz.cl_editor.barrenderer.api.BarRenderer
 
getBarIndex() - Method in class org.jjazz.score.api.MeasureContext
 
getBarLastItem(int, Class<T>, Predicate<T>) - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Get the last matching item in the specified bar.
getBarLineColor() - Method in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
getBarRange() - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Get the bar range of this chord leadsheet.
getBarRange() - Method in class org.jjazz.cl_editor.api.CL_Selection
The selected bar range within the chord leadsheet.
getBarRange() - Method in class org.jjazz.musiccontrol.api.playbacksession.BaseSongSession
 
getBarRange() - Method in interface org.jjazz.musiccontrol.api.playbacksession.PlaybackSession
The bar range corresponding to the sequence.
getBarRange() - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSession
 
getBarRange() - Method in class org.jjazz.pianoroll.api.PianoRollEditorTopComponent
The edited bar range.
getBarRange() - Method in class org.jjazz.rhythmmusicgeneration.api.ChordSequence
 
getBarRange() - Method in class org.jjazz.songcontext.api.SongContext
Music should be produced only for this range of bars.
getBarRange() - Method in interface org.jjazz.songstructure.api.SongPart
Convenience method.
getBarRange() - Method in interface org.jjazz.songstructure.api.SongStructure
The bar range corresponding to this song structure.
getBarRange(CLI_Section) - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
The bar range of the specified section.
getBarRangeWithinCls() - Method in class org.jjazz.cl_editor.api.CL_Selection
The selected bar range within the chord leadsheet.
getBarRectangle(int) - Method in class org.jjazz.cl_editor.api.CL_Editor
Get the dimensions of the specified BarBox.
getBarRendererFactory() - Method in class org.jjazz.cl_editor.api.CL_Editor
The factory used by this editor via BarBoxes.
getBarRenderers() - Method in class org.jjazz.cl_editor.barbox.api.BarBox
The bar renderers that make this BarBox.
getBarRendererSettings() - Method in interface org.jjazz.cl_editor.spi.BarBoxSettings
 
getBase() - Method in class org.jjazz.harmony.api.ChordType
E.g. "7" for C7#11
getBaseline(int, int) - Method in class org.jjazz.flatcomponents.api.FlatHelpButton
Overridden to return -1 (no available baseline since icon-only button).
getBaseRhythm() - Method in record class org.jjazz.rhythmmusicgeneration.api.CompositeMusicGenerator.DelegateUnit
 
getBaseRhythm() - Method in class org.jjazz.rhythmmusicgeneration.api.CompositeMusicGenerator
 
getBaseRhythm() - Method in class org.jjazz.rhythmmusicgeneration.api.RP_SYS_OverrideTracks
 
getBaseRhythm() - Method in class org.jjazz.rhythmmusicgeneration.api.RP_SYS_OverrideTracksValue
 
getBaseRhythm() - Method in class org.jjazz.yamjjazz.rhythm.api.CompositeRhythm
The underlying base rhythm of this CompositeRhythm.
getBaseSession() - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSession
 
getBasicBassPhrase(SimpleChordSequence, IntRange, int) - Static method in class org.jjazz.rhythmmusicgeneration.api.DummyGenerator
Get a basic bass phrase.
getBasicDrumPhrase(float, int, TimeSignature, int) - Static method in class org.jjazz.phrase.api.PhraseSamples
Get a basic drums phrase.
getBasicMelodicPhrase(SimpleChordSequence, int) - Static method in class org.jjazz.rhythmmusicgeneration.api.DummyGenerator
Get a basic random phrase for a melodic instrument (use chord notes).
getBassDrumOffset() - Method in class org.jjazz.phrasetransform.api.DrumsMixTransform
 
getBassGrade() - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGChordSettings
 
getBassNote() - Method in class org.jjazz.harmony.api.ChordSymbol
 
getBassPhraseBuilder() - Method in enum class org.jjazz.jjswing.api.BassStyle
Get the factory associated to this style.
getBeat() - Method in class org.jjazz.harmony.api.Position
 
getBeatAsUserString() - Method in class org.jjazz.harmony.api.Position
The beat as a string (beat start at 1), e.g 2 if beat=1, 2.5 if beat=1.5
getBeatFractionalPart() - Method in class org.jjazz.harmony.api.Position
The fractional part of the beat.
getBeatRange() - Method in class org.jjazz.coreuicomponents.api.PhraseBirdsEyeViewComponent
The beat range shown in this component.
getBeatRange() - Method in class org.jjazz.phrase.api.NoteEvent
 
getBeatRange() - Method in class org.jjazz.pianoroll.api.PianoRollEditorTopComponent
The edited beat range.
getBeatRange() - Method in class org.jjazz.rhythmmusicgeneration.api.SimpleChordSequence
The beat range of this SimpleChordSequence.
getBeatRange() - Method in class org.jjazz.rhythmmusicgeneration.api.SongChordSequence
Get the BeatRange of this SongChordSequence.
getBeatRange() - Method in class org.jjazz.score.api.MeasureContext
 
getBeatRange() - Method in class org.jjazz.songcontext.api.SongContext
The beat range within the song for which music should be produced.
getBeatRange(CLI_ChordSymbol) - Method in class org.jjazz.rhythmmusicgeneration.api.SimpleChordSequence
The beat range of a ChordSymbol of this SimpleChordSequence
getBeats() - Method in enum class org.jjazz.quantizer.api.Quantization
An array of the quantized values within a beat.
getBeatsAsList() - Method in enum class org.jjazz.quantizer.api.Quantization
Same as getBeats() but return a list.
getBeatsAsTreeSet() - Method in enum class org.jjazz.quantizer.api.Quantization
Same as getBeats() but return a TreeSet.
getBeatXPosition(float, int, TimeSignature) - Method in class org.jjazz.cl_editor.barrenderer.api.BeatBasedLayoutManager
Calculate the X position for a beat, in a bar who has width=barWidth.
getBlackKeyLaneBackgroundColor() - Method in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
getBlackKeys() - Method in class org.jjazz.instrumentcomponents.keyboard.api.KeyboardComponent
 
getBlackList() - Method in class org.jjazz.musiccontrol.api.SongMusicGenerationListener
The blacklisted source PROP_MUSIC_GENERATION event types.
getBoolean(String) - Method in class org.jjazz.uisettings.api.GeneralUISettings
 
getBoolean(String, Boolean) - Method in class org.jjazz.utilities.api.StringProperties
 
getBorder(String) - Method in class org.jjazz.uisettings.api.GeneralUISettings
 
getBorderColor() - Method in interface org.jjazz.cl_editor.spi.BarBoxSettings
 
getBorderEntered() - Method in class org.jjazz.flatcomponents.api.FlatButton
 
getBorderEntered(JComponent) - Method in class org.jjazz.flatcomponents.api.BorderManager
The border to be used for component c when in the entered state.
getBorderFont() - Method in interface org.jjazz.cl_editor.spi.BarBoxSettings
The font used to write the bar index.
getBorderInsets(Component) - Method in class org.jjazz.flatcomponents.api.ComponentTitledBorder
 
getBorderNothing() - Method in class org.jjazz.flatcomponents.api.FlatButton
 
getBorderNothing(JComponent) - Method in class org.jjazz.flatcomponents.api.BorderManager
The border to be used for component c when not in pressed or entered state.
getBorderPressed() - Method in class org.jjazz.flatcomponents.api.FlatButton
 
getBorderPressed(JComponent) - Method in class org.jjazz.flatcomponents.api.BorderManager
The border to be used for component c when in the pressed state.
getBuiltinRhythmInfos() - Method in class org.jjazz.rhythmdatabaseimpl.api.FavoriteRhythmProvider
Get the list of favorite rhythms.
getBuiltinRhythms(MultipleErrorsReport) - Method in interface org.jjazz.rhythm.spi.RhythmProvider
Get the built-in rhythms.
getBuiltinRhythms(MultipleErrorsReport) - Method in class org.jjazz.rhythmdatabaseimpl.api.FavoriteRhythmProvider
Return an empty list.
getBuiltinRhythms(MultipleErrorsReport) - Method in class org.jjazz.yamjjazz.rhythm.api.YamahaRhythmProvider
 
getBuiltinRhythms(MultipleErrorsReport) - Method in class org.jjazz.yamjjazz.rhythm.api.YamJJazzRhythmProvider
 
getBundle(Class<?>) - Static method in class org.jjazz.utilities.api.ResUtil
Look for a Bundle.properties in the same package than the specified class.
getButtonColor() - Method in class org.jjazz.flatcomponents.api.FlatIntegerVerticalSlider
 
getButtonColorDisabled() - Method in class org.jjazz.flatcomponents.api.FlatIntegerVerticalSlider
 
getButtonContourColor() - Method in class org.jjazz.flatcomponents.api.FlatIntegerVerticalSlider
 
getButtonHeight() - Method in class org.jjazz.flatcomponents.api.FlatIntegerVerticalSlider
 
getCategory() - Method in class org.jjazz.phrasetransform.api.PhraseTransform.Info
The category of this transform.
getCeilNote(float) - Static method in class org.jjazz.phrase.api.Phrase
Create a NoteEvent limit to be used as a ceil/max position as per NoteEvent.compareTo().
getCell(float, boolean) - Method in class org.jjazz.phrase.api.Grid
Return the cell index for specified position.
getCellBeatRange(int) - Method in class org.jjazz.phrase.api.Grid
The FloatRange corresponding to the specified cell.
getCellEditorValue() - Method in class org.jjazz.uiutilities.api.ButtonColumn
 
getCellNotes(int) - Method in class org.jjazz.phrase.api.Grid
Get the note of the specified cell.
getCellNotes(IntRange) - Method in class org.jjazz.phrase.api.Grid
Get the notes in the specified cell range.
getCellRange() - Method in class org.jjazz.phrase.api.Grid
The cell index range of this object.
getCellRange(FloatRange, boolean) - Method in class org.jjazz.phrase.api.Grid
Return the cell range based on the specified beat range.
getCellWithMaxNotes() - Method in class org.jjazz.phrase.api.Grid
Search the cell which contains the maximum of notes and return this cell index.
getCenter() - Method in class org.jjazz.utilities.api.FloatRange
The center of the range.
getCenter() - Method in class org.jjazz.utilities.api.IntRange
The center of the range.
getCentered(int, int) - Method in class org.jjazz.harmony.api.Note
Change the octave of this note so that pitch is within the pitch limits (included).
getCentralC() - Method in class org.jjazz.instrumentcomponents.keyboard.api.KeyboardRange
Get the Midi pitch of the central C for this keyboard range.
getChangedItems() - Method in class org.jjazz.cl_editor.spi.CL_BarEditorDialog
The Items for which data should be changed.
getChangeEvent() - Method in class org.jjazz.chordleadsheet.api.event.ClsVetoableChangeEvent
 
getChangeEvent() - Method in class org.jjazz.songstructure.api.event.SgsVetoableChangeEvent
 
getChannel() - Method in class org.jjazz.phrase.api.Phrase
 
getChannel() - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Get the channel of the editor.
getChannel() - Method in enum class org.jjazz.yamjjazz.rhythm.api.AccType
 
getChannel() - Method in class org.jjazz.yamjjazz.rhythm.api.CtabChannelSettings
 
getChannel(InstrumentMix) - Method in class org.jjazz.midimix.api.MidiMix
Find the channel corresponding to the specified InstrumentMix.
getChannel(RhythmVoice) - Method in class org.jjazz.midimix.api.MidiMix
Get the Midi channel associated to the specified RhythmVoice.
getChannelPanelSets() - Method in class org.jjazz.mixconsole.api.MixConsole
A map which associates a ChannelPanelSet for each used Midi channel.
getChannelsNeedingDrumsRerouting(HashMap<Integer, Instrument>) - Method in class org.jjazz.midimix.api.MidiMix
Get the channels which normally need drums rerouting.
getChord() - Method in class org.jjazz.harmony.api.ChordSymbol
Get the chord corresponding to this ChordSymbol.
getChord() - Method in class org.jjazz.harmony.api.ChordType
 
getChord(Phrase) - Static method in class org.jjazz.phrase.api.Phrases
Get a chord made of all unique pitch NoteEvents present in the phrase.
getChordDuration(CLI_ChordSymbol, TimeSignature) - Method in class org.jjazz.rhythmmusicgeneration.api.SongChordSequence
Return the duration in natural beats of the specified chord.
getChordLeadSheet() - Method in class org.jjazz.cl_editor.api.CL_Selection
Can be null if selection is empty.
getChordLeadSheet() - Method in class org.jjazz.song.api.Song
 
getChordMode() - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGChordSettings
 
getChordModel() - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.GuitarDiagramComponent
 
getChords(int[], int, int, int, boolean, int, int, int, int, int, boolean) - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGChordCreatorUtil
 
getChords(ChordSymbol) - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGChordCreatorUtil
 
getChordSequence() - Method in class org.jjazz.pianoroll.api.PianoRollEditor
The chord sequence associated to the edited phrase.
getChordsToDisplay() - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGChordSettings
 
getChordSymbol(String) - Method in class org.jjazz.chordleadsheet.api.item.ExtChordSymbol
Get this object or the alternate chord symbol, depending on the specified string.
getChordSymbol(List<Note>, List<ChordSymbol>, boolean) - Method in class org.jjazz.harmony.api.ChordSymbolFinder
Select one chord symbol from the provided chord symbols.
getChordSymbol(MetaMessage) - Method in class org.jjazz.musiccontrol.api.ControlTrack
Retrieve the chord symbol from a control track MetaMessage.
getChordSymbol(Position) - Method in class org.jjazz.rhythmmusicgeneration.api.ChordSequence
Get the CLI_ChordSymbol from this ChordSequence which is active at the specified position.
getChordSymbolsDisplayTransposition() - Method in class org.jjazz.musiccontrol.api.PlaybackSettings
Get the key transposition applied to chord symbols shown in the UI.
getChordSymbolUserColor(CLI_ChordSymbol) - Static method in class org.jjazz.cl_editor.api.CL_EditorClientProperties
 
getChordType() - Method in class org.jjazz.harmony.api.ChordSymbol
 
getChordType() - Method in class org.jjazz.yamjjazz.rhythm.api.YamChord
The JJazz chord type equivalent to this YamChord.
getChordType(int) - Method in interface org.jjazz.harmony.spi.ChordTypeDatabase
Get a chord type from the database.
getChordType(String) - Method in interface org.jjazz.harmony.spi.ChordTypeDatabase
Get a chord type from the database from a String description.
getChordType(List<Degree>) - Method in interface org.jjazz.harmony.spi.ChordTypeDatabase
Get the ChordType which match the specified degrees.
getChordTypeIndex(ChordType) - Method in interface org.jjazz.harmony.spi.ChordTypeDatabase
The index of the ct in the database.
getChordTypes() - Method in interface org.jjazz.harmony.spi.ChordTypeDatabase
Get all the ChordTypes of the database.
getChorus() - Method in class org.jjazz.midi.api.InstrumentSettings
 
getChorusMessage(int, int) - Static method in class org.jjazz.midi.api.MidiUtilities
 
getChorusMidiMessages(int) - Method in class org.jjazz.midi.api.InstrumentSettings
Get the Midi messages to be sent to initialize this parameter.
getChromaticNotesArray(int, int) - Static method in class org.jjazz.harmony.api.Note
Return an array of notes whose pitch start from pitchFrom up to pitchTo (included).
E.g., if pitchFrom=0 and pitchTo=12, return the array ["C0", "C#0", "D0"...."
getCL_EditorTc() - Method in class org.jjazz.songeditormanager.spi.SongEditorManager.SongEditorSet
 
getCLI_Section() - Method in class org.jjazz.cl_editor.barrenderer.api.BarRenderer
Get the current CLI_Section for this BarRenderer.
getClickChannel(MidiMix) - Method in class org.jjazz.musiccontrol.api.PlaybackSettings
The actual Midi channel to be used with he specified MidiMix.
getClickPitchHigh() - Method in class org.jjazz.musiccontrol.api.PlaybackSettings
 
getClickPitchLow() - Method in class org.jjazz.musiccontrol.api.PlaybackSettings
 
getClickPrecountMode() - Method in class org.jjazz.musiccontrol.api.PlaybackSettings
Get the precount mode.
getClickPrecountNbBars(TimeSignature, int) - Method in class org.jjazz.musiccontrol.api.PlaybackSettings
Get the number of precount bars.
getClickTrackId() - Method in class org.jjazz.musiccontrol.api.playbacksession.BaseSongSession
Get the click sequence track number.
getClickVelocityHigh() - Method in class org.jjazz.musiccontrol.api.PlaybackSettings
 
getClickVelocityLow() - Method in class org.jjazz.musiccontrol.api.PlaybackSettings
 
getClientProperties() - Method in class org.jjazz.chordleadsheet.api.item.ChordLeadSheetItem.DefaultComparableItem
 
getClientProperties() - Method in interface org.jjazz.chordleadsheet.api.item.ChordLeadSheetItem
Get the client properties.
getClientProperties() - Method in class org.jjazz.chordleadsheet.api.item.CLI_ChordSymbol.ComparableCsItem
 
getClientProperties() - Method in class org.jjazz.phrase.api.NoteEvent
Get the client properties.
getClientProperties() - Method in class org.jjazz.song.api.Song
 
getClientProperties() - Method in interface org.jjazz.songstructure.api.SongPart
 
getClientProperty(String) - Method in class org.jjazz.phrase.api.SourcePhrase
Get a client property.
getClientProperty(String) - Method in class org.jjazz.phrase.api.SourcePhraseSet
Get a client property.
getClosestPitch(int) - Method in class org.jjazz.harmony.api.Note
Return the absolute pitch of the closest note from this note.
getClosestSymbolicDuration(float) - Static method in enum class org.jjazz.harmony.api.SymbolicDuration
Get the closest symbolic duration for specified beat duration.
getClsModel() - Method in class org.jjazz.cl_editor.barbox.api.BarBox
 
getClsSubEvents() - Method in class org.jjazz.song.api.SongMetaEvents.SgsSourceActionEvent
 
getCmdLineFilesToOpen() - Method in class org.jjazz.songeditormanager.api.StartupShutdownSongManager
Get the files specified on the command line to be opened upon startup.
getColor() - Method in interface org.jjazz.cl_editor.itemrenderer.api.IR_AnnotationTextSettings
The color used to represent the name of the section.
getColor() - Method in interface org.jjazz.cl_editor.itemrenderer.api.IR_ChordSymbolSettings
Default color of a chord symbol.
getColor() - Method in class org.jjazz.cl_editor.itemrenderer.api.IR_ChordSymbolSettingsAdapter
 
getColor() - Method in interface org.jjazz.cl_editor.itemrenderer.api.IR_SectionSettings
The color used to represent the name of the section.
getColor() - Method in interface org.jjazz.cl_editor.itemrenderer.api.IR_TimeSignatureSettings
 
getColor() - Method in interface org.jjazz.uiutilities.api.FontColorUserSettingsProvider.FCSetting
 
getColor() - Method in class org.jjazz.uiutilities.api.FontColorUserSettingsProvider.FCSettingAdapter
Default implementation returns null.
getColor(Object) - Method in interface org.jjazz.uisettings.api.ColorSetManager
Convenience method which calls getColor(System.identityHashCode(o)).
getColor(String) - Method in interface org.jjazz.uisettings.api.ColorSetManager
Return a color associated to an identifier.
getColor(String) - Method in class org.jjazz.uisettings.api.GeneralUISettings
 
getColor(String, Color) - Method in class org.jjazz.utilities.api.StringProperties
 
getColorKnobFill() - Method in class org.jjazz.flatcomponents.api.FlatIntegerHorizontalSlider
 
getColorLine() - Method in class org.jjazz.flatcomponents.api.FlatIntegerHorizontalSlider
 
getColorMax() - Method in class org.jjazz.flatcomponents.api.FlatLedIndicator
The color to show maximal activity.
getColorMin() - Method in class org.jjazz.flatcomponents.api.FlatLedIndicator
The color to show minimal activity.
getColorProperty(String) - Method in class org.jjazz.instrumentcomponents.keyboard.api.PianoKey
 
getColumnClass(int) - Method in class org.jjazz.midi.api.ui.InstrumentTable.Model
 
getColumnClass(int) - Method in class org.jjazz.rhythmselectiondialog.api.ui.RhythmJTable.RhythmTableModel
 
getColumnCount() - Method in class org.jjazz.midi.api.ui.InstrumentTable.Model
 
getColumnCount() - Method in class org.jjazz.rhythmselectiondialog.api.ui.RhythmJTable.RhythmTableModel
 
getColumnName(int) - Method in class org.jjazz.midi.api.ui.InstrumentTable.Model
 
getColumnName(int) - Method in class org.jjazz.rhythmselectiondialog.api.ui.RhythmJTable.RhythmTableModel
 
getColumns() - Method in class org.jjazz.flatcomponents.api.WheelSpinner
 
getComments() - Method in class org.jjazz.song.api.Song
The comments associated to this song.
getCommonString(String, Object...) - Static method in class org.jjazz.utilities.api.ResUtil
Get a translated string for common messages which are used at several places in the application.
getCompactViewModeVisibleRPs(Song, Rhythm) - Static method in class org.jjazz.ss_editor.api.SS_EditorClientProperties
Get the list of visible RPs in compact view mode for the specified rhythm.
getComplementary() - Method in class org.jjazz.uiutilities.api.HSLColor
Create a RGB Color object that is the complementary color of this HSLColor.
getComplexityLevel(String) - Method in class org.jjazz.jjswing.api.JJSwingRhythm
 
getComplexityLevel(String) - Method in class org.jjazz.yamjjazz.rhythm.api.CompositeRhythm
 
getComplexityLevel(String) - Method in interface org.jjazz.yamjjazz.rhythm.api.YamJJazzRhythm
Analyze the RP_Variation value produced by buildRhythmParameters() to retrieve the complexity level.
getComplexityLevels() - Method in class org.jjazz.yamjjazz.rhythm.api.StylePart
The complexity levels for which there is at least 1 SourcePhraseSet.
getComponent() - Method in interface org.jjazz.chordinspector.spi.ChordViewer
Get the visual component which represents the chord symbol.
getConfig() - Method in class org.jjazz.cl_editor.barbox.api.BarBox
Get the bar renderers configuration.
getConfig() - Method in class org.jjazz.humanizer.api.Humanizer
Get the Config used by the humanize method.
getConfigurableMusicGeneratorProvider() - Method in class org.jjazz.rhythmmusicgeneration.api.RP_SYS_OverrideTracks
 
getContainer() - Method in class org.jjazz.chordleadsheet.api.item.ChordLeadSheetItem.DefaultComparableItem
 
getContainer() - Method in interface org.jjazz.chordleadsheet.api.item.ChordLeadSheetItem
Get the ChordLeadSheet this object belongs to.
getContainer() - Method in class org.jjazz.chordleadsheet.api.item.CLI_ChordSymbol.ComparableCsItem
 
getContainer() - Method in class org.jjazz.cl_editor.api.SelectedBar
 
getContainer() - Method in class org.jjazz.midi.api.InstrumentSettings
 
getContainer() - Method in class org.jjazz.rhythm.api.RhythmVoice
 
getContainer() - Method in interface org.jjazz.songstructure.api.SongPart
 
getContentPane() - Method in class org.jjazz.flatcomponents.api.CollapsiblePanel
This class requires that all content be placed within a designated contentPanel, this method returns that contentPanel.
getContext() - Method in class org.jjazz.cl_editor.api.CL_ContextAction
 
getContext() - Method in class org.jjazz.cl_editor.api.CL_ContextActionSupport
 
getContext() - Method in class org.jjazz.musiccontrol.api.playbacksession.BaseSongSession
 
getContext() - Method in interface org.jjazz.musiccontrol.api.playbacksession.PlaybackSession
The context of this PlaybackSession.
getContext() - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSession
 
getContext() - Method in class org.jjazz.ss_editor.api.SS_ContextAction
 
getContext() - Method in class org.jjazz.ss_editor.api.SS_ContextActionSupport
 
getContextChordGetSequence() - Method in class org.jjazz.musiccontrol.api.ControlTrack
The chord sequence used to generate the control track events.
getControllerChangeString(int) - Static method in class org.jjazz.midi.api.MidiUtilities
Convert a ShortMessage controller id into an understandable string.
getControlNoteChannel() - Method in class org.jjazz.musiccontrolactions.api.RemoteAction
 
getControlNotePitch() - Method in class org.jjazz.musiccontrolactions.api.RemoteAction
 
getControlTrack() - Method in class org.jjazz.musiccontrol.api.playbacksession.BaseSongSession
 
getControlTrack() - Method in interface org.jjazz.musiccontrol.api.playbacksession.ControlTrackProvider
get the control track.
getControlTrack() - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSession
 
getControlTrack() - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSession.Update
The updated control track.
getConverted(TimeSignature, TimeSignature) - Method in class org.jjazz.harmony.api.Position
Convert the current position in tsFrom context, to a new position in tsTo context.
getCopy() - Method in class org.jjazz.midi.api.Instrument
 
getCopy() - Method in class org.jjazz.midi.api.synths.GSDrumsInstrument
 
getCopy() - Method in class org.jjazz.midi.api.synths.GSInstrument
 
getCopy() - Method in class org.jjazz.phrasetransform.api.DrumsMixTransform
 
getCopy() - Method in interface org.jjazz.phrasetransform.api.PhraseTransform
Get a copy of this PhraseTransform instance.
getCopy() - Method in class org.jjazz.phrasetransform.api.PtProperties
 
getCopy(Object, Position) - Method in class org.jjazz.chordleadsheet.api.item.ChordLeadSheetItem.DefaultComparableItem
 
getCopy(ExtChordSymbol, Position) - Method in class org.jjazz.chordleadsheet.api.item.CLI_ChordSymbol.ComparableCsItem
 
getCopy(ChordSymbol, ChordRenderingInfo, AltExtChordSymbol, AltDataFilter) - Method in class org.jjazz.chordleadsheet.api.item.ExtChordSymbol
Get a copy of this ExtChordSymbol, possibly modified with the specified non-null parameters.
getCopy(ChordSymbol, ChordRenderingInfo, AltExtChordSymbol, AltDataFilter) - Method in class org.jjazz.chordleadsheet.api.item.NCExtChordSymbol
 
getCopy(Position, ChordLeadSheet) - Method in interface org.jjazz.chordleadsheet.api.item.CLI_Section
Same as getCopy() except that we possibly rename section if its name clashes with an existing section in cls.
getCopy(PhraseTransformChain) - Method in class org.jjazz.phrasetransform.api.rps.RP_SYS_DrumsTransformValue
Return a copy of this object but with the specified chain.
getCopy(Rhythm) - Method in class org.jjazz.phrasetransform.api.rps.RP_SYS_DrumsTransform
 
getCopy(Rhythm) - Method in interface org.jjazz.rhythm.api.RhythmParameter
Get a copy of this RhythmParameter.
getCopy(Rhythm) - Method in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_CustomPhrase
 
getCopy(Rhythm) - Method in class org.jjazz.rhythm.api.RhythmVoice
Get a deep copy of this RhythmVoice for the specified container.
getCopy(Rhythm) - Method in class org.jjazz.rhythm.api.RP_EnumState
 
getCopy(Rhythm) - Method in class org.jjazz.rhythm.api.RP_Integer
 
getCopy(Rhythm) - Method in class org.jjazz.rhythm.api.RP_State
 
getCopy(Rhythm) - Method in class org.jjazz.rhythm.api.RP_StringSet
 
getCopy(Rhythm) - Method in class org.jjazz.rhythmmusicgeneration.api.RP_SYS_OverrideTracks
 
getCopy(Rhythm, int, int, CLI_Section) - Method in interface org.jjazz.songstructure.api.SongPart
Create a new SongPart with same name based on this object.
getCopy(Song, boolean, boolean) - Method in class org.jjazz.song.api.SongFactory
Return a deep copy of the specified song.
getCopy(T, Position) - Method in interface org.jjazz.chordleadsheet.api.item.ChordLeadSheetItem
Get a copy of this item using the specified parameters.
getCopyrightMetaMessage(String) - Static method in class org.jjazz.midi.api.MidiUtilities
 
getCrashOffset() - Method in class org.jjazz.phrasetransform.api.DrumsMixTransform
 
getCrossingNotes(Phrase, float, boolean) - Static method in class org.jjazz.phrase.api.Phrases
Get the phrase notes still ringing at specified position.
getCscalePhrase(int, float, float) - Static method in class org.jjazz.phrase.api.PhraseSamples
Build a Phrase with 12 notes C-D-E-F-G-A-B-C that fit into nbBeats.
getCtabChannelSettings(int) - Method in class org.jjazz.yamjjazz.rhythm.api.StylePart
Get this StylePart's CtabChannelSettings for the specified channel.
getCtb2MiddeHighPitch() - Method in class org.jjazz.yamjjazz.rhythm.api.CtabChannelSettings
 
getCtb2MiddeLowPitch() - Method in class org.jjazz.yamjjazz.rhythm.api.CtabChannelSettings
 
getCtrlWheelStep() - Method in class org.jjazz.flatcomponents.api.WheelSpinner
Wheel step used when ctrl is pressed.
getCurrentBeatPosition() - Method in class org.jjazz.musiccontrol.api.MusicController
The current playback position updated at every natural beat (eg 0, 1, 2, 3 in 4/4).
getCurrentCEditName() - Method in class org.jjazz.undomanager.api.JJazzUndoManager
The name of the current compound edit.
getCurrentChordSymbol() - Method in class org.jjazz.musiccontrol.api.MusicController
The current CLI_ChordSymbol being played.
getCurrentCol() - Method in class org.jjazz.score.api.NotationGraphics
 
getCurrentDir() - Static method in class org.jjazz.utilities.api.Utilities
 
getCurrentLine() - Method in class org.jjazz.score.api.NotationGraphics
 
getCurrentRvPhraseMap() - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSession
Get the current Phrase for each RhythmVoice track.
getCurrentSongPart() - Method in class org.jjazz.musiccontrol.api.MusicController
The current SongPart being played.
getCurrentVersion() - Method in class org.jjazz.upgrade.api.UpgradeManager
The current JJazzLab version.
getCurrentX() - Method in class org.jjazz.score.api.NotationGraphics
 
getCurrentY() - Method in class org.jjazz.score.api.NotationGraphics
 
getCurrTempoMPQ() - Method in class org.jjazz.midi.api.sequencer.MidiUtils.TempoCache
 
getCursor() - Method in interface org.jjazz.pianoroll.api.EditTool
 
getCustomizedPhrase(RhythmVoice) - Method in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_CustomPhraseValue
Get the custom phrase for the specified RhythmVoice.
getCustomizedRhythmVoices() - Method in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_CustomPhraseValue
Get the RhythmVoices for which there is a custom phrase.
getCustomPhraseRp(Rhythm) - Static method in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_CustomPhrase
Find the first RP_SYS_CustomPhrase instance in the rhythm parameters of r.
getCustomStyle() - Method in enum class org.jjazz.jjswing.api.BassStyle
 
getCymbalsOffset() - Method in class org.jjazz.phrasetransform.api.DrumsMixTransform
 
getData() - Method in class org.jjazz.chordleadsheet.api.event.ClsActionEvent
An optional data associated to the event.
getData() - Method in class org.jjazz.chordleadsheet.api.item.ChordLeadSheetItem.DefaultComparableItem
 
getData() - Method in interface org.jjazz.chordleadsheet.api.item.ChordLeadSheetItem
Get the data part of this item.
getData() - Method in class org.jjazz.chordleadsheet.api.item.CLI_ChordSymbol.ComparableCsItem
 
getData() - Method in class org.jjazz.cl_editor.spi.ChordSymbolEditorDialog
The new ExtChordSymbol data to be applied to the item.
getData() - Method in class org.jjazz.songstructure.api.event.SgsActionEvent
Optional data associated to the event.
getDeepCopy() - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Get a deep copy of this ChordLeadSheet (all ChordLeadSheetItems are deeply copied).
getDeepCopy() - Method in class org.jjazz.midimix.api.MidiMix
Get a deep copy of this MidiMix.
getDeepCopy(ChordLeadSheet) - Method in interface org.jjazz.songstructure.api.SongStructure
Get a deep copy of this SongStructure.
getDefault() - Static method in interface org.jjazz.activesong.spi.ActiveSongManager
Get the default implementation.
getDefault() - Static method in interface org.jjazz.chordleadsheet.api.ChordLeadSheetFactory
 
getDefault() - Static method in interface org.jjazz.chordleadsheet.api.item.CLI_Factory
 
getDefault() - Static method in interface org.jjazz.cl_editor.itemrenderer.api.IR_AnnotationTextSettings
 
getDefault() - Static method in interface org.jjazz.cl_editor.itemrenderer.api.IR_ChordSymbolSettings
 
getDefault() - Static method in interface org.jjazz.cl_editor.itemrenderer.api.IR_SectionSettings
 
getDefault() - Static method in interface org.jjazz.cl_editor.itemrenderer.api.IR_TimeSignatureSettings
 
getDefault() - Static method in interface org.jjazz.cl_editor.itemrenderer.api.ItemRendererFactory
 
getDefault() - Static method in interface org.jjazz.cl_editor.itemrenderer.api.ItemRendererSettings
 
getDefault() - Static method in interface org.jjazz.cl_editor.spi.BarBoxFactory
Return the default implementation.
getDefault() - Static method in interface org.jjazz.cl_editor.spi.BarBoxSettings
 
getDefault() - Static method in interface org.jjazz.cl_editor.spi.BarRendererFactory
Return the default implementation.
getDefault() - Static method in interface org.jjazz.cl_editor.spi.BarRendererSettings
 
getDefault() - Static method in class org.jjazz.cl_editor.spi.ChordSymbolEditorDialog
Search the global lookup for an instance.
getDefault() - Static method in interface org.jjazz.cl_editor.spi.ChordTypeSelectorUIProvider
Search an implementation in the global context.
getDefault() - Static method in class org.jjazz.cl_editor.spi.CL_BarEditorDialog
 
getDefault() - Static method in interface org.jjazz.cl_editor.spi.CL_EditorFactory
Get the default instance.
getDefault() - Static method in interface org.jjazz.cl_editor.spi.CL_EditorSettings
 
getDefault() - Static method in class org.jjazz.cl_editor.spi.SectionEditorDialog
Search the global lookup for an instance.
getDefault() - Static method in interface org.jjazz.embeddedsynth.spi.Mp3EncoderProvider
Get the default Mp3Encoder (if any).
getDefault() - Static method in interface org.jjazz.harmony.spi.ChordTypeDatabase
Return the first implementation available in the global lookup,otherwise use the default implementation.
getDefault() - Static method in interface org.jjazz.harmony.spi.ScaleManager
Get the implementation found in the global lookup, or if not found return the DefaultScaleManager instance.
getDefault() - Static method in class org.jjazz.instrumentchooser.spi.InstrumentChooserDialog
 
getDefault() - Static method in interface org.jjazz.midi.api.MidiSynth.Finder
Find the first Finder implementation in the global lookup.
getDefault() - Static method in interface org.jjazz.midi.spi.MidiSynthManager
Get the default implementation in the global lookup, or if not found return the DefaultMidiSynthManager instance.
getDefault() - Static method in interface org.jjazz.midimix.spi.MidiMixManager
 
getDefault() - Static method in interface org.jjazz.mixconsole.api.MixConsoleSettings
 
getDefault() - Static method in interface org.jjazz.musiccontrol.spi.ActiveSongBackgroundMusicBuilder
Get the default implementation.
getDefault() - Static method in interface org.jjazz.outputsynth.spi.OutputSynthManager
Get the first implementation available in the global lookup, or if not found return the DefaultOutputSynthManager instance.
getDefault() - Static method in interface org.jjazz.phrasetransform.api.PhraseTransformManager
Use the first implementation present in the global lookup.
getDefault() - Static method in interface org.jjazz.phrasetransform.spi.PtPropertyEditorFactory
 
getDefault() - Static method in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
getDefault() - Static method in interface org.jjazz.rhythm.spi.RhythmDirsLocator
Get the default implementation found in the global lookup, or a basic implementation if nothing found.
getDefault() - Static method in interface org.jjazz.rhythm.spi.StubRhythmProvider
 
getDefault() - Static method in interface org.jjazz.rhythmdatabase.api.RhythmDatabase
A helper method which just calls RhythmDatabaseFactory.getDefault().get().
getDefault() - Static method in interface org.jjazz.rhythmdatabase.spi.RhythmDatabaseFactory
Get the default implementation available in the global lookup or, if nothing found, return a factory which just provides the DefaultRhythmDatabase instance.
getDefault() - Static method in interface org.jjazz.rhythmselectiondialog.spi.RhythmPreviewer
Get the first implementation available in the global lookup.
getDefault() - Static method in interface org.jjazz.rhythmselectiondialog.spi.RhythmSelectionDialogProvider
 
getDefault() - Static method in interface org.jjazz.songeditormanager.spi.SongEditorManager
Get the first implementation available in the global lookup.
getDefault() - Static method in interface org.jjazz.songmemoviewer.api.SongMemoEditorSettings
 
getDefault() - Static method in class org.jjazz.songstructure.api.SongStructureFactory
 
getDefault() - Static method in class org.jjazz.spteditor.api.SptEditorSettings
 
getDefault() - Static method in interface org.jjazz.spteditor.spi.DefaultRpEditorComponentFactory
The default RpEditorComponentFactory.
getDefault() - Static method in interface org.jjazz.spteditor.spi.SptEditorFactory
 
getDefault() - Static method in interface org.jjazz.ss_editor.rpviewer.api.RpViewerSettings
 
getDefault() - Static method in interface org.jjazz.ss_editor.rpviewer.spi.DefaultRpViewerRendererFactory
Get the default implementation from the global lookup.
getDefault() - Static method in interface org.jjazz.ss_editor.rpviewer.spi.StringRpRendererSettings
 
getDefault() - Static method in interface org.jjazz.ss_editor.spi.SS_EditorFactory
Get the default implementation found in the global lookup.
getDefault() - Static method in interface org.jjazz.ss_editor.spi.SS_EditorSettings
 
getDefault() - Static method in interface org.jjazz.ss_editor.sptviewer.spi.SptViewerFactory
Get the default implementation found in the global lookup.
getDefault() - Static method in interface org.jjazz.ss_editor.sptviewer.spi.SptViewerSettings
 
getDefault() - Static method in interface org.jjazz.testplayerservice.spi.TestPlayer
Get the first TestPlayer instance available in the global lookup.
getDefault() - Static method in interface org.jjazz.uisettings.api.ColorSetManager
 
getDefault() - Static method in interface org.jjazz.uisettings.api.NoteColorManager
 
getDefault() - Static method in class org.jjazz.undomanager.api.JJazzUndoManagerFinder
 
getDefaultAccidental() - Method in class org.jjazz.harmony.api.ChordSymbol
Return the most probable accidental to use when representing black key notes based on this chord symbol.
getDefaultBackgroundColor() - Method in interface org.jjazz.ss_editor.rpviewer.api.RpViewerSettings
 
getDefaultBackgroundColor() - Method in interface org.jjazz.ss_editor.sptviewer.spi.SptViewerSettings
 
getDefaultBankSelectLSB() - Method in class org.jjazz.midi.api.InstrumentBank
The default BankSelect LSB (Midi control #32).
getDefaultBankSelectMethod() - Method in class org.jjazz.midi.api.InstrumentBank
The default BankSelect method.
getDefaultBankSelectMSB() - Method in class org.jjazz.midi.api.InstrumentBank
The default BankSelect MSB (Midi control #0).
getDefaultBorder() - Method in interface org.jjazz.cl_editor.spi.BarRendererSettings
 
getDefaultBorder() - Method in interface org.jjazz.ss_editor.sptviewer.spi.SptViewerSettings
 
getDefaultBorderColor() - Method in interface org.jjazz.ss_editor.rpviewer.api.RpViewerSettings
 
getDefaultBorderEntered() - Method in class org.jjazz.flatcomponents.api.BorderManager
The default border "entered" to be used when no specific per-component border is set.
getDefaultBorderNothing() - Method in class org.jjazz.flatcomponents.api.BorderManager
The default border "nothing" to be used when no specific per-component border is set.
getDefaultBorderPressed() - Method in class org.jjazz.flatcomponents.api.BorderManager
The default border "pressed" to be used when no specific per-component border is set.
getDefaultColor() - Method in interface org.jjazz.cl_editor.spi.BarBoxSettings
 
getDefaultCorner() - Method in class org.jjazz.uiutilities.api.CornerLayout
 
getDefaultDirectory() - Method in class org.jjazz.uiutilities.api.SingleRootFileSystemView
 
getDefaultDrumsInstrument() - Method in class org.jjazz.midi.api.synths.GM2Bank
 
getDefaultDrumsInstrument() - Method in class org.jjazz.midi.api.synths.GSBank_SC88Pro
 
getDefaultDrumsInstrument() - Method in class org.jjazz.midi.api.synths.GSBank
 
getDefaultDrumsInstrument() - Method in class org.jjazz.midi.api.synths.XGBank
 
getDefaultEditor() - Method in class org.jjazz.flatcomponents.api.WheelSpinner
 
getDefaultInDevice() - Method in class org.jjazz.midi.api.JJazzMidiSystem
 
getDefaultInstrument() - Method in enum class org.jjazz.rhythm.api.RhythmVoice.Type
Return a default instrument for each type.
getDefaultInstrument(InstrumentFamily) - Method in class org.jjazz.midi.api.synths.GM1Bank
Return a hard-coded default GM1Instrument for the specified GM family.
getDefaultJavaSynthPreferredSoundFontFile() - Method in class org.jjazz.midi.api.JJazzMidiSystem
The default internal synth soundfont/DLS file stored in the Preferences.
getDefaultOutDevice() - Method in class org.jjazz.midi.api.JJazzMidiSystem
 
getDefaultOutputSynth() - Method in class org.jjazz.outputsynth.api.DefaultOutputSynthManager
Get the current OuputSynth associated to the default JJazzLab Midi Device OUT.
getDefaultOutputSynth() - Method in interface org.jjazz.outputsynth.spi.OutputSynthManager
Get the current OuputSynth associated to the default JJazzLab Midi Device OUT.
getDefaultProvider() - Static method in interface org.jjazz.embeddedsynth.spi.EmbeddedSynthProvider
Get the first EmbeddedSynthProvider instance found in the global lookup.
getDefaultQuantizationValue(TimeSignature) - Method in class org.jjazz.quantizer.api.Quantizer
 
getDefaultRhythm(TimeSignature) - Method in class org.jjazz.rhythmdatabase.api.DefaultRhythmDatabase
 
getDefaultRhythm(TimeSignature) - Method in interface org.jjazz.rhythmdatabase.api.RhythmDatabase
Get the default Rhythm for TimeSignature ts.
getDefaultRhythmNames() - Method in class org.jjazz.yamjjazz.rhythm.api.YamJJazzDefaultRhythms
The names of the default rhythms.
getDefaultRhythmsDirectory() - Method in interface org.jjazz.rhythm.spi.RhythmDirsLocator
Get the directory for default rhythm files.
getDefaultRpEditorComponentFactory() - Method in class org.jjazz.spteditor.api.SptEditor
 
getDefaultRpEditorFactory() - Method in interface org.jjazz.spteditor.spi.SptEditorFactory
 
getDefaultRpRendererFactory() - Method in class org.jjazz.ss_editor.sptviewer.api.SptViewer
 
getDefaultRpViewerFactory() - Method in interface org.jjazz.ss_editor.sptviewer.spi.SptViewerFactory
 
getDefaultSequencer() - Method in class org.jjazz.midi.api.JJazzMidiSystem
Get the java sequencer opened and ready to play music on the JJazzMidiOutDevice.
getDefaultSptEditorSettings() - Method in interface org.jjazz.spteditor.spi.SptEditorFactory
 
getDefaultSptViewerSettings() - Method in interface org.jjazz.ss_editor.sptviewer.spi.SptViewerFactory
 
getDefaultStubRhythmInstance(TimeSignature) - Method in interface org.jjazz.rhythmdatabase.api.RhythmDatabase
Get the default stub rhythm for the specified TimeSignature.
getDefaultSynth() - Static method in interface org.jjazz.embeddedsynth.spi.EmbeddedSynthProvider
Helper method Get the synth from the default EmbeddedSynthProvider instance.
getDefaultTabName(Song) - Static method in class org.jjazz.pianoroll.api.PianoRollEditorTopComponent
The default tab name for a song.
getDefaultTags(String) - Method in class org.jjazz.yamjjazz.rhythm.api.YamJJazzDefaultRhythms
Return the tags for styleFilename, if it's a default rhythm.
getDefaultUndoManager() - Method in class org.jjazz.undomanager.api.JJazzUndoManagerFinder
 
getDefaultValue() - Method in class org.jjazz.phrasetransform.api.rps.RP_SYS_DrumsTransform
 
getDefaultValue() - Method in interface org.jjazz.rhythm.api.RhythmParameter
 
getDefaultValue() - Method in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_CustomPhrase
 
getDefaultValue() - Method in class org.jjazz.rhythm.api.RP_EnumState
 
getDefaultValue() - Method in class org.jjazz.rhythm.api.RP_Integer
 
getDefaultValue() - Method in class org.jjazz.rhythm.api.RP_State
 
getDefaultValue() - Method in class org.jjazz.rhythm.api.RP_StringSet
 
getDefaultValue() - Method in class org.jjazz.rhythmmusicgeneration.api.RP_SYS_OverrideTracks
 
getDegree(int) - Method in class org.jjazz.harmony.api.ChordType
Find the chord type's degree who matches the relative pitch.
getDegree(int) - Method in class org.jjazz.harmony.api.Scale
Get the scale degree corresponding to specified relative pitch, if any.
getDegree(ChordType.DegreeIndex) - Method in class org.jjazz.harmony.api.ChordType
The degree corresponding to the specified DegreeIndex.
getDegree(Degree.Natural) - Method in class org.jjazz.harmony.api.ChordType
Find the chord type's degree who matches natural degree nd.
getDegree(Degree.Natural, int) - Static method in enum class org.jjazz.harmony.api.Degree
Example: n=NINTH, alt=+1, return NINTH_SHARP
getDegreeIndex(Degree) - Method in class org.jjazz.harmony.api.ChordType
The degreeIndex of specified degree.
getDegreeMostProbable(int) - Method in class org.jjazz.harmony.api.ChordType
Find the most probable degree corresponding to relative pitch for this chordtype.
getDegreeMostProbable(int) - Static method in enum class org.jjazz.harmony.api.Degree
Provide the "most probable" degree for the specified relpitch.
getDegrees() - Method in class org.jjazz.harmony.api.ChordType
The ordered list of each ChordDegree composing this chord.
getDegrees() - Method in class org.jjazz.harmony.api.Scale
The list of degrees composing this scale.
getDegrees(int) - Static method in enum class org.jjazz.harmony.api.Degree
The degrees who match the relative pitch.
getDegrees(Degree.Natural) - Method in class org.jjazz.harmony.api.Scale
Get the scale degrees corresponding to a natural degree.
getDelegateRhythm() - Method in record class org.jjazz.rhythmmusicgeneration.api.CompositeMusicGenerator.DelegateUnit
 
getDeletedEnd() - Method in class org.jjazz.utilities.api.Diff.Difference
The point at which the deletion ends, if any.
getDeletedStart() - Method in class org.jjazz.utilities.api.Diff.Difference
The point at which the deletion starts, if any.
getDescendantsOfType(Class<T>, Container, boolean) - Static method in class org.jjazz.uiutilities.api.UIUtilities
Convenience method for searching below container in the component hierarchy and return nested components that are instances of class clazz it finds.
getDescription() - Method in interface org.jjazz.chordinspector.spi.ChordViewer
A one-line description of this viewer.
getDescription() - Method in class org.jjazz.jjswing.api.JJSwingRhythm
 
getDescription() - Method in class org.jjazz.phrasetransform.api.PhraseTransform.Info
Describes what this transform does.
getDescription() - Method in enum class org.jjazz.phrasetransform.api.PhraseTransformCategory
 
getDescription() - Method in class org.jjazz.phrasetransform.api.rps.RP_SYS_DrumsTransform
 
getDescription() - Method in interface org.jjazz.rhythm.api.Rhythm
 
getDescription() - Method in interface org.jjazz.rhythm.api.RhythmParameter
The description of this rhythm parameter.
getDescription() - Method in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_CustomPhrase
 
getDescription() - Method in class org.jjazz.rhythm.api.RP_EnumState
 
getDescription() - Method in class org.jjazz.rhythm.api.RP_Integer
 
getDescription() - Method in class org.jjazz.rhythm.api.RP_State
 
getDescription() - Method in class org.jjazz.rhythm.api.RP_StringSet
 
getDescription() - Method in class org.jjazz.rhythm.spi.RhythmProvider.Info
 
getDescription() - Method in class org.jjazz.rhythmmusicgeneration.api.RP_SYS_OverrideTracks
 
getDescription() - Method in class org.jjazz.rhythmstubs.api.RhythmStub
 
getDescription() - Method in class org.jjazz.yamjjazz.rhythm.api.CompositeRhythm
 
getDestDegrees(ExtChordSymbol, SourcePhrase.ChordMode) - Method in class org.jjazz.phrase.api.SourcePhrase
Map each degree of this source phrase (as returned by getUsedDegrees()) to a degree of the specified destination chord symbol.
getDestRhythmVoice(RhythmVoice) - Method in class org.jjazz.yamjjazz.rhythm.api.CompositeRhythm
Get the destination RhythmVoice of rvSrc.
getDevice(MidiDevice.Info) - Method in class org.jjazz.midi.api.sequencer.AbstractMidiDeviceProvider
 
getDevice(MidiDevice.Info) - Method in class org.jjazz.midi.api.sequencer.JJazzLabSequencerProvider
 
getDeviceFriendlyName(MidiDevice) - Method in class org.jjazz.midi.api.JJazzMidiSystem
Get a friendly name for a MidiDevice.
getDeviceInfo() - Method in class org.jjazz.fluidsynthembeddedsynth.api.FluidSynthMidiDevice
 
getDeviceInfo() - Method in class org.jjazz.midi.api.device.JJazzMidiDevice
 
getDeviceInfo() - Method in class org.jjazz.midi.api.sequencer.AbstractMidiDeviceProvider
 
getDeviceInfo() - Method in class org.jjazz.midi.api.sequencer.JJazzLabSequencerProvider
 
getDialog() - Method in interface org.jjazz.rhythmselectiondialog.spi.RhythmSelectionDialogProvider
 
getDiameter() - Method in class org.jjazz.flatcomponents.api.FlatLedIndicator
 
getDisabledColor() - Method in interface org.jjazz.cl_editor.spi.BarBoxSettings
 
getDisabledForeground() - Method in class org.jjazz.flatcomponents.api.VTextIcon
 
getDisabledPastEndColor() - Method in interface org.jjazz.cl_editor.spi.BarBoxSettings
 
getDisplayName() - Method in enum class org.jjazz.phrasetransform.api.PhraseTransformCategory
 
getDisplayName() - Method in class org.jjazz.phrasetransform.api.rps.RP_SYS_DrumsTransform
 
getDisplayName() - Method in interface org.jjazz.rhythm.api.RhythmParameter
 
getDisplayName() - Method in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_CustomPhrase
 
getDisplayName() - Method in class org.jjazz.rhythm.api.RP_EnumState
 
getDisplayName() - Method in class org.jjazz.rhythm.api.RP_Integer
 
getDisplayName() - Method in class org.jjazz.rhythm.api.RP_State
 
getDisplayName() - Method in class org.jjazz.rhythm.api.RP_StringSet
 
getDisplayName() - Method in class org.jjazz.rhythmmusicgeneration.api.RP_SYS_OverrideTracks
 
getDisplayName() - Method in interface org.jjazz.uiutilities.api.FontColorUserSettingsProvider.FCSetting
 
getDisplayName() - Method in class org.jjazz.uiutilities.api.FontColorUserSettingsProvider.FCSettingAdapter
 
getDisplayTransposition() - Method in interface org.jjazz.cl_editor.api.DisplayTransposableRenderer
 
getDisplayTransposition() - Method in class org.jjazz.cl_editor.spi.ChordSymbolEditorDialog
 
getDisplayTransposition() - Method in class org.jjazz.cl_editor.spi.CL_BarEditorDialog
 
getDisplayValue(E) - Method in interface org.jjazz.rhythm.api.RhythmParameter
Get a short String representation of the value.
getDisplayValue(E) - Method in class org.jjazz.rhythm.api.RP_EnumState
 
getDisplayValue(Integer) - Method in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_TempoFactor
 
getDisplayValue(Integer) - Method in class org.jjazz.rhythm.api.RP_Integer
 
getDisplayValue(String) - Method in class org.jjazz.rhythm.api.RP_State
 
getDisplayValue(Set<String>) - Method in class org.jjazz.rhythm.api.RP_StringSet
 
getDisplayValue(RP_SYS_DrumsTransformValue) - Method in class org.jjazz.phrasetransform.api.rps.RP_SYS_DrumsTransform
 
getDisplayValue(RP_SYS_CustomPhraseValue) - Method in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_CustomPhrase
 
getDisplayValue(RP_SYS_OverrideTracksValue) - Method in class org.jjazz.rhythmmusicgeneration.api.RP_SYS_OverrideTracks
 
getDrawingArea() - Method in class org.jjazz.cl_editor.barrenderer.api.BarRenderer
Get the available drawing area of the Bar.
getDrumKeyMap() - Method in class org.jjazz.pianoroll.api.PianoRollEditor
The drum key map used by the edited phrase.
getDrumKit() - Method in class org.jjazz.midi.api.Instrument
An optional DrumKit associated to this instrument.
getDrumKit() - Method in class org.jjazz.rhythm.api.RhythmVoice
Get the DrumKit.
getDrumKit(Phrase, SongPartContext) - Static method in class org.jjazz.phrasetransform.api.PhraseTransforms
Retrieve the DrumKit for the specified phrase.
getDrumsInstruments() - Method in class org.jjazz.midi.api.InstrumentBank
Get all the Drums/Percussion instruments.
getDrumsInstruments() - Method in class org.jjazz.midi.api.MidiSynth
Get all the Drums/Percussion instruments from this MidiSynth.
getDrumsInstruments(DrumKit, boolean) - Method in class org.jjazz.midi.api.InstrumentBank
Get all the drums/percussion instruments which match the specified DrumKit.
getDrumsInstruments(DrumKit, boolean) - Method in class org.jjazz.midi.api.MidiSynth
Get all the drums/percussion instruments which match the specified DrumKit.
getDrumsInstruments(DrumKit, boolean) - Method in class org.jjazz.midi.api.synths.GM2Bank
Overridden to accept any GM-compatible keymaps when trying harder.
getDrumsInstruments(DrumKit, boolean) - Method in class org.jjazz.midi.api.synths.GSBank
Overridden to accept any GM-compatible keymaps when trying harder.
getDrumsInstruments(DrumKit, boolean) - Method in class org.jjazz.midi.api.synths.XGBank
Overridden to accept any GM-compatible keymaps when trying harder.
getDrumsMixTransform() - Method in class org.jjazz.phrasetransform.api.rps.RP_SYS_DrumsTransformValue
 
getDrumsReroutedChannels() - Method in class org.jjazz.midimix.api.MidiMix
The channels which should be rerouted to the GM Drums channel.
getDrumsTransformRp(Rhythm) - Static method in class org.jjazz.phrasetransform.api.rps.RP_SYS_DrumsTransform
Find the first RP_SYS_DrumsTransform instance in the rhythm parameters of r.
getDuration() - Method in enum class org.jjazz.harmony.api.SymbolicDuration
For example 0.5f for EIGHTH.
getDuration(Position, TimeSignature) - Method in class org.jjazz.harmony.api.Position
The duration in natural beats between this position and the specified position.
getDurationInBeats() - Method in class org.jjazz.harmony.api.Note
 
getEditedChannel() - Method in class org.jjazz.pianoroll.api.GhostPhrasesModel
 
getEditedRpValue() - Method in class org.jjazz.rpcustomeditorfactoryimpl.api.RealTimeRpEditorComponent
Get a copy of the current RhythmParameter value in the editor.
getEditor() - Method in class org.jjazz.cl_editor.api.CL_EditorTopComponent
 
getEditor() - Method in class org.jjazz.cl_editor.barrenderer.api.BarRenderer
The editor to which this BarRenderer belongs to.
getEditor() - Method in class org.jjazz.mixconsole.api.MixConsoleTopComponent
 
getEditor() - Method in class org.jjazz.pianoroll.api.PianoRollEditorTopComponent
 
getEditor() - Method in class org.jjazz.ss_editor.api.SS_EditorTopComponent
 
getEditor(RhythmParameter<E>) - Method in interface org.jjazz.ss_editor.rpviewer.spi.RpCustomEditorFactory
Get a RpCustomEditor instance for the specific RhythmParameter.
getEditorValue() - Method in class org.jjazz.spteditor.api.RpEditor
 
getEditorValue() - Method in class org.jjazz.spteditor.spi.RpEditorComponent
Get the current value from this editor.
getEditTools() - Method in class org.jjazz.pianoroll.api.PianoRollEditor
The available EditTools.
getEffectiveScreenArea(Component) - Static method in class org.jjazz.uiutilities.api.UIUtilities
Get the current screen bounds where specified component is displayed, excluding possible taskbars.
getEmbeddedSynth() - Method in interface org.jjazz.embeddedsynth.spi.EmbeddedSynthProvider
Get the EmbeddedSynth instance.
getEmbeddedSynth() - Method in class org.jjazz.fluidsynthembeddedsynth.api.FluidSynthEmbeddedSynthProvider
 
getEndOfPlaybackAction() - Method in class org.jjazz.musiccontrol.api.playbacksession.BaseSongSession
 
getEndOfPlaybackAction() - Method in interface org.jjazz.musiccontrol.api.playbacksession.EndOfPlaybackActionProvider
An action to be executed when music playback is stopped or paused (because user stopped it or end of sequence is reached).
getEndOfPlaybackAction() - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSession
 
getExtension() - Method in class org.jjazz.harmony.api.ChordType
E.g. "#11" for C7#11
getExtension(String) - Static method in class org.jjazz.utilities.api.Utilities
Return the extension (without the ".")
getExtensionDegreeIndexes() - Method in class org.jjazz.harmony.api.ChordType
The ordered list of DegreeIndexes used by this chord type starting from NINTH.
getExternalMidiEditor() - Method in class org.jjazz.midi.api.JJazzMidiSystem
Get the path to an external Midi file editor.
getExtraTooltip() - Method in class org.jjazz.pianoroll.api.NoteView
 
getFactoryInstance() - Static method in class org.jjazz.rhythmdatabase.api.DefaultRhythmDatabase
Get a factory which just provides the DefaultRhythmDatabase instance.
getFaderHeight() - Method in class org.jjazz.flatcomponents.api.FlatIntegerHorizontalSlider
 
getFamily() - Method in class org.jjazz.harmony.api.ChordType
 
getFamily() - Method in class org.jjazz.midi.api.synths.GM1Instrument
The Family value for this instrument.
getFamilyInstrumentMap() - Method in class org.jjazz.outputsynth.api.GMRemapTable
The map which associates a GM family to an instrument from the associated MidiSynth.
getFCSettings() - Method in interface org.jjazz.uiutilities.api.FontColorUserSettingsProvider
Get all the FCSettings of this provider.
getFeatures() - Method in class org.jjazz.chordleadsheet.api.item.ChordRenderingInfo
Get a copy of the rendering features.
getFeatures() - Method in class org.jjazz.jjswing.api.JJSwingRhythm
 
getFeatures() - Method in interface org.jjazz.rhythm.api.Rhythm
The general features of this rhythm.
getFeatures() - Method in class org.jjazz.rhythmstubs.api.RhythmStub
 
getFeatures() - Method in class org.jjazz.yamjjazz.rhythm.api.CompositeRhythm
 
getFeelRp(Rhythm) - Static method in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_Feel
 
getFile() - Method in class org.jjazz.jjswing.api.JJSwingRhythm
 
getFile() - Method in class org.jjazz.midi.api.MidiSynth
The file used to create this MidiSynth.
getFile() - Method in class org.jjazz.midimix.api.MidiMix
The file where this object is stored.
getFile() - Method in interface org.jjazz.rhythm.api.Rhythm
Optional file from which this rhythm was loaded.
getFile() - Method in class org.jjazz.rhythmstubs.api.RhythmStub
 
getFile() - Method in class org.jjazz.song.api.Song
The file where this song is stored.
getFile() - Method in class org.jjazz.yamjjazz.rhythm.api.CompositeRhythm
 
getFileChooserInstance() - Static method in class org.jjazz.uiutilities.api.UIUtilities
 
getFileRhythms(boolean, MultipleErrorsReport) - Method in interface org.jjazz.rhythm.spi.RhythmProvider
Get the file-based rhythms.
getFileRhythms(boolean, MultipleErrorsReport) - Method in class org.jjazz.rhythmdatabaseimpl.api.FavoriteRhythmProvider
Return an empty list.
getFileRhythms(boolean, MultipleErrorsReport) - Method in class org.jjazz.yamjjazz.rhythm.api.YamahaRhythmProvider
 
getFileRhythms(boolean, MultipleErrorsReport) - Method in class org.jjazz.yamjjazz.rhythm.api.YamJJazzRhythmProvider
 
getFileSize(URL) - Static method in class org.jjazz.utilities.api.Utilities
Get file size from an URL.
getFill() - Method in enum class org.jjazz.yamjjazz.rhythm.api.StylePartType
Get the corresponding fill type of a main type.
getFillRp(Rhythm) - Static method in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_Fill
 
getFilterConfig() - Method in class org.jjazz.midi.api.device.MidiFilter
 
getFindChordsMax() - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGChordSettings
 
getFindChordsMin() - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGChordSettings
 
getFingeringGrade() - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGChordSettings
 
getFirstAfter(Position, boolean, Predicate<CLI_ChordSymbol>) - Method in class org.jjazz.rhythmmusicgeneration.api.ChordSequence
Get the first matching chord symbol whose position is after (or equal, if inclusive is true) posFrom.
getFirstFret() - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGChord
 
getFirstFretFont() - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.GuitarDiagramComponent
 
getFirstFretSpacing() - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.GuitarDiagramComponent
 
getFirstItemAfter(ChordLeadSheetItem<?>, Class<T>, Predicate<T>) - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Get the first matching item after cli.
getFirstItemAfter(Position, boolean, Class<T>, Predicate<T>) - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Get the first matching item whose position is after (or equal, if inclusive is true) posFrom.
getFirstNote() - Method in class org.jjazz.pianoroll.api.CopyNoteBuffer
 
getFirstNote(int) - Method in class org.jjazz.phrase.api.Grid
Get the first note of the cell
getFirstNoteCell(IntRange) - Method in class org.jjazz.phrase.api.Grid
Get the cell index of the first note in the specified cell range.
getFirstProgramChange() - Method in enum class org.jjazz.midi.api.synths.InstrumentFamily
The GM1 ProgramChange of the first instrument which belongs to this family.
getFitScore(SizedPhrase, SongPartContext) - Method in class org.jjazz.phrasetransform.api.DrumsMixTransform
 
getFitScore(SizedPhrase, SongPartContext) - Method in interface org.jjazz.phrasetransform.api.PhraseTransform
Return a [0-100] value which indicates how much this transform is adapted for the specified parameters.
getFixedPreferredWidth() - Method in class org.jjazz.flatcomponents.api.FixedPreferredWidthPanel
 
getFlatCharInMusicFont() - Method in interface org.jjazz.cl_editor.itemrenderer.api.IR_ChordSymbolSettings
 
getFlatCharInMusicFont() - Method in class org.jjazz.cl_editor.itemrenderer.api.IR_ChordSymbolSettingsAdapter
 
getFloorNote(float) - Static method in class org.jjazz.phrase.api.Phrase
Create a NoteEvent limit to be used as a floor/min position as per NoteEvent.compareTo().
getFluidSynthJava() - Method in class org.jjazz.fluidsynthembeddedsynth.api.FluidSynthEmbeddedSynth
 
getFocusBorder() - Method in class org.jjazz.uiutilities.api.ButtonColumn
Get foreground color of the button when the cell has focus
getFocusedBar(boolean) - Method in class org.jjazz.cl_editor.api.CL_Editor
Get the focused SelectedBar, if any.
getFocusedBorder() - Method in interface org.jjazz.cl_editor.itemrenderer.api.ItemRendererSettings
 
getFocusedBorder() - Method in class org.jjazz.cl_editor.itemrenderer.api.ItemRendererSettingsAdapter
 
getFocusedBorder() - Method in interface org.jjazz.ss_editor.rpviewer.api.RpViewerSettings
 
getFocusedBorder() - Method in interface org.jjazz.ss_editor.sptviewer.spi.SptViewerSettings
 
getFocusedBorderColor() - Method in interface org.jjazz.cl_editor.spi.BarBoxSettings
 
getFocusedBorderColor() - Method in interface org.jjazz.ss_editor.rpviewer.api.RpViewerSettings
 
getFocusedBorderColor() - Method in interface org.jjazz.ss_editor.sptviewer.spi.SptViewerSettings
 
getFocusedNoteContourColor() - Method in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
getFocusedSongPart(boolean) - Method in class org.jjazz.ss_editor.api.SS_Editor
Get the focused SongPart, if any.
getFocusedTitledBorder(String) - Method in interface org.jjazz.cl_editor.spi.BarBoxSettings
 
getFont() - Method in interface org.jjazz.cl_editor.itemrenderer.api.IR_AnnotationTextSettings
The font used to represent the name of the section.
getFont() - Method in interface org.jjazz.cl_editor.itemrenderer.api.IR_ChordSymbolSettings
The font used to represent a chord symbol e.g.
getFont() - Method in class org.jjazz.cl_editor.itemrenderer.api.IR_ChordSymbolSettingsAdapter
 
getFont() - Method in interface org.jjazz.cl_editor.itemrenderer.api.IR_SectionSettings
The font used to represent the name of the section.
getFont() - Method in interface org.jjazz.cl_editor.itemrenderer.api.IR_TimeSignatureSettings
 
getFont() - Method in interface org.jjazz.songmemoviewer.api.SongMemoEditorSettings
 
getFont() - Method in interface org.jjazz.ss_editor.rpviewer.spi.StringRpRendererSettings
 
getFont() - Method in interface org.jjazz.uiutilities.api.FontColorUserSettingsProvider.FCSetting
 
getFont() - Method in class org.jjazz.uiutilities.api.FontColorUserSettingsProvider.FCSettingAdapter
Default implementation returns null.
getFont(String) - Method in class org.jjazz.uisettings.api.GeneralUISettings
 
getFontColor() - Method in interface org.jjazz.songmemoviewer.api.SongMemoEditorSettings
 
getFontColor() - Method in interface org.jjazz.ss_editor.rpviewer.spi.StringRpRendererSettings
 
getFontFamilyList() - Method in class org.jjazz.uiutilities.api.JFontChooser
 
getFontFamilyTextField() - Method in class org.jjazz.uiutilities.api.JFontChooser
 
getFontMetricsDialog(CL_Editor) - Static method in class org.jjazz.cl_editor.barrenderer.api.BarRenderer
Return a editor-level shared instance of a hidden JDialog used to get dimensions of Font-based objects.
getFontSizeList() - Method in class org.jjazz.uiutilities.api.JFontChooser
 
getFontSizeTextField() - Method in class org.jjazz.uiutilities.api.JFontChooser
 
getFontStyleList() - Method in class org.jjazz.uiutilities.api.JFontChooser
 
getFontStyleTextField() - Method in class org.jjazz.uiutilities.api.JFontChooser
 
getFreshCopy(SongContext) - Method in class org.jjazz.musiccontrol.api.playbacksession.BaseSongSession
 
getFreshCopy(SongContext) - Method in interface org.jjazz.musiccontrol.api.playbacksession.PlaybackSession
Get a copy of this session in the NEW state for the specified context.
getFreshCopy(SongContext) - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSession
 
getFreshCopy(SongContext) - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdateProviderSongSession
 
getFretSpacing() - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.GuitarDiagramComponent
 
getFretValue(int) - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGChord
 
getFromIntValue(int) - Static method in enum class org.jjazz.harmony.api.Degree.Natural
 
getFromRange() - Method in class org.jjazz.utilities.api.Diff.Difference
 
getFStaffLineNumber() - Method in class org.jjazz.harmony.api.Note
Get the F-clef staff line for this note.
getFullName() - Method in class org.jjazz.midi.api.Instrument
A user-friendly string describing the instrument with its synth (or bank if its a standard bank).
getFullName() - Method in class org.jjazz.midi.api.synths.VoidInstrument
 
getGenericAltKeyStroke(int) - Static method in class org.jjazz.uiutilities.api.UIUtilities
Get a control-shift key KeyStroke which works on all OSes: Win, Linux AND Mac OSX.
getGenericControlKeyStroke(int) - Static method in class org.jjazz.uiutilities.api.UIUtilities
Get a control-key KeyStroke which works on all OSes: Win, Linux AND Mac OSX.
getGenericControlShiftKeyStroke(int) - Static method in class org.jjazz.uiutilities.api.UIUtilities
Get a control-sfhit key KeyStroke which works on all OSes: Win, Linux AND Mac OSX.
getGenre(String) - Method in class org.jjazz.yamjjazz.rhythm.api.YamJJazzDefaultRhythms
Return the Genre for styleFilename, if it's a default rhythm.
getGhostPhrasesModel() - Method in class org.jjazz.pianoroll.api.PianoRollEditor
 
getGM1Bank() - Method in class org.jjazz.midi.api.synths.GMSynth
 
getGM1BankBaseMidiAddress() - Method in class org.jjazz.midi.api.MidiSynth
Get the MidiAddress to be used to directly access the first instrument (piano) of the GM bank of this MidiSynth.
getGM1BankMidiAddress(int) - Method in class org.jjazz.midi.api.MidiSynth
Get the MidiAddress of the specified GM bank instrument.
getGM1Instrument(int) - Static method in class org.jjazz.midi.api.synths.GMSynth
Convenience method to directly get the GM1Instrument with specified Program Change.
getGM1Instrument(Instrument) - Static method in class org.jjazz.midi.api.synths.GMSynth
Convenience method to get the GM1Instrument from this synth corresponding to an instrument from a synth's GM bank.
getGM2Bank() - Method in class org.jjazz.midi.api.synths.GM2Synth
 
getGm2ModeOnSysExMessage() - Static method in class org.jjazz.midi.api.MidiUtilities
 
getGmModeOnSysExMessage() - Static method in class org.jjazz.midi.api.MidiUtilities
 
getGMPercussionMap() - Static method in class org.jjazz.midi.api.MidiConst
A String array (size=82) with percussion name for each note pitch.
getGMPercussions() - Static method in class org.jjazz.midi.api.MidiConst
 
getGMRemapTable() - Method in class org.jjazz.outputsynth.api.OutputSynth.UserSettings
 
getGoodChordSemanticsGrade() - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGChordSettings
 
getGraduationLength() - Method in class org.jjazz.flatcomponents.api.FlatIntegerHorizontalSlider
 
getGraphics() - Method in class org.jjazz.score.api.NotationGraphics
 
getGridSize() - Method in class org.jjazz.score.api.NotationGraphics
 
getGrooveLowerColor() - Method in class org.jjazz.flatcomponents.api.FlatIntegerVerticalSlider
 
getGrooveUpperColor() - Method in class org.jjazz.flatcomponents.api.FlatIntegerVerticalSlider
 
getGSBank() - Method in class org.jjazz.midi.api.synths.GSSynth
 
getGsModeOnSysExMessage() - Static method in class org.jjazz.midi.api.MidiUtilities
 
getGStaffLineNumber() - Method in class org.jjazz.harmony.api.Note
Get the G-clef staff line for this note.
getgStaffLowestPitch() - Method in class org.jjazz.score.api.MeasureContext
 
getHalfBarBeat(boolean) - Method in enum class org.jjazz.harmony.api.TimeSignature
Calculate the most appropriate "half of the bar" position in terms of logical beats.
getHeight(TextLayout, FontRenderContext) - Static method in class org.jjazz.uiutilities.api.TextLayoutUtils
Return the minimum height value of using getPixelBounds() or using getAscent().
getHeight(String) - Method in class org.jjazz.uiutilities.api.StringMetrics
get the height of this text, including the leading (interline space).
getHeight2(TextLayout, FontRenderContext) - Static method in class org.jjazz.uiutilities.api.TextLayoutUtils
Return the height of the TextLayout using getPixelBounds().
getHeightNoLeading(String) - Method in class org.jjazz.uiutilities.api.StringMetrics
Get the height of this text, excluding the leading (interline space).
getHelpText() - Method in class org.jjazz.flatcomponents.api.FlatHelpButton
 
getHighestPitch() - Method in class org.jjazz.instrumentcomponents.keyboard.api.KeyboardRange
 
getHighestPitchNote(Phrase) - Static method in class org.jjazz.phrase.api.Phrases
 
getHighestVelocityNote(Phrase) - Static method in class org.jjazz.phrase.api.Phrases
 
getHiHatOffset() - Method in class org.jjazz.phrasetransform.api.DrumsMixTransform
 
getHomeDirectory() - Method in class org.jjazz.uiutilities.api.SingleRootFileSystemView
 
getHSL() - Method in class org.jjazz.uiutilities.api.HSLColor
Get the HSL values.
getHue() - Method in class org.jjazz.uiutilities.api.HSLColor
Get the Hue value.
getIcon() - Method in interface org.jjazz.chordinspector.spi.ChordViewer
A 16x16 icon representing this viewer.
getIcon() - Method in class org.jjazz.phrasetransform.api.PhraseTransform.Info
An optional icon representing this transform.
getIcon(boolean) - Method in interface org.jjazz.pianoroll.api.EditTool
A 20x20 icon.
getIcon(String) - Method in class org.jjazz.uisettings.api.GeneralUISettings
 
getIconHeight() - Method in class org.jjazz.flatcomponents.api.VTextIcon
Returns the icon's height.
getIconWidth() - Method in class org.jjazz.flatcomponents.api.VTextIcon
Returns the icon's width.
getId() - Method in interface org.jjazz.embeddedsynth.spi.EmbeddedSynthProvider
Get the unique Id of this instance.
getId() - Method in class org.jjazz.fluidsynthembeddedsynth.api.FluidSynthEmbeddedSynthProvider
 
getId() - Method in interface org.jjazz.midi.spi.MidiSynthFileReader
Must be unique amongst MidiSynthProviders.
getId() - Method in interface org.jjazz.midimix.spi.RhythmVoiceInstrumentProvider
The id of the provider.
getId() - Method in class org.jjazz.outputsynth.api.CakewalkInsFileReader
 
getId() - Method in class org.jjazz.outputsynth.spi.OutputSynthManager.DefaultRhythmVoiceInstrumentProviderImpl
 
getId() - Method in class org.jjazz.phrasetransform.api.rps.RP_SYS_DrumsTransform
 
getId() - Method in interface org.jjazz.rhythm.api.RhythmParameter
 
getId() - Method in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_CustomPhrase
 
getId() - Method in class org.jjazz.rhythm.api.RP_EnumState
 
getId() - Method in class org.jjazz.rhythm.api.RP_Integer
 
getId() - Method in class org.jjazz.rhythm.api.RP_State
 
getId() - Method in class org.jjazz.rhythm.api.RP_StringSet
 
getId() - Method in class org.jjazz.rhythmmusicgeneration.api.RP_SYS_OverrideTracks
 
getId() - Method in interface org.jjazz.song.spi.SongImporter
A unique id or name for the importer.
getId() - Method in interface org.jjazz.uiutilities.api.FontColorUserSettingsProvider.FCSetting
 
getId() - Method in class org.jjazz.uiutilities.api.FontColorUserSettingsProvider.FCSettingAdapter
 
getImporters() - Static method in interface org.jjazz.song.spi.SongImporter
Get all available SongImporters instances present in the global lookup.
getImportSourceVersion() - Method in class org.jjazz.upgrade.api.UpgradeManager
Get the JJazzLab version from which to import settings.
getImproSupportPanel() - Method in class org.jjazz.improvisionsupport.api.ImproSupportTopComponent
 
getIncompleteChords() - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGChordSettings
 
getInDeviceList() - Method in class org.jjazz.midi.api.JJazzMidiSystem
Scan the MidiSystem for IN MidiDevices.
getIndex(Instrument) - Method in class org.jjazz.midi.api.InstrumentBank
The index of the specified instrument.
getIndirectlySelectedSongParts() - Method in class org.jjazz.ss_editor.api.SS_Selection
The list of selected SongParts (ordered by startBarIndex), or corresponding to the selected RhythmParameters if RhythmParameters are selected.
getInfo() - Method in interface org.jjazz.base.spi.AboutDialogInfoProvider
 
getInfo() - Method in class org.jjazz.phrasetransform.api.DrumsMixTransform
 
getInfo() - Method in interface org.jjazz.phrasetransform.api.PhraseTransform
Get the information for this transform.
getInfo() - Method in interface org.jjazz.rhythm.spi.RhythmProvider
Descriptive information about this provider.
getInfo() - Method in class org.jjazz.rhythmdatabaseimpl.api.FavoriteRhythmProvider
 
getInfo() - Method in class org.jjazz.yamjjazz.rhythm.api.YamahaRhythmProvider
 
getInfo() - Method in class org.jjazz.yamjjazz.rhythm.api.YamJJazzRhythmProvider
 
getInsets() - Method in class org.jjazz.flatcomponents.api.RoundedPanel
 
getInsetsThickness() - Method in class org.jjazz.flatcomponents.api.RoundedPanel
 
getInstallationDirectory() - Method in class org.jjazz.filedirectorymanager.api.FileDirectoryManager
Get the Netbeans application installation directory.
getInstance() - Static method in class org.jjazz.analytics.api.Analytics
 
getInstance() - Static method in class org.jjazz.arranger.api.ArrangerTopComponent
 
getInstance() - Static method in class org.jjazz.chordleadsheet.api.item.VoidAltExtChordSymbol
 
getInstance() - Static method in class org.jjazz.filedirectorymanager.api.FileDirectoryManager
 
getInstance() - Static method in class org.jjazz.flatcomponents.api.BorderManager
 
getInstance() - Static method in class org.jjazz.flatcomponents.api.FlatComponentsGlobalSettings
 
getInstance() - Static method in class org.jjazz.flatcomponents.api.FlatTextEditDialog
 
getInstance() - Static method in class org.jjazz.fluidsynthembeddedsynth.api.OS_FluidSynthEmbedded
 
getInstance() - Static method in class org.jjazz.harmony.api.DefaultScaleManager
 
getInstance() - Static method in class org.jjazz.improvisionsupport.api.ImproSupportTopComponent
 
getInstance() - Static method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGChordSettings
 
getInstance() - Static method in class org.jjazz.midi.api.JJazzMidiSystem
 
getInstance() - Static method in class org.jjazz.midi.api.keymap.KeyMapGM
 
getInstance() - Static method in class org.jjazz.midi.api.keymap.KeyMapGSGM2
 
getInstance() - Static method in class org.jjazz.midi.api.keymap.KeyMapXG_PopLatin
 
getInstance() - Static method in class org.jjazz.midi.api.keymap.KeyMapXG
 
getInstance() - Static method in class org.jjazz.midi.api.synths.DefaultMidiSynthManager
 
getInstance() - Static method in class org.jjazz.midi.api.synths.FavoriteInstruments
 
getInstance() - Static method in class org.jjazz.midi.api.synths.FavoriteMidiSynth
 
getInstance() - Static method in class org.jjazz.midi.api.synths.GM2Synth
 
getInstance() - Static method in class org.jjazz.midi.api.synths.GMSynth
 
getInstance() - Static method in class org.jjazz.midi.api.synths.GSSynth
 
getInstance() - Static method in class org.jjazz.midi.api.synths.XGSynth
 
getInstance() - Static method in class org.jjazz.midimix.api.DefaultMidiMixManager
 
getInstance() - Static method in class org.jjazz.mixconsole.api.MixConsoleTopComponent
Get the unique instance of this MixConsoleTopComponent.
getInstance() - Static method in class org.jjazz.musiccontrol.api.MidiActivityMonitor
 
getInstance() - Static method in class org.jjazz.musiccontrol.api.MusicController
 
getInstance() - Static method in class org.jjazz.musiccontrol.api.PlaybackSettings
 
getInstance() - Static method in class org.jjazz.musiccontrolactions.api.RemoteController
 
getInstance() - Static method in class org.jjazz.outputsynth.api.DefaultOutputSynthManager
 
getInstance() - Static method in class org.jjazz.pianoroll.api.CopyNoteBuffer
 
getInstance() - Static method in class org.jjazz.quantizer.api.Quantizer
 
getInstance() - Static method in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_Marker
 
getInstance() - Static method in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_TempoFactor
 
getInstance() - Static method in class org.jjazz.rhythmdatabaseimpl.api.FavoriteRhythmProvider
 
getInstance() - Static method in class org.jjazz.rhythmdatabaseimpl.api.FavoriteRhythms
 
getInstance() - Static method in class org.jjazz.rhythmdatabaseimpl.api.RhythmDatabaseFactoryImpl
 
getInstance() - Static method in class org.jjazz.song.api.SongFactory
 
getInstance() - Static method in class org.jjazz.songeditormanager.api.StartupShutdownSongManager
 
getInstance() - Static method in class org.jjazz.songmemoviewer.api.SongMemoTopComponent
 
getInstance() - Static method in class org.jjazz.spteditor.api.SptEditorTopComponent
When UI is ready there is normally one unique instance of this TopComponent, which is not closable.
getInstance() - Static method in class org.jjazz.uisettings.api.GeneralUISettings
 
getInstance() - Static method in class org.jjazz.upgrade.api.UpgradeManager
 
getInstance() - Static method in class org.jjazz.xstream.api.XStreamInstancesManager
 
getInstance() - Static method in class org.jjazz.yamjjazz.rhythm.api.YamahaRhythmProvider
 
getInstance() - Static method in class org.jjazz.yamjjazz.rhythm.api.YamJJazzDefaultRhythms
 
getInstance() - Static method in class org.jjazz.yamjjazz.rhythm.api.YamJJazzRhythmProvider
 
getInstance(Preferences) - Static method in class org.jjazz.rhythmdatabase.api.DefaultRhythmDatabase
 
getInstance(Song) - Static method in class org.jjazz.song.api.SongMetaEvents
 
getInstance(Lookup) - Static method in class org.jjazz.cl_editor.api.CL_ContextActionSupport
Get the instance associated to the specified context.
getInstance(Lookup) - Static method in class org.jjazz.ss_editor.api.SS_ContextActionSupport
Get the instance associated to the specified context.
getInstrument() - Method in class org.jjazz.midi.api.InstrumentMix
Get the instrument.
getInstrument(int) - Method in class org.jjazz.midi.api.InstrumentBank
Get the instrument which is specified index in the bank.
getInstrument(String) - Method in class org.jjazz.midi.api.InstrumentBank
Get the instrument whose patchName matches (ignoring case) the specified name.
getInstrument(String) - Method in class org.jjazz.midi.api.MidiSynth
Find an instrument with the specified patchName.
getInstrument(Instrument) - Method in class org.jjazz.outputsynth.api.GMRemapTable
Get the mapped instrument for remappedIns.
getInstrument(MidiAddress) - Method in class org.jjazz.midi.api.InstrumentBank
Get the instrument at the specified MidiAddress.
getInstrument(MidiAddress) - Method in class org.jjazz.midi.api.MidiSynth
Find the instrument with the specified address.
getInstrument(InstrumentFamily) - Method in class org.jjazz.outputsynth.api.GMRemapTable
Get the mapped instrument for the specified instrument family.
getInstrument(Phrase, SongPartContext) - Static method in class org.jjazz.phrasetransform.api.PhraseTransforms
 
getInstrumentMap() - Method in class org.jjazz.outputsynth.api.GMRemapTable
The map which associates a GM instrument (+ the special drums instances) to an instrument from the associated MidiSynth.
getInstrumentMidiMessages(int) - Method in class org.jjazz.midi.api.InstrumentMix
Get only the Midi messages to be sent to initialize the instrument (patch/bank changes).
getInstrumentMix(int) - Method in class org.jjazz.midimix.api.MidiMix
Get the instrumet mix for the specified channel.
getInstrumentMix(RhythmVoice) - Method in class org.jjazz.midimix.api.MidiMix
Get the instrumet mix for the specified RhythmVoice.
getInstrumentMixes() - Method in class org.jjazz.midimix.api.MidiMix
The non-null instrument mixes ordered by channel.
getInstrumentMixesPerChannel() - Method in class org.jjazz.midimix.api.MidiMix
All InstrumentMixes ordered by channel.
getInstruments() - Method in class org.jjazz.midi.api.InstrumentBank
Get all the instruments of the bank.
getInstruments() - Method in class org.jjazz.midi.api.MidiSynth
Get all the instruments from this MidiSynth.
getInstruments() - Method in class org.jjazz.midi.api.synths.FavoriteInstruments
All the favorite instruments.
getInstruments(Predicate<Instrument>) - Method in class org.jjazz.midi.api.InstrumentBank
Get all the instruments which match the specified predicate.
getInstruments(Predicate<Instrument>) - Method in class org.jjazz.midi.api.MidiSynth
Get all the instruments which match the specified predicate.
getInstruments(MidiSynth) - Method in class org.jjazz.midi.api.synths.FavoriteInstruments
The favorite instruments for the specified MidiSynth.
getInstrumentsFromFamily(InstrumentFamily) - Method in class org.jjazz.midi.api.InstrumentBank
Get the instruments whose substitute's family is f.
getInstrumentsFromSubstitute(GM1Instrument) - Method in class org.jjazz.midi.api.InstrumentBank
Get the instruments whose substitute is sub.
getInstrumentsFromSubstitute(GM1Instrument) - Method in class org.jjazz.midi.api.MidiSynth
Get all the instruments whose substitute is sub.
getInt(String) - Method in class org.jjazz.uisettings.api.GeneralUISettings
 
getInt(String, Integer) - Method in class org.jjazz.utilities.api.StringProperties
 
getIntensityRp(Rhythm) - Static method in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_Intensity
 
getIntersection(IntRange) - Method in class org.jjazz.utilities.api.IntRange
 
getIntersectRange(FloatRange) - Method in class org.jjazz.utilities.api.FloatRange
 
getIntersectRange(LongRange) - Method in class org.jjazz.utilities.api.LongRange
 
getIntervals() - Method in class org.jjazz.harmony.api.Scale
For example for scale [C,D,E,G,A], intervals=[2,2,3,2]
getIntRandom(int, int) - Static method in class org.jjazz.utilities.api.Utilities
Get an integer random value between from and to included.
getIntValue() - Method in enum class org.jjazz.harmony.api.Degree.Natural
 
getIR_AnnotationTextSettings() - Method in interface org.jjazz.cl_editor.itemrenderer.api.ItemRendererSettings
 
getIR_ChordSymbolSettings() - Method in interface org.jjazz.cl_editor.itemrenderer.api.ItemRendererSettings
 
getIR_SectionSettings() - Method in interface org.jjazz.cl_editor.itemrenderer.api.ItemRendererSettings
 
getIR_TimeSignatureSettings() - Method in interface org.jjazz.cl_editor.itemrenderer.api.ItemRendererSettings
 
getIR_Type() - Method in class org.jjazz.cl_editor.itemrenderer.api.ItemRenderer
 
getItem() - Method in class org.jjazz.chordleadsheet.api.event.ClsChangeEvent
 
getItem() - Method in class org.jjazz.cl_editor.api.SelectedCLI
 
getItemRenderer(ChordLeadSheetItem<?>) - Method in class org.jjazz.cl_editor.barrenderer.api.BarRenderer
Get the ItemRenderer of the specified item.
getItemRendererFactory() - Method in class org.jjazz.cl_editor.barrenderer.api.BarRenderer
 
getItemRendererFactory() - Method in interface org.jjazz.cl_editor.spi.BarRendererFactory
 
getItemRenderers() - Method in class org.jjazz.cl_editor.barrenderer.api.BarRenderer
Get all child components which are ItemRenderers.
getItemRendererSample(IR_Type, ItemRendererSettings) - Method in interface org.jjazz.cl_editor.itemrenderer.api.ItemRendererFactory
Get a shared instance of an ItemRenderer sample of given type.
getItemRendererSettings() - Method in interface org.jjazz.cl_editor.spi.BarRendererSettings
 
getItems() - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Get all the items.
getItems() - Method in class org.jjazz.chordleadsheet.api.event.ClsChangeEvent
 
getItems(int, int, Class<T>) - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Get the matching items which belong to bars between barFrom and barTo (included).
getItems(int, int, Class<T>, Predicate<T>) - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Get the matching items which belong to bars between barFrom and barTo (included).
getItems(Class<T>) - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Get all the matching items of this leadsheet.
getItems(Class<T>, Predicate<T>) - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Get all the matching items of this leadsheet.
getItems(CLI_Section, Class<T>) - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Get the items which belong to a specific section.
getItems(CLI_Section, Class<T>, Predicate<T>) - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Get the matching items which belong to a specific section.
getItems(Position, boolean, Position, boolean, Class<T>, Predicate<T>) - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Get the matching items whose position is in the position range.
getItemsAfter(Position, boolean, Class<T>, Predicate<T>) - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Get the matching items whose position is after (or equal, if inclusive is true) posLow.
getItemsBefore(Position, boolean, Class<T>, Predicate<T>) - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Get the matching items whose position is before (or equal, if inclusive is true) posTo.
getIterativeQuantizeStrength() - Method in class org.jjazz.quantizer.api.Quantizer
 
getJavaInternalSynth() - Method in class org.jjazz.midi.api.JJazzMidiSystem
The internal Java synth.
getJJazzLabComputerId() - Static method in class org.jjazz.analytics.api.Analytics
A unique and anonymous id computed when JJazzLab is run for the first time on a given computer.
getJJazzLabUserDirectory() - Method in class org.jjazz.filedirectorymanager.api.FileDirectoryManager
The directory user.home/JJAZZLAB_USER_DIR.
getJJazzMidiInDevice() - Method in class org.jjazz.midi.api.JJazzMidiSystem
 
getJJazzMidiOutDevice() - Method in class org.jjazz.midi.api.JJazzMidiSystem
 
getJListModelAsList(DefaultListModel<T>) - Static method in class org.jjazz.uiutilities.api.UIUtilities
Convert a JList default list model into a normal list.
getKey(int) - Method in class org.jjazz.instrumentcomponents.keyboard.api.KeyboardComponent
Get the PianoKey for specified pitch.
getKey(Point) - Method in class org.jjazz.instrumentcomponents.keyboard.api.KeyboardComponent
Get the PianoKey that correspond to a specific point.
getKey(String) - Method in interface org.jjazz.midi.api.DrumKit.KeyMap
The pitch corresponding to the note name.
getKey(String) - Method in class org.jjazz.midi.api.keymap.KeyMapGM
 
getKey(String) - Method in class org.jjazz.midi.api.keymap.KeyMapGSGM2
 
getKey(String) - Method in class org.jjazz.midi.api.keymap.KeyMapXG_PopLatin
 
getKey(String) - Method in class org.jjazz.midi.api.keymap.KeyMapXG
 
getKey(V) - Method in class org.jjazz.utilities.api.SmallMap
Deprecated.
 
getKeyboard() - Method in class org.jjazz.pianoroll.api.PianoRollEditor
 
getKeyMap() - Method in class org.jjazz.midi.api.DrumKit
 
getKeyMap(String) - Static method in class org.jjazz.midi.spi.KeyMapProvider.Util
Search for a matching KeyMap with specified name in all KeyMaps of all KeyMapProviders.
getKeyMapProviders() - Static method in class org.jjazz.midi.spi.KeyMapProvider.Util
Get all the KeyMapProviders present in the global lookup.
getKeyMaps() - Method in class org.jjazz.midi.api.InstrumentBank
Get all the DrumKit.KeyMaps used by this bank.
getKeyMaps() - Method in class org.jjazz.midi.api.keymap.StdKeyMapProvider
 
getKeyMaps() - Method in interface org.jjazz.midi.spi.KeyMapProvider
Provide a list of KeyMaps.
getKeyMaps() - Static method in class org.jjazz.midi.spi.KeyMapProvider.Util
Get all the KeyMaps from all the KeyMapProviders.
getKeyName(int) - Method in interface org.jjazz.midi.api.DrumKit.KeyMap
The isntrument name, eg "Kick" for the given key.
getKeyName(int) - Method in class org.jjazz.midi.api.keymap.KeyMapGM
 
getKeyName(int) - Method in class org.jjazz.midi.api.keymap.KeyMapGSGM2
 
getKeyName(int) - Method in class org.jjazz.midi.api.keymap.KeyMapXG_PopLatin
 
getKeyName(int) - Method in class org.jjazz.midi.api.keymap.KeyMapXG
 
getKeys() - Method in class org.jjazz.utilities.api.SmallMap
Deprecated.
 
getKeys(DrumKit.Subset...) - Method in interface org.jjazz.midi.api.DrumKit.KeyMap
Get the notes of the given subset(s).
getKeys(DrumKit.Subset...) - Method in class org.jjazz.midi.api.keymap.KeyMapGM
 
getKeys(DrumKit.Subset...) - Method in class org.jjazz.midi.api.keymap.KeyMapGSGM2
 
getKeys(DrumKit.Subset...) - Method in class org.jjazz.midi.api.keymap.KeyMapXG_PopLatin
 
getKeys(DrumKit.Subset...) - Method in class org.jjazz.midi.api.keymap.KeyMapXG
 
getKeysBounds() - Method in class org.jjazz.instrumentcomponents.keyboard.api.KeyboardComponent
Get the rectangle enclosing all the keys.
getKnobDiameter() - Method in class org.jjazz.flatcomponents.api.FlatIntegerHorizontalSlider
 
getKnobLowerColor() - Method in class org.jjazz.flatcomponents.api.FlatIntegerKnob
 
getKnobRadius() - Method in class org.jjazz.flatcomponents.api.FlatIntegerKnob
 
getKnobRectColor() - Method in class org.jjazz.flatcomponents.api.FlatIntegerKnob
 
getKnobRectColorDisabled() - Method in class org.jjazz.flatcomponents.api.FlatIntegerKnob
 
getKnobStartAngle() - Method in class org.jjazz.flatcomponents.api.FlatIntegerKnob
 
getKnobUpperColor() - Method in class org.jjazz.flatcomponents.api.FlatIntegerKnob
 
getLabel() - Method in class org.jjazz.coreuicomponents.api.PhraseBirdsEyeViewComponent
 
getLabel() - Method in class org.jjazz.flatcomponents.api.LabeledSpinner
 
getLabel() - Method in class org.jjazz.flatcomponents.api.VerticalLabel
 
getLabel() - Method in class org.jjazz.flatcomponents.api.VTextIcon
 
getLastAddedSongContext() - Method in class org.jjazz.musiccontrol.api.MusicGenerationQueue
 
getLastBefore(Position, boolean, Predicate<CLI_ChordSymbol>) - Method in class org.jjazz.rhythmmusicgeneration.api.ChordSequence
Get the last matching chord symbol whose position is before (or equal, if inclusive is true) posTo.
getLastEventPosition() - Method in class org.jjazz.phrase.api.Phrase
 
getLastItemBefore(ChordLeadSheetItem<?>, Class<T>, Predicate<T>) - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Get the last matching item before cli.
getLastItemBefore(Position, boolean, Class<T>, Predicate<T>) - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Get the last matching item whose position is before (or equal, if inclusive is true) posHigh.
getLastMidiEvent(Track, Class<T>, Predicate<T>, long) - Static method in class org.jjazz.midi.api.MidiUtilities
Get the last MidiEvent before beforeTick which satisfies predicate.
getLastMouseEvent() - Method in class org.jjazz.flatcomponents.api.FlatIntegerHorizontalSlider
The last MouseEvent corresponding to the last mouse drag or wheel user action to change the slider value.
getLastMouseEvent() - Method in class org.jjazz.flatcomponents.api.FlatIntegerVerticalSlider
The last MouseEvent corresponding to the last mouse drag or wheel user action to change the slider value.
getLastNote() - Method in class org.jjazz.pianoroll.api.CopyNoteBuffer
 
getLastNote(int) - Method in class org.jjazz.phrase.api.Grid
Get the last note of the cell
getLastNoteCell(IntRange) - Method in class org.jjazz.phrase.api.Grid
Get the cell of the last note in the specified cell range.
getLastResult() - Method in class org.jjazz.musiccontrol.api.MusicGenerationQueue
Get the result from the last generation task.
getLastResult() - Method in interface org.jjazz.musiccontrol.spi.ActiveSongBackgroundMusicBuilder
Get the latest music generation result available.
getLastRhythmAdded() - Method in class org.jjazz.rhythmdatabaseimpl.api.AddRhythmsAction
Get the last added Rhythm.
getLastSelectedVariation() - Method in class org.jjazz.rhythmselectiondialog.api.RhythmSelectionDialog
Return the last selected variation by the rhythm previewer.
getLastSongDirectory() - Method in class org.jjazz.filedirectorymanager.api.FileDirectoryManager
The last directory used for song open or song save.
getLastUpdate() - Method in interface org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSession.UpdateProvider
Get the last available update after the PROP_UPDATE_AVAILABLE property change event was fired.
getLastUpdate() - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdateProviderSongSession
 
getLastUsedRhythm(TimeSignature) - Method in interface org.jjazz.songstructure.api.SongStructure
Returns the last rhythm used in this songStructure for this TimeSignature.
getLinearizedSong(Song, boolean) - Static method in class org.jjazz.song.api.SongUtilities
Get a new song with the lead sheet linearized ("unfolded") according to the song structure.
getLineWidth() - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.GuitarDiagramComponent
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.jjazz.midi.api.ui.MidiDeviceRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.jjazz.phrasetransform.api.ui.PhraseTransformListCellRenderer
 
getLoadMidiMixInstance() - Method in class org.jjazz.xstream.api.XStreamInstancesManager
Get the XStream configured for MidiMix loading.
getLoadSongInstance() - Method in class org.jjazz.xstream.api.XStreamInstancesManager
Get the XStream configured for Song loading.
getLocation(Class<?>) - Static method in class org.jjazz.utilities.api.Utilities
Gets the base location of the given class.
getLogicalBounds(String) - Method in class org.jjazz.uiutilities.api.StringMetrics
Return a rectangle in baseline relative coordinates, include the leading (interline spacing).
getLogicalBoundsNoLeading(String) - Method in class org.jjazz.uiutilities.api.StringMetrics
Return a rectangle in baseline relative coordinates, excluding the leading (interline spacing).
getLogicalBoundsNoLeadingNoDescent(String) - Method in class org.jjazz.uiutilities.api.StringMetrics
Return a rectangle in baseline relative coordinates, excluding the descent and the leading (interline spacing).
getLongestDataAsString(int) - Method in class org.jjazz.rhythmselectiondialog.api.ui.RhythmJTable.RhythmTableModel
 
getLongestMatch(String, Collection<String>) - Static method in class org.jjazz.utilities.api.Utilities
Get the longest key which is contained in text.
getLookAndFeel() - Method in class org.jjazz.uisettings.api.DarkTheme
 
getLookAndFeel() - Method in class org.jjazz.uisettings.api.LightTheme
 
getLookAndFeel() - Method in interface org.jjazz.uisettings.api.Theme
The look & feel required for this theme.
getLookup() - Method in class org.jjazz.cl_editor.api.CL_EditorTopComponent
 
getLookup() - Method in class org.jjazz.mixconsole.api.MixConsole
 
getLookup() - Method in class org.jjazz.mixconsole.api.MixConsoleTopComponent
 
getLookup() - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Get the lookup of this editor.
getLookup() - Method in class org.jjazz.pianoroll.api.PianoRollEditorTopComponent
Return the PianoRollEditor lookup.
getLookup() - Method in class org.jjazz.songmemoviewer.api.SongMemoTopComponent
 
getLookup() - Method in class org.jjazz.spteditor.api.SptEditorTopComponent
 
getLookup() - Method in class org.jjazz.ss_editor.api.SS_EditorTopComponent
 
getLoopCount() - Method in class org.jjazz.musiccontrol.api.playbacksession.BaseSongSession
 
getLoopCount() - Method in interface org.jjazz.musiccontrol.api.playbacksession.PlaybackSession
The sequencer loop count (see Java Sequencer setLoopCount()).
getLoopCount() - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSession
 
getLoopCount() - Method in class org.jjazz.musiccontrol.api.PlaybackSettings
 
getLoopEndTick() - Method in class org.jjazz.musiccontrol.api.playbacksession.BaseSongSession
 
getLoopEndTick() - Method in interface org.jjazz.musiccontrol.api.playbacksession.PlaybackSession
The tick position of the end of the loop.
getLoopEndTick() - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSession
 
getLoopStartTick() - Method in class org.jjazz.musiccontrol.api.playbacksession.BaseSongSession
 
getLoopStartTick() - Method in interface org.jjazz.musiccontrol.api.playbacksession.PlaybackSession
The tick position of the start of the loop.
getLoopStartTick() - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSession
 
getLoopZone() - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Get the loop zone.
getLoopZoneBlackKeyLaneBackgroundColor() - Method in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
getLoopZoneWhiteKeyLaneBackgroundColor() - Method in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
getLower() - Method in enum class org.jjazz.harmony.api.TimeSignature
 
getLowerPitch(int, boolean) - Method in class org.jjazz.harmony.api.Note
Return the absolute pitch corresponding to relPitch below this note (or possibly equals if acceptEquals is true).
getLowestPitch() - Method in class org.jjazz.instrumentcomponents.keyboard.api.KeyboardRange
 
getLowestPitchNote(Phrase) - Static method in class org.jjazz.phrase.api.Phrases
 
getLuminance() - Method in class org.jjazz.uiutilities.api.HSLColor
Get the Luminance value.
getMajorKey() - Method in class org.jjazz.score.api.MeasureContext
 
getManufacturer() - Method in class org.jjazz.midi.api.MidiSynth
 
getManyStringsGrade() - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGChordSettings
 
getMapOldSptSize() - Method in class org.jjazz.songstructure.api.event.SptResizedEvent
 
getMappedSrcRhythmVoices() - Method in class org.jjazz.yamjjazz.rhythm.api.CompositeRhythm
Get all the mapped source RhythmVoices.
getMapRvPhrases() - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSession.Update
The updated phrases for one or more RhythmVoices.
getMarkedColor() - Method in class org.jjazz.instrumentcomponents.keyboard.api.PianoKey
 
getMarkerMetaMessage(String) - Static method in class org.jjazz.midi.api.MidiUtilities
 
getMarkerPosition() - Method in class org.jjazz.coreuicomponents.api.PhraseBirdsEyeViewComponent
 
getMarkerRp(Rhythm) - Static method in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_Marker
Get the RP_SYS_Marker instance if the specified rhythm uses it.
getMasterVolumeFactor() - Method in class org.jjazz.midi.api.JJazzMidiSystem
 
getMatchingImporters(List<SongImporter>, String) - Static method in interface org.jjazz.song.spi.SongImporter
Select the importers which accept the specified file extension.
getMatchingScales(ChordSymbol) - Method in class org.jjazz.harmony.api.DefaultScaleManager
Compute the scale instances which match the specified chord symbol.
getMatchingScales(ChordSymbol) - Method in interface org.jjazz.harmony.spi.ScaleManager
Compute the scale instances which match the specified chord symbol.
getMatchingScore(RhythmFeatures) - Method in record class org.jjazz.rhythm.api.RhythmFeatures
Compute a matching score between this object and rf.
getMax() - Method in class org.jjazz.rhythm.api.TempoRange
 
getMaxBarIndex() - Method in class org.jjazz.cl_editor.api.CL_Selection
The first selected bar index if bars are selected, or the barIndex of the first item selected if items are selected.
getMaxBarIndexWithinCls() - Method in class org.jjazz.cl_editor.api.CL_Selection
Same as getMaxBarIndex but limited to bars within the chordleadsheet's range.
getMaximumSize() - Method in class org.jjazz.flatcomponents.api.FlatLedIndicator
 
getMaxNbNotes() - Method in class org.jjazz.harmony.api.ChordSymbolFinder
 
getMaxPitch() - Method in class org.jjazz.harmony.api.Chord
Return the pitch of the highest note of the chord, 0 if no notes in the chord.
getMaxReceivers() - Method in class org.jjazz.fluidsynthembeddedsynth.api.FluidSynthMidiDevice
 
getMaxReceivers() - Method in class org.jjazz.midi.api.device.JJazzMidiDevice
 
getMaxStartSptIndex() - Method in class org.jjazz.ss_editor.api.SS_Selection
Get the last SongPart of the selection.
getMaxTransmitters() - Method in class org.jjazz.fluidsynthembeddedsynth.api.FluidSynthMidiDevice
 
getMaxTransmitters() - Method in class org.jjazz.midi.api.device.JJazzMidiDevice
 
getMaxValue() - Method in class org.jjazz.flatcomponents.api.FlatIntegerHorizontalSlider
 
getMaxValue() - Method in class org.jjazz.flatcomponents.api.FlatIntegerKnob
 
getMaxValue() - Method in class org.jjazz.flatcomponents.api.FlatIntegerVerticalSlider
 
getMaxValue() - Method in class org.jjazz.rhythm.api.RP_EnumState
 
getMaxValue() - Method in class org.jjazz.rhythm.api.RP_Integer
 
getMaxValue() - Method in class org.jjazz.rhythm.api.RP_State
 
getMaxValue() - Method in class org.jjazz.rhythm.api.RP_StringSet
 
getMaxValue() - Method in interface org.jjazz.rhythm.api.RpEnumerable
 
getMergedBarRanges(Rhythm, RhythmParameter<E>, E) - Method in class org.jjazz.songcontext.api.SongContext
Get the bar ranges in this context whose SongParts use rpValue.
getMicrosecondPosition() - Method in class org.jjazz.fluidsynthembeddedsynth.api.FluidSynthMidiDevice
 
getMicrosecondPosition() - Method in class org.jjazz.midi.api.device.JJazzMidiDevice
 
getMidiAddress() - Method in class org.jjazz.midi.api.Instrument
Get the MidiAddress for this instrument.
getMidiAddressMatchingCoverage(InstrumentBank<?>) - Method in class org.jjazz.midi.api.MidiSynth
Get the percentage of MidiAddresses from the specified bank which match an instrument in this MidiSynth.
getMidiDevice(List<MidiDevice>, String) - Method in class org.jjazz.midi.api.JJazzMidiSystem
Find the MidiDevice whose Device.Info.name() is equals to mdName in the devices list.
getMidiDeviceOutputSynth(String) - Method in class org.jjazz.outputsynth.api.DefaultOutputSynthManager
 
getMidiDeviceOutputSynth(String) - Method in interface org.jjazz.outputsynth.spi.OutputSynthManager
Get the OutputSynth associated to the specified output MidiDevice.
getMidiEvents() - Method in class org.jjazz.musiccontrol.api.ControlTrack
The list of MidiEvents of the control track: track name, beat changes, chord symbol changes.
getMidiEvents(Track, Class<T>, Predicate<T>, LongRange) - Static method in class org.jjazz.midi.api.MidiUtilities
Get track MidiEvents whose MidiMessage is instance of msgClass, which satisfy the specified MidiMessage tester, and whose tick position is within trackTickRange.
getMidiEvents(Track, Predicate<MidiEvent>, LongRange) - Static method in class org.jjazz.midi.api.MidiUtilities
Get track MidiEvents whose tick position is within trackTickRange and which satisfy the specified tester.
getMidiEventsAtPPQ(List<MidiEvent>, int, int) - Static method in class org.jjazz.midi.api.MidiUtilities
Get MidiEvents converted from MidiEvents with a different PPQ resolution (Midi Pulses Per Quarter).
getMidiEventsCopy(Track) - Static method in class org.jjazz.midi.api.MidiUtilities
Get a clone copy of all MidiEvents found in track.
getMidiMessages() - Method in class org.jjazz.musiccontrolactions.api.RemoteAction
 
getMidiMessages(int) - Method in class org.jjazz.midi.api.Instrument
Get the Midi messages to be sent to initialize the instrument.
getMidiMessages(int) - Method in class org.jjazz.midi.api.synths.GSDrumsInstrument
Overridden to use GS SysEx messages to enable Drums on any channel.
getMidiMessages(int) - Method in class org.jjazz.midi.api.synths.GSInstrument
Overridden to use GS SysEx messages to turn channel in a normal mode.
getMidiMessages(int) - Method in class org.jjazz.midi.api.synths.VoidInstrument
Overridden : return an empty array.
getMidiMix() - Method in class org.jjazz.mixconsole.api.MixConsole
The MidiMix currently edited by the MixConsole.
getMidiMix() - Method in class org.jjazz.musiccontrol.api.SongMusicGenerationListener
 
getMidiMix() - Method in class org.jjazz.pianoroll.api.GhostPhrasesModel
 
getMidiMix() - Method in class org.jjazz.pianoroll.api.PianoRollEditorTopComponent
The MidiMix associated to the song.
getMidiMix() - Method in class org.jjazz.songcontext.api.SongContext
Music should be produced for this MidiMix.
getMidiOutLogConfig() - Method in class org.jjazz.midi.api.JJazzMidiSystem
Get the default Jazz Midi Out device MidiFilter log config.
getMidiSynth() - Method in class org.jjazz.midi.api.InstrumentBank
The MidiSynth this bank belongs to.
getMidiSynth() - Method in class org.jjazz.outputsynth.api.GMRemapTable
The associated MidiSynth.
getMidiSynth() - Method in class org.jjazz.outputsynth.api.OutputSynth
Get the MidiSynth of this OutputSynth.
getMidiSynth(String) - Method in class org.jjazz.midi.api.synths.DefaultMidiSynthManager
 
getMidiSynth(String) - Method in interface org.jjazz.midi.spi.MidiSynthManager
Search a MidiSynth with the specified name.
getMidiSynth(String, File) - Method in interface org.jjazz.midi.api.MidiSynth.Finder
Search for a MidiSynth instance from the specified parameters.
getMidiSynth(String, File) - Method in class org.jjazz.midi.spi.MidiSynthManager.SynthFinder
Search the MidiSynthManager instance.
getMidiSynths() - Method in class org.jjazz.midi.api.synths.DefaultMidiSynthManager
 
getMidiSynths() - Method in interface org.jjazz.midi.spi.MidiSynthManager
The list of MidiSynths.
getMidiSynths(Predicate<MidiSynth>) - Method in class org.jjazz.midi.api.synths.DefaultMidiSynthManager
 
getMidiSynths(Predicate<MidiSynth>) - Method in interface org.jjazz.midi.spi.MidiSynthManager
The list of MidiSynths which match the specified criteria.
getMin() - Method in class org.jjazz.rhythm.api.TempoRange
 
getMinBarIndex() - Method in class org.jjazz.cl_editor.api.CL_Selection
The first selected bar index if bars are selected, or the barIndex of the first item selected if items are selected.
getMinBarIndexWithinCls() - Method in class org.jjazz.cl_editor.api.CL_Selection
Same as getMinBarIndex but limited to bars within the chordleadsheet's range.
getMinimumSize() - Method in class org.jjazz.flatcomponents.api.CollapsiblePanel
Override make sure minimum width is never smaller than titleComponent preferred size, even when collapsed.
getMinimumSize() - Method in class org.jjazz.flatcomponents.api.FlatLedIndicator
 
getMinimumSize() - Method in class org.jjazz.instrumentcomponents.keyboard.api.KeyboardComponent
 
getMinPitch() - Method in class org.jjazz.harmony.api.Chord
Return the pitch of the lowest note of the chord, 0 if no notes in the chord.
getMinStartSptIndex() - Method in class org.jjazz.ss_editor.api.SS_Selection
Get the first SongPart of the selection.
getMinValue() - Method in class org.jjazz.flatcomponents.api.FlatIntegerHorizontalSlider
 
getMinValue() - Method in class org.jjazz.flatcomponents.api.FlatIntegerKnob
 
getMinValue() - Method in class org.jjazz.flatcomponents.api.FlatIntegerVerticalSlider
 
getMinValue() - Method in class org.jjazz.rhythm.api.RP_EnumState
 
getMinValue() - Method in class org.jjazz.rhythm.api.RP_Integer
 
getMinValue() - Method in class org.jjazz.rhythm.api.RP_State
 
getMinValue() - Method in class org.jjazz.rhythm.api.RP_StringSet
 
getMinValue() - Method in interface org.jjazz.rhythm.api.RpEnumerable
 
getMixChannelBackgroundColor() - Method in interface org.jjazz.mixconsole.api.MixConsoleSettings
 
getMnemonic() - Method in class org.jjazz.uiutilities.api.ButtonColumn
 
getModel() - Method in interface org.jjazz.chordinspector.spi.ChordViewer
 
getModel() - Method in class org.jjazz.cl_editor.api.CL_Editor
 
getModel() - Method in class org.jjazz.cl_editor.barrenderer.api.BarRenderer
 
getModel() - Method in class org.jjazz.cl_editor.itemrenderer.api.ItemRenderer
 
getModel() - Method in class org.jjazz.coreuicomponents.api.PhraseBirdsEyeViewComponent
 
getModel() - Method in class org.jjazz.midi.api.ui.InstrumentTable
 
getModel() - Method in class org.jjazz.pianoroll.api.NoteView
 
getModel() - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Get the Phrase edited by this editor.
getModel() - Method in class org.jjazz.rhythmselectiondialog.api.ui.RhythmJTable
 
getModel() - Method in class org.jjazz.ss_editor.api.SS_Editor
 
getModel() - Method in class org.jjazz.ss_editor.api.SS_Selection
 
getModel() - Method in class org.jjazz.ss_editor.sptviewer.api.SptViewer
 
getModelBarIndex() - Method in class org.jjazz.cl_editor.api.SelectedBar
Return getBarBoxIndex() if it is less than container's size, otherwise return POST_END_BAR_MODEL_BAR_INDEX.
getModelBarIndex() - Method in class org.jjazz.cl_editor.barbox.api.BarBox
The bar index in the chordleadsheet model.
getModelBarIndex() - Method in class org.jjazz.cl_editor.barrenderer.api.BarRenderer
The bar index in the chordleadsheet model.
getModeOnUponPlaySysexMessages() - Method in class org.jjazz.outputsynth.api.OutputSynth.UserSettings
Get the Sysex messages corresponding to getSendModeOnUponPlay().
getMostImportantDegreeIndexes() - Method in class org.jjazz.harmony.api.ChordType
The list of "most important Degrees" indexes for this chord type, in the descending order.
getMoved(int, float) - Method in class org.jjazz.harmony.api.Position
Get a new position where bar and beat are moved by the offset parameters.
getMp3Encoder() - Method in interface org.jjazz.embeddedsynth.spi.Mp3EncoderProvider
 
getMusicalStyle() - Method in class org.jjazz.importers.api.MusicXMLFileReader
An optional String indicating musical style.
getMusicFont() - Method in interface org.jjazz.cl_editor.itemrenderer.api.IR_ChordSymbolSettings
The font to display musical symbols like sharp and flat symbols.
getMusicFont() - Method in class org.jjazz.cl_editor.itemrenderer.api.IR_ChordSymbolSettingsAdapter
 
getMusicGenerator() - Method in class org.jjazz.jjswing.api.JJSwingRhythm
 
getMusicGenerator() - Method in interface org.jjazz.rhythmmusicgeneration.spi.MusicGeneratorProvider
 
getMusicGenerator() - Method in class org.jjazz.rhythmstubs.api.RhythmStub
 
getMusicGenerator() - Method in class org.jjazz.yamjjazz.rhythm.api.CompositeRhythm
 
getMutedRhythmVoices(Rhythm, MidiMix, Set<String>) - Static method in class org.jjazz.rhythmmusicgeneration.api.RP_SYS_Mute
Retrieve the muted RhythmVoices from the specified rp value.
getMuteRp(Rhythm) - Static method in class org.jjazz.rhythmmusicgeneration.api.RP_SYS_Mute
Find the first RP_SYS_Mute instance in the rhythm parameters of r.
getName() - Method in class org.jjazz.chordleadsheet.api.item.NCExtChordSymbol
 
getName() - Method in class org.jjazz.chordleadsheet.api.Section
 
getName() - Method in interface org.jjazz.embeddedsynth.api.EmbeddedSynth
 
getName() - Method in class org.jjazz.fluidsynthembeddedsynth.api.FluidSynthEmbeddedSynth
 
getName() - Method in class org.jjazz.harmony.api.ChordSymbol
The standard ChordSymbol recognized by JJazzLab.
getName() - Method in class org.jjazz.harmony.api.ChordType
E.g. "7#11" for C7#11
getName() - Method in class org.jjazz.harmony.api.Scale
 
getName() - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGChord
 
getName() - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGChordDatabase.ChordInfo
 
getName() - Method in class org.jjazz.jjswing.api.JJSwingRhythm
 
getName() - Method in interface org.jjazz.midi.api.DrumKit.KeyMap
The name of the DrumKitKeyMap.
getName() - Method in class org.jjazz.midi.api.InstrumentBank
The name of the bank.
getName() - Method in class org.jjazz.midi.api.keymap.KeyMapGM
 
getName() - Method in class org.jjazz.midi.api.keymap.KeyMapGSGM2
 
getName() - Method in class org.jjazz.midi.api.keymap.KeyMapXG_PopLatin
 
getName() - Method in class org.jjazz.midi.api.keymap.KeyMapXG
 
getName() - Method in class org.jjazz.midi.api.MidiSynth
 
getName() - Method in class org.jjazz.phrasetransform.api.PhraseTransform.Info
The name of the PhraseTransform.
getName() - Method in interface org.jjazz.pianoroll.api.EditTool
 
getName() - Method in interface org.jjazz.rhythm.api.Rhythm
 
getName() - Method in class org.jjazz.rhythm.api.RhythmVoice
 
getName() - Method in class org.jjazz.rhythm.api.TempoRange
 
getName() - Method in class org.jjazz.rhythm.spi.RhythmProvider.Info
 
getName() - Method in class org.jjazz.rhythmstubs.api.RhythmStub
 
getName() - Method in class org.jjazz.song.api.Song
The song name.
getName() - Method in class org.jjazz.songeditormanager.api.StartupShutdownSongManager.OpenFilesAtStartupTask
 
getName() - Method in interface org.jjazz.songstructure.api.SongPart
By default set to the parentSection's name
getName() - Method in class org.jjazz.startup.api.OnStartMessageNotifier.ShowMessagesTask
 
getName() - Method in interface org.jjazz.startup.spi.OnShowingTask
Name of the task.
getName() - Method in interface org.jjazz.startup.spi.OnStartTask
Name of the task.
getName() - Method in class org.jjazz.uisettings.api.DarkTheme
 
getName() - Method in class org.jjazz.uisettings.api.LightTheme
 
getName() - Method in interface org.jjazz.uisettings.api.Theme
The name of the theme.
getName() - Method in class org.jjazz.upgrade.api.UpgradeManager.FreshStartUpgrader
 
getName() - Method in class org.jjazz.yamjjazz.rhythm.api.CompositeRhythm
 
getName() - Method in class org.jjazz.yamjjazz.rhythm.api.YamChord
 
getNameFont() - Method in class org.jjazz.spteditor.api.SptEditorSettings
 
getNameFont() - Method in interface org.jjazz.ss_editor.rpviewer.api.RpViewerSettings
 
getNameFont() - Method in interface org.jjazz.ss_editor.sptviewer.spi.SptViewerSettings
 
getNameFontColor() - Method in interface org.jjazz.ss_editor.rpviewer.api.RpViewerSettings
 
getNameFontColor() - Method in interface org.jjazz.ss_editor.sptviewer.spi.SptViewerSettings
 
getNatural() - Method in enum class org.jjazz.harmony.api.Degree
 
getNaturalBeat() - Method in enum class org.jjazz.harmony.api.TimeSignature
The "natural" beat unit expressed in terms of the lower value.
getNbBarBoxes() - Method in class org.jjazz.cl_editor.api.CL_Editor
 
getNbBars() - Method in interface org.jjazz.songstructure.api.SongPart
The size of the song part in bars (same as the parentSection size).
getNbCellsPerBeat() - Method in class org.jjazz.phrase.api.Grid
 
getNbColumns() - Method in class org.jjazz.cl_editor.api.CL_Editor
 
getNbCommonDegrees(ChordType, boolean) - Method in class org.jjazz.harmony.api.ChordType
Count how many initial degrees are identical between 2 chord types.
getNbDegrees() - Method in class org.jjazz.harmony.api.ChordType
The number of degrees used by this ChordType.
getNbInstruments() - Method in class org.jjazz.midi.api.MidiSynth
The total number of patches in the banks of this synth.
getNbKeys() - Method in class org.jjazz.instrumentcomponents.keyboard.api.KeyboardRange
 
getNbNaturalBeats() - Method in enum class org.jjazz.harmony.api.TimeSignature
How many "logical" beats there is in a bar.
getNbPlayingTracks() - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSession
The number of playing tracks (excluding the additional double buffering extra tracks).
getNbWhiteKeys() - Method in class org.jjazz.instrumentcomponents.keyboard.api.KeyboardRange
 
getNeedFixInstruments(MidiMix) - Method in class org.jjazz.outputsynth.api.OutputSynth
Get the instruments that should be used in the specified MidiMix to make it consistent with this OutputSynth.
getNetbeansTopComponentTabActions(Action[]) - Static method in class org.jjazz.uiutilities.api.UIUtilities
Get the accepted default Netbeans TopComponent tab actions.
getNewBar() - Method in class org.jjazz.chordleadsheet.api.event.SectionMovedEvent
 
getNewData() - Method in class org.jjazz.chordleadsheet.api.event.ItemChangedEvent
 
getNewData() - Method in class org.jjazz.cl_editor.spi.SectionEditorDialog
The returned CLI_Section data.
getNewPosition() - Method in class org.jjazz.chordleadsheet.api.event.ItemMovedEvent
 
getNewSize() - Method in class org.jjazz.chordleadsheet.api.event.SizeChangedEvent
 
getNewSongName(String) - Method in class org.jjazz.song.api.SongFactory
Provide a new song name which is not used by any currently opened song.
getNewSpts() - Method in class org.jjazz.songstructure.api.event.SptReplacedEvent
 
getNewValue() - Method in class org.jjazz.songstructure.api.event.RpValueChangedEvent
Get the new Rhythm parameter value.
getNext(TimeSignature) - Method in class org.jjazz.harmony.api.Position
Get the next integer beat position in the specified TimeSignature context.
getNextBarStart() - Method in class org.jjazz.harmony.api.Position
Get the position corresponding to bar+1 and beat=0.
getNextGaussianRandomValue(Random) - Static method in class org.jjazz.utilities.api.Utilities
Get the next gaussian random value between -1 and 1 using a standard deviation of 0.3.
getNextInstrument(Instrument) - Method in class org.jjazz.midi.api.InstrumentBank
The next instrument in the database after the specified instrument.
getNextItem(ChordLeadSheetItem<T>) - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Get the next similar item (same class or subclass) after the specified item.
getNextKeyPosX() - Method in class org.jjazz.instrumentcomponents.keyboard.api.PianoKey
Return the relative X position of the next key, ie from left to right in DOWN orientation.
getNextTimeSignature() - Method in enum class org.jjazz.harmony.api.TimeSignature
The next TimeSignature if increased of 1 unit.
getNextValue(E) - Method in class org.jjazz.rhythm.api.RP_EnumState
 
getNextValue(E) - Method in interface org.jjazz.rhythm.api.RpEnumerable
Get the next value after specified value.
getNextValue(Integer) - Method in class org.jjazz.rhythm.api.RP_Integer
 
getNextValue(String) - Method in class org.jjazz.rhythm.api.RP_State
 
getNextValue(Set<String>) - Method in class org.jjazz.rhythm.api.RP_StringSet
 
getNonCustomStyle() - Method in enum class org.jjazz.jjswing.api.BassStyle
 
getNonCustomStyles() - Static method in enum class org.jjazz.jjswing.api.BassStyle
 
getNonDefaultValueProperties() - Method in class org.jjazz.phrasetransform.api.PtProperties
The list of properties for which a non-default value is used.
getNonDrumsInstruments() - Method in class org.jjazz.midi.api.InstrumentBank
Get the non Drums/Percussion instruments.
getNonDrumsInstruments() - Method in class org.jjazz.midi.api.MidiSynth
Get all the non Drums/Percussion instruments from this MidiSynth.
getNonEmptyCells() - Method in class org.jjazz.phrase.api.Grid
Get the indexes of the non empty cells.
getNonFocusedBorder() - Method in interface org.jjazz.cl_editor.itemrenderer.api.ItemRendererSettings
 
getNonFocusedBorder() - Method in class org.jjazz.cl_editor.itemrenderer.api.ItemRendererSettingsAdapter
 
getNonFocusedBorder() - Method in interface org.jjazz.ss_editor.rpviewer.api.RpViewerSettings
 
getNormalizedRelPitch(int) - Static method in class org.jjazz.harmony.api.Note
Convert a positive or relative absolute pitch to a relative pitch between 0 and 11.
getNote(int) - Method in class org.jjazz.harmony.api.Chord
Return a single note of this chord.
getNoteBaseWidth() - Method in class org.jjazz.score.api.NotationGraphics
 
getNoteBorderColor() - Method in class org.jjazz.pianoroll.api.NoteView
 
getNoteColor() - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.GuitarDiagramComponent
 
getNoteColor() - Method in class org.jjazz.pianoroll.api.NoteView
 
getNoteColor() - Method in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
getNoteColor(int) - Method in interface org.jjazz.uisettings.api.NoteColorManager
Provide a note color depending on velocity.
getNoteColor(Color, int) - Method in interface org.jjazz.uisettings.api.NoteColorManager
Compute the note color by adjusting refColor.
getNoteContourColor() - Method in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
getNoteDiameter() - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.GuitarDiagramComponent
 
getNoteEvent() - Method in class org.jjazz.phrase.api.NoteEvent.AsNoteKey
 
getNoteOffMessage(int, int) - Static method in class org.jjazz.midi.api.MidiUtilities
 
getNoteOffShortMessage(MidiMessage) - Static method in class org.jjazz.midi.api.MidiUtilities
Return a non-null ShortMessage only if mm is a ShortMessage.NOTE_OFF or ShortMessage.NOTE_ON with velocity = 0.
getNoteOnMessage(int, int, int) - Static method in class org.jjazz.midi.api.MidiUtilities
 
getNoteOnShortMessage(MidiMessage) - Static method in class org.jjazz.midi.api.MidiUtilities
Return a non-null ShortMessage only if mm is a ShortMessage.NOTE_ON with a velocity > 0.
getNotes() - Method in class org.jjazz.harmony.api.Chord
Return the notes of this chord.
getNotes() - Method in class org.jjazz.harmony.api.Scale
The list of notes starting at pitch 0.
getNotes() - Method in class org.jjazz.harmony.api.StandardScaleInstance
Get the notes that make the scale.
getNotes() - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGChord
Get the list of notes that make this TGChord.
getNotes() - Method in class org.jjazz.phrase.api.Phrase
Notes are sorted by position.
getNotes(Collection<NoteView>) - Static method in class org.jjazz.pianoroll.api.NoteView
Get a list of notes from a collection of NoteViews.
getNotes(Predicate<NoteEvent>, FloatRange, boolean) - Method in class org.jjazz.phrase.api.Phrase
Get the NoteEvents which match the tester and whose start position is in the [posFrom:posTo] or [posFrom:posTo[ range.
getNotes(Note) - Method in class org.jjazz.harmony.api.Scale
The list of ascending notes starting on the specified note.
getNotesBeatRange() - Method in class org.jjazz.phrase.api.Phrase
Get the beat range from start of first note to end of last note.
getNotesBeatRange() - Method in class org.jjazz.phrase.api.SizedPhrase
Get the beat range corresponding to this phrase.
getNotesByPitch(Phrase, Predicate<NoteEvent>) - Static method in class org.jjazz.phrase.api.Phrases
Get phrase notes matching the specified tester and return them per pitch.
getNotesCopy(float) - Method in class org.jjazz.pianoroll.api.CopyNoteBuffer
Return a copy of the buffer notes adjusted so that the first note is at targetStartPosition.
getNoteShortMessage(MidiMessage) - Static method in class org.jjazz.midi.api.MidiUtilities
Return a non-null ShortMessage only if mm is a ShortMessage.NOTE_ON or NOTE_OFF.
getNoteView(NoteEvent) - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Get the NoteView from the main EditorPanel associated to the specified NoteEvent.
getNoteViews() - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Get all the NoteViews from the main EditorPanel sorted by NoteEvent natural order.
getNumber() - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGString
 
getObjectRefIndex(Object, List<? extends Object>) - Static method in class org.jjazz.utilities.api.Utilities
Get the index of an object reference in a List.
getOctave() - Method in class org.jjazz.harmony.api.Note
The octave starting at 0 for pitch=0, so for example the "Midi middle C=60" octave is 5.
getOldAppConfigFile(String, String) - Method in class org.jjazz.filedirectorymanager.api.FileDirectoryManager
Get the File object corresponding to an existing file (or subdirectory) in the AppConfig directory of an old JJazzLab version.
getOldBar() - Method in class org.jjazz.chordleadsheet.api.event.SectionMovedEvent
 
getOldData() - Method in class org.jjazz.chordleadsheet.api.event.ItemChangedEvent
 
getOldPosition() - Method in class org.jjazz.chordleadsheet.api.event.ItemMovedEvent
 
getOldPreferencesFromRelativePath(String) - Method in class org.jjazz.upgrade.api.UpgradeManager
Get the old properties from a specific file in the getImportSourceVersion() directory structure.
getOldSize() - Method in class org.jjazz.chordleadsheet.api.event.SizeChangedEvent
 
getOldValue() - Method in class org.jjazz.songstructure.api.event.RpValueChangedEvent
 
getOpenedSongs() - Method in interface org.jjazz.songeditormanager.spi.SongEditorManager
Get all the currently opened songs.
getOrientation() - Method in class org.jjazz.instrumentcomponents.keyboard.api.KeyboardComponent
 
getOriginalBeatRange() - Method in class org.jjazz.phrase.api.Grid
The beat range used to create this grid.
getOriginalMidiAddress(AccType) - Method in class org.jjazz.yamjjazz.rhythm.api.SInt
 
getOriginalName() - Method in class org.jjazz.chordleadsheet.api.item.NCExtChordSymbol
 
getOriginalName() - Method in class org.jjazz.harmony.api.ChordSymbol
Return the name used at creation if the ChordType(String) constructor has been used.
getOriginalRvPhraseMap() - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSession
A map giving the original resulting Phrase for each RhythmVoice, in the current context.
getOriginalRvTrackIdMap() - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSession
A map providing the original track id corresponding to each used RhythmVoice in the given context.
getOriginalSequenceSize() - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSession
The size in ticks of the original generated sequence.
getOutDeviceList() - Method in class org.jjazz.midi.api.JJazzMidiSystem
Scan the MidiSystem for OUT MidiDevices.
getOutDevices() - Method in class org.jjazz.midi.api.ui.MidiOutDeviceList
 
getOutMidiDevice() - Method in interface org.jjazz.embeddedsynth.spi.EmbeddedSynthProvider
Get the OUT MidiDevice associated to the embedded synth.
getOutMidiDevice() - Method in class org.jjazz.fluidsynthembeddedsynth.api.FluidSynthEmbeddedSynthProvider
 
getOutputSynth() - Method in interface org.jjazz.embeddedsynth.api.EmbeddedSynth
Get the OutputSynth corresponding to this embedded synth.
getOutputSynth() - Method in class org.jjazz.fluidsynthembeddedsynth.api.FluidSynthEmbeddedSynth
Get the associated OutputSynth.
getOutputSynth() - Method in class org.jjazz.outputsynth.api.OutputSynth.UserSettings
The enclosing OutputSynth.
getOverride(RhythmVoice) - Method in class org.jjazz.rhythmmusicgeneration.api.RP_SYS_OverrideTracksValue
The destination RhythmVoice and variation for rvSrc.
getOverrideTracksRp(Rhythm) - Static method in class org.jjazz.rhythmmusicgeneration.api.RP_SYS_OverrideTracks
Find the first RP_SYS_OverrideTracks instance in the baseRhythm parameters of r.
getOwner() - Method in class org.jjazz.utilities.api.ObservableProperties
The (optional) owner of this properties.
getPadding() - Method in class org.jjazz.flatcomponents.api.FlatIntegerKnob
 
getPadding() - Method in class org.jjazz.flatcomponents.api.FlatIntegerVerticalSlider
 
getPadding() - Method in class org.jjazz.uiutilities.api.CornerLayout
 
getPanoramic() - Method in class org.jjazz.midi.api.InstrumentSettings
 
getPanoramicMessage(int, int) - Static method in class org.jjazz.midi.api.MidiUtilities
 
getPanoramicMidiMessages(int) - Method in class org.jjazz.midi.api.InstrumentSettings
Get the Midi messages to be sent to initialize this parameter.
getParentChordLeadSheet() - Method in interface org.jjazz.songstructure.api.SongStructure
An optional parent ChordLeadSheet.
getParentSection() - Method in interface org.jjazz.songstructure.api.SongPart
An optional CLI_Section associated to this SongPart.
getParentSectionFont() - Method in interface org.jjazz.ss_editor.sptviewer.spi.SptViewerSettings
 
getParentSectionFontColor() - Method in interface org.jjazz.ss_editor.sptviewer.spi.SptViewerSettings
 
getPastEndColor() - Method in interface org.jjazz.cl_editor.spi.BarBoxSettings
 
getPastEndSelectedColor() - Method in interface org.jjazz.cl_editor.spi.BarBoxSettings
 
getPatchMessages(int, Instrument) - Static method in class org.jjazz.midi.api.MidiUtilities
Build the messages depending of the specified instrument's bank BankSelectionMethod.
getPatchName() - Method in class org.jjazz.midi.api.Instrument
 
getPercentage(float) - Method in class org.jjazz.utilities.api.FloatRange
Get the value expressed as a percentage of the range.
getPercOffset() - Method in class org.jjazz.phrasetransform.api.DrumsMixTransform
 
getPersistenceType() - Method in class org.jjazz.cl_editor.api.CL_EditorTopComponent
 
getPersistenceType() - Method in class org.jjazz.pianoroll.api.PianoRollEditorTopComponent
 
getPhrase() - Method in class org.jjazz.phrase.api.Grid
 
getPhrase(int) - Method in class org.jjazz.phrase.api.SourcePhraseSet
Get a the SourcePhrase for specified channel.
getPhraseBarRange() - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Get the bar range of the edited phrase.
getPhraseBeatRange() - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Get the phase beat range of the edited phrase.
getPhrases(int, Track[], Integer...) - Static method in class org.jjazz.phrase.api.Phrases
Parse all tracks to build one phrase per used channel.
getPhraseTransform(String) - Method in interface org.jjazz.phrasetransform.api.PhraseTransformManager
Get a new instance of a specific PhraseTransform.
getPhraseTransforms() - Method in interface org.jjazz.phrasetransform.api.PhraseTransformManager
Get new instances of all the available PhraseTransforms.
getPhraseTransforms(PhraseTransformCategory) - Method in interface org.jjazz.phrasetransform.api.PhraseTransformManager
Get the PhraseTransforms which match the specified category.
getPianoRollTc() - Method in class org.jjazz.songeditormanager.spi.SongEditorManager.SongEditorSet
 
getPitch() - Method in enum class org.jjazz.harmony.api.Degree
The relative pitch of the degree
getPitch() - Method in enum class org.jjazz.harmony.api.Degree.Natural
 
getPitch() - Method in class org.jjazz.harmony.api.Note
 
getPitch() - Method in class org.jjazz.instrumentcomponents.keyboard.api.PianoKey
 
getPitch(Degree.Natural, int) - Method in class org.jjazz.harmony.api.ChordType
Calculate the pitch of degree nd if chord's root=rootPitch and chord's type=this.
getPitchBendMessages(int, int) - Static method in class org.jjazz.midi.api.MidiUtilities
Get the messages to apply a pitch bend of pitchDelta semitons.
getPitches() - Method in class org.jjazz.harmony.api.Chord
Return the pitches of this chord.
getPitchFromPoint(Point) - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Return the pitch that correspond to a graphical point in the editor.
getPitchRange(Phrase) - Static method in class org.jjazz.phrase.api.Phrases
Get the pitch range used by p's notes.
getPlaybackColor() - Method in interface org.jjazz.cl_editor.spi.BarBoxSettings
 
getPlayBackground() - Method in class org.jjazz.musiccontrolactions.api.ui.PositionViewer
 
getPlaybackPointPosition() - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Get the playback point position.
getPlaybackSession() - Method in class org.jjazz.musiccontrol.api.MusicController
Get the current playback session.
getPosition() - Method in class org.jjazz.chordleadsheet.api.item.ChordLeadSheetItem.DefaultComparableItem
 
getPosition() - Method in interface org.jjazz.chordleadsheet.api.item.ChordLeadSheetItem
Get a copy of the position of this item.
getPosition() - Method in class org.jjazz.chordleadsheet.api.item.CLI_ChordSymbol.ComparableCsItem
 
getPosition() - Method in class org.jjazz.flatcomponents.api.VerticalLabel
 
getPosition(MetaMessage) - Method in class org.jjazz.musiccontrol.api.ControlTrack
Retrieve the Position from a control track MetaMessage.
getPositionFromPoint(int) - Method in interface org.jjazz.cl_editor.barrenderer.api.BeatBasedBarRenderer
 
getPositionFromPoint(Point) - Method in class org.jjazz.cl_editor.api.CL_Editor
Return the Position that correspond to a graphical point in the editor.
getPositionFromPoint(Point) - Method in class org.jjazz.cl_editor.barbox.api.BarBox
Return the position (bar, beat) which corresponds to a given point in the BarBox.
getPositionFromPoint(Point) - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Return the phrase position in beats that corresponds to a graphical point in the NotesPanel.
getPositionFromPoint(BarRenderer, int) - Method in class org.jjazz.cl_editor.barrenderer.api.BeatBasedLayoutManager
Return the Position that corresponds to the X-coordinate xPos in the BarRenderer.
getPositionInBeats() - Method in class org.jjazz.phrase.api.NoteEvent
 
getPositionInBeats(MetaMessage) - Method in class org.jjazz.musiccontrol.api.ControlTrack
Retrieve the position in beats from a control track MetaMessage.
getPositionInBeats(CLI_ChordSymbol) - Method in class org.jjazz.rhythmmusicgeneration.api.SimpleChordSequence
 
getPositionInBeats(TimeSignature) - Method in class org.jjazz.harmony.api.Position
The position in natural beats if all bars use the specified TimeSignature.
getPositionModel() - Method in class org.jjazz.musiccontrolactions.api.ui.PositionViewer
 
getPositionOrder() - Method in class org.jjazz.chordleadsheet.api.item.ChordLeadSheetItem.DefaultComparableItem
 
getPositionOrder() - Method in interface org.jjazz.chordleadsheet.api.item.ChordLeadSheetItem
A unique constant value used to order items which have the same position.
getPositionOrder() - Method in class org.jjazz.chordleadsheet.api.item.CLI_ChordSymbol.ComparableCsItem
 
getPossibleValues() - Method in class org.jjazz.rhythm.api.RP_EnumState
 
getPossibleValues() - Method in class org.jjazz.rhythm.api.RP_Integer
 
getPossibleValues() - Method in class org.jjazz.rhythm.api.RP_State
 
getPossibleValues() - Method in class org.jjazz.rhythm.api.RP_StringSet
Return a single-element list containing one set with all possible values.
getPossibleValues() - Method in interface org.jjazz.rhythm.api.RpEnumerable
Get the list of possible values for this RhythmParameter.
getPostUpdateSleepTimeMs() - Method in class org.jjazz.musiccontrol.api.MusicGenerationQueue
The minimum delay between 2 consecutive updates.
getPostUpdateSleepTimeMs() - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdateProviderSongSession
Wait time after having generated an update.
getPreCellBeatWindow() - Method in class org.jjazz.phrase.api.Grid
The time window before the start of a cell we consider to be part of the cell.
getPrecountTrackId() - Method in class org.jjazz.musiccontrol.api.playbacksession.BaseSongSession
Get the precount sequence track number.
getPredicate() - Method in class org.jjazz.phrase.api.Grid
 
getPreferredChannel() - Method in class org.jjazz.rhythm.api.RhythmVoice
 
getPreferredClickChannel() - Method in class org.jjazz.musiccontrol.api.PlaybackSettings
The preferred click channel.
getPreferredInstrument() - Method in class org.jjazz.rhythm.api.RhythmVoice
The preferred Instrument for this voice.
getPreferredInstrumentSettings() - Method in class org.jjazz.rhythm.api.RhythmVoice
Recommended instrument settings to be used for this voice.
getPreferredSize() - Method in class org.jjazz.flatcomponents.api.CollapsiblePanel
Override make sure preferred width is never smaller than titleComponent preferred width, even when collapsed.
getPreferredSize() - Method in class org.jjazz.flatcomponents.api.FixedPreferredWidthPanel
 
getPreferredSize() - Method in class org.jjazz.flatcomponents.api.FlatIntegerHorizontalSlider
 
getPreferredSize() - Method in class org.jjazz.flatcomponents.api.FlatIntegerKnob
 
getPreferredSize() - Method in class org.jjazz.flatcomponents.api.FlatIntegerVerticalSlider
 
getPreferredSize() - Method in class org.jjazz.flatcomponents.api.FlatLedIndicator
 
getPreferredSize() - Method in class org.jjazz.flatcomponents.api.ProportionalPanel
 
getPreferredSize() - Method in class org.jjazz.flatcomponents.api.VerticalLabel
 
getPreferredSize() - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.GuitarDiagramComponent
 
getPreferredSize() - Method in class org.jjazz.instrumentcomponents.keyboard.api.KeyboardComponent
 
getPreferredSize() - Method in class org.jjazz.ss_editor.rpviewer.api.MeterRpRenderer
Preferred size depends on STD_SIZE and getZoomVFactor() for height.
getPreferredSize() - Method in interface org.jjazz.ss_editor.rpviewer.api.RpViewerRenderer
The preferred size of this Renderer.
getPreferredSize() - Method in class org.jjazz.ss_editor.rpviewer.api.StringRpRenderer
Preferred size depends on displayed string's size and zoomVFactor for height.
getPreferredTempo() - Method in class org.jjazz.jjswing.api.JJSwingRhythm
 
getPreferredTempo() - Method in interface org.jjazz.rhythm.api.Rhythm
 
getPreferredTempo() - Method in class org.jjazz.rhythmstubs.api.RhythmStub
 
getPreferredTempo() - Method in class org.jjazz.yamjjazz.rhythm.api.CompositeRhythm
 
getPreFireChangeEventDelayMs() - Method in class org.jjazz.musiccontrol.api.SongMusicGenerationListener
The delay to wait before firing a PROP_MUSIC_GENERATION_COMBINED event.
getPresentationName() - Method in class org.jjazz.undomanager.api.SimpleEdit
 
getPressedBlackKeyColor() - Method in class org.jjazz.instrumentcomponents.keyboard.api.PianoKey
 
getPressedVelocity(int) - Method in class org.jjazz.instrumentcomponents.keyboard.api.KeyboardComponent
Get the pressed velocity of a specific key.
getPressedWhiteKeyColor() - Method in class org.jjazz.instrumentcomponents.keyboard.api.PianoKey
 
getPreUpdateBufferTimeMs() - Method in class org.jjazz.musiccontrol.api.MusicGenerationQueue
Wait this time from the first received change before triggering an update.
getPreUpdateBufferTimeMs() - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdateProviderSongSession
Wait time before starting the music generation to provide an update.
getPreviewedRhythm() - Method in interface org.jjazz.rhythmselectiondialog.spi.RhythmPreviewer
The rhythm currently being previewed.
getPrevious(TimeSignature) - Method in class org.jjazz.harmony.api.Position
Get the previous integer beat position in the specified TimeSignature context.
getPreviousInstrument(Instrument) - Method in class org.jjazz.midi.api.InstrumentBank
The previous instrument in the database after the specified instrument.
getPreviousItem(ChordLeadSheetItem<T>) - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Get the previous similar item (same class or subclass) before the specified item.
getPreviousTimeSignature() - Method in enum class org.jjazz.harmony.api.TimeSignature
The previous TimeSignature if decreased by 1 unit.
getPreviousValue(E) - Method in class org.jjazz.rhythm.api.RP_EnumState
 
getPreviousValue(E) - Method in interface org.jjazz.rhythm.api.RpEnumerable
Get the next value before specified value.
getPreviousValue(Integer) - Method in class org.jjazz.rhythm.api.RP_Integer
 
getPreviousValue(String) - Method in class org.jjazz.rhythm.api.RP_State
 
getPreviousValue(Set<String>) - Method in class org.jjazz.rhythm.api.RP_StringSet
 
getPriority() - Method in class org.jjazz.songeditormanager.api.StartupShutdownSongManager.OpenFilesAtStartupTask
 
getPriority() - Method in class org.jjazz.startup.api.OnStartMessageNotifier.ShowMessagesTask
 
getPriority() - Method in interface org.jjazz.startup.spi.OnShowingTask
Get the priority of the task.
getPriority() - Method in interface org.jjazz.startup.spi.OnStartTask
Get the priority of the task.
getPriority() - Method in class org.jjazz.upgrade.api.UpgradeManager.FreshStartUpgrader
 
getProcessedPhrase(Predicate<NoteEvent>, Function<NoteEvent, NoteEvent>) - Method in class org.jjazz.phrase.api.Phrase
Get a clone of this Phrase with only filtered notes processed by the specified mapper.
getProcessedPhrase(Predicate<NoteEvent>, Function<NoteEvent, NoteEvent>) - Method in class org.jjazz.phrase.api.SourcePhrase
Overridden to return a SourcePhrase.
getProcessedPhrasePitch(Function<Integer, Integer>) - Method in class org.jjazz.phrase.api.Phrase
Get a new phrase with all notes changed.
getProcessedPhraseVelocity(Function<Integer, Integer>) - Method in class org.jjazz.phrase.api.Phrase
Get a new phrase with notes velocity changed.
getProgramChange() - Method in class org.jjazz.midi.api.MidiAddress
 
getProperties() - Method in class org.jjazz.phrasetransform.api.DrumsMixTransform
 
getProperties() - Method in interface org.jjazz.phrasetransform.api.PhraseTransform
Get the PhraseTransform properties.
getPropertiesDisplayString() - Method in class org.jjazz.phrasetransform.api.DrumsMixTransform
Get a string representing the property values in a user-oriented way.
getPropertyAsBoolean(String) - Method in class org.jjazz.phrasetransform.api.PtProperties
 
getPropertyAsFloat(String) - Method in class org.jjazz.phrasetransform.api.PtProperties
 
getPropertyAsInteger(String) - Method in class org.jjazz.phrasetransform.api.PtProperties
 
getPropertyNames() - Method in class org.jjazz.utilities.api.ObservableProperties
Get all property names.
getProvider() - Static method in interface org.jjazz.midimix.spi.RhythmVoiceInstrumentProvider
Return a provider.
getQuantization() - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Get the display quantization.
getQuantizationValue() - Method in class org.jjazz.quantizer.api.Quantizer
 
getQuantized(Position, TimeSignature, int) - Method in class org.jjazz.quantizer.api.Quantizer
Return the closest quantized position using the Quantizer's global settings.
getQuantized(Quantization, float) - Static method in class org.jjazz.quantizer.api.Quantizer
Quantize beatPos using the specified quantization setting.
getQuantized(Quantization, Position, TimeSignature, float, int) - Static method in class org.jjazz.quantizer.api.Quantizer
Return the closest quantized position using the specified quantization settings.
getQuantizedNext(Quantization, float) - Static method in class org.jjazz.quantizer.api.Quantizer
Get the next quantized position after beatPos.
getQuantizedPrevious(Quantization, float) - Static method in class org.jjazz.quantizer.api.Quantizer
Get the previous quantized position before beatPos.
getQuantizeStrength() - Method in class org.jjazz.quantizer.api.Quantizer
Convenience method to get the current quantization strength.
getRandom() - Static method in class org.jjazz.harmony.api.ChordSymbol
Create a random chord symbol: random root note and chord type, sometimes with a different bass note.
getRandom(double, double) - Static method in class org.jjazz.utilities.api.Utilities
Get a random value between from and to included.
getRandomPhrase(int, int, int) - Static method in class org.jjazz.phrase.api.PhraseSamples
Get a phrase with random notes at random positions.
getRange() - Method in class org.jjazz.instrumentcomponents.keyboard.api.KeyboardComponent
 
getRange() - Method in interface org.jjazz.midi.api.DrumKit.KeyMap
The key getRange of this KeyMap.
getRange() - Method in class org.jjazz.midi.api.keymap.KeyMapGM
 
getRange() - Method in class org.jjazz.midi.api.keymap.KeyMapGSGM2
 
getRange() - Method in class org.jjazz.midi.api.keymap.KeyMapXG_PopLatin
 
getRange() - Method in class org.jjazz.midi.api.keymap.KeyMapXG
 
getReadableName() - Method in enum class org.jjazz.harmony.api.SymbolicDuration
Get a human-readable name, e.g "1/4" for QUARTER, "1/8 triplet" for EIGHTH_TRIPLET.
getReader(String) - Static method in interface org.jjazz.midi.spi.MidiSynthFileReader
Get the first reader which can read the specified file extension.
getRealAlloc(TextLayout, Rectangle2D, TextHitInfo, TextHitInfo) - Static method in class org.jjazz.uiutilities.api.TextLayoutUtils
Get real allocation (possibly not rectangular) of a part of layout.
It's used when rendering the text layout for filling background highlights of the view.
getReceiver() - Method in class org.jjazz.fluidsynthembeddedsynth.api.FluidSynthMidiDevice
 
getReceiver() - Method in class org.jjazz.midi.api.device.ChannelRerouter
 
getReceiver() - Method in class org.jjazz.midi.api.device.JJazzMidiDevice
Must be overridden by subclasses.
getReceiver() - Method in class org.jjazz.midi.api.device.MidiChannelDispatcher
 
getReceiver() - Method in class org.jjazz.midi.api.device.MidiFilter
 
getReceiverReferenceCounting() - Method in interface org.jjazz.midi.api.sequencer.ReferenceCountingDevice
Retrieve a Receiver that opens the device implicitly.
getReceivers() - Method in class org.jjazz.fluidsynthembeddedsynth.api.FluidSynthMidiDevice
 
getReceivers() - Method in class org.jjazz.midi.api.device.JJazzMidiDevice
 
getRecommendedNbCellsPerBeat(TimeSignature, boolean) - Static method in class org.jjazz.phrase.api.Grid
Get the recommended nb of cells for the specified parameters.
getRecommendedPhraseTransforms(SizedPhrase, SongPartContext, boolean) - Method in interface org.jjazz.phrasetransform.api.PhraseTransformManager
Get the available PhraseTransforms sorted by "fit score" for the specified parameters.
getRecommendedRhythm(TimeSignature, int) - Method in interface org.jjazz.songstructure.api.SongStructure
Get the recommended rhythm to use for a new SongPart.
getRecommendedVelocityShift(int) - Static method in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_Intensity
The recommended velocity shift to apply for a given RP_SYS_Intensity value.
getRedoPresentationName() - Method in class org.jjazz.undomanager.api.JJazzUndoManager
 
getReferenceColor(int) - Method in interface org.jjazz.uisettings.api.ColorSetManager
Get a specific reference color.
getReferenceColors() - Method in interface org.jjazz.uisettings.api.ColorSetManager
Get all the reference colors present in this color set.
getRegisteredNotes() - Method in class org.jjazz.humanizer.api.Humanizer
 
getRegisteredSongs() - Method in class org.jjazz.song.api.SongFactory
 
getRelativeAscInterval(Note) - Method in class org.jjazz.harmony.api.Note
Get the relative ascending interval in semitons towards relNote.
getRelativeDescInterval(Note) - Method in class org.jjazz.harmony.api.Note
Get the relative descending interval in semitons towards relNote.
getRelativePitch() - Method in class org.jjazz.harmony.api.Note
 
getRelativePitch(int, ChordSymbol) - Method in class org.jjazz.harmony.api.ChordSymbol
Get the equivalent of relPitch but for the specified destination chord symbol.
getRelativePitch(ChordType.DegreeIndex) - Method in class org.jjazz.harmony.api.ChordSymbol
Return the relative pitch corresponding to the specified degree index for this chord symbol.
getRelativePitch(Degree) - Method in class org.jjazz.harmony.api.ChordSymbol
Return the relative pitch corresponding to the specified degree based on this chord symbol root note.
getRelativePitchChord() - Method in class org.jjazz.harmony.api.Chord
Get a chord built from the unique relative pitches present in this chord.
getRelativePitchDelta(int) - Method in class org.jjazz.harmony.api.Note
Calculate the shortest pitch delta from this note's relative pitch to relPitch.
getRelativePitches() - Method in class org.jjazz.harmony.api.StandardScaleInstance
Get the relative pitches of the notes that make the scale.
getRelativePitches(int, Degree[]) - Static method in class org.jjazz.rhythmmusicgeneration.api.PhraseUtilities
Get the relative pitches corresponding to the degrees for a chord symbol whose root=rootPitch.
getRemoteActions() - Method in class org.jjazz.musiccontrolactions.api.RemoteController
Get all the RemoteAction instances.
getRemoteActions() - Method in interface org.jjazz.musiccontrolactions.spi.RemoteActionProvider
 
getRemovedItems() - Method in class org.jjazz.cl_editor.spi.CL_BarEditorDialog
The items that should be removed in the bar.
getRenderer() - Method in class org.jjazz.ss_editor.rpviewer.api.RpViewer
 
getRenderingInfo() - Method in class org.jjazz.chordleadsheet.api.item.ExtChordSymbol
 
getRequiredBasicsGrade() - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGChordSettings
 
getRequiredNotes() - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGChordDatabase.ChordInfo
 
getRerouting(int) - Method in class org.jjazz.midi.api.device.ChannelRerouter
 
getResetAllControllersMessage(int) - Static method in class org.jjazz.midi.api.MidiUtilities
 
getReverb() - Method in class org.jjazz.midi.api.InstrumentSettings
 
getReverbMessage(int, int) - Static method in class org.jjazz.midi.api.MidiUtilities
 
getReverbMidiMessages(int) - Method in class org.jjazz.midi.api.InstrumentSettings
Get the Midi messages to be sent to initialize this parameter.
getRGB() - Method in class org.jjazz.uiutilities.api.HSLColor
Get the RGB Color object represented by this HDLColor.
getRhythm() - Method in class org.jjazz.phrasetransform.api.rps.RP_SYS_DrumsTransform
 
getRhythm() - Method in class org.jjazz.phrasetransform.api.rps.RP_SYS_DrumsTransformValue
 
getRhythm() - Method in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_CustomPhrase
The rhythm associated to this RhythmParameter.
getRhythm() - Method in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_CustomPhraseValue
Get the Rhythm which uses this RhythmParameter instance.
getRhythm() - Method in interface org.jjazz.songstructure.api.SongPart
 
getRhythm(Point) - Method in class org.jjazz.rhythmselectiondialog.api.ui.RhythmJTable
The rhythm corresponding to the row which encloses the specified point.
getRhythm(String) - Method in class org.jjazz.rhythmdatabase.api.DefaultRhythmDatabase
 
getRhythm(String) - Method in interface org.jjazz.rhythmdatabase.api.RhythmDatabase
Get the RhythmInfo instance from the specified rhythm unique id.
getRhythmFont() - Method in class org.jjazz.spteditor.api.SptEditorSettings
 
getRhythmFont() - Method in interface org.jjazz.ss_editor.sptviewer.spi.SptViewerSettings
 
getRhythmFontColor() - Method in interface org.jjazz.ss_editor.sptviewer.spi.SptViewerSettings
 
getRhythmIdFromCompactViewRhythmPropertyName(String) - Static method in class org.jjazz.ss_editor.api.SS_EditorClientProperties
Return the rhythmId if propName is a PROP_COMPACT_VIEW_MODE_VISIBLE_RPS-based name.
getRhythmInstance(String) - Method in class org.jjazz.rhythmdatabase.api.DefaultRhythmDatabase
 
getRhythmInstance(String) - Method in interface org.jjazz.rhythmdatabase.api.RhythmDatabase
Get a rhythm instance from its id.
getRhythmInstance(RhythmInfo) - Method in class org.jjazz.rhythmdatabase.api.DefaultRhythmDatabase
 
getRhythmInstance(RhythmInfo) - Method in interface org.jjazz.rhythmdatabase.api.RhythmDatabase
Get a rhythm instance from a RhythmInfo.
getRhythmMixFile(String, File) - Static method in class org.jjazz.midimix.api.MidiMix
Get the expected location of the rhythm mix file.
getRhythmParameter() - Method in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_CustomPhraseValue
 
getRhythmParameter() - Method in class org.jjazz.rpcustomeditorfactoryimpl.api.RealTimeRpEditorComponent
The RhythmParameter model.
getRhythmParameter() - Method in class org.jjazz.rpcustomeditorfactoryimpl.api.RealTimeRpEditorDialog
 
getRhythmParameter() - Method in class org.jjazz.songstructure.api.event.RpValueChangedEvent
 
getRhythmParameter() - Method in class org.jjazz.ss_editor.rpviewer.api.RpCustomEditorDialog
The RhythmParameter whose value is edited in this dialog.
getRhythmParameters() - Method in class org.jjazz.jjswing.api.JJSwingRhythm
 
getRhythmParameters() - Method in interface org.jjazz.rhythm.api.Rhythm
 
getRhythmParameters() - Method in class org.jjazz.rhythmstubs.api.RhythmStub
 
getRhythmParameters() - Method in class org.jjazz.yamjjazz.rhythm.api.CompositeRhythm
 
getRhythmProvider(String) - Static method in interface org.jjazz.rhythm.spi.RhythmProvider
Get the RhythmProvider in the global lookup which matches rpId.
getRhythmProvider(Rhythm) - Method in class org.jjazz.rhythmdatabase.api.DefaultRhythmDatabase
 
getRhythmProvider(Rhythm) - Method in interface org.jjazz.rhythmdatabase.api.RhythmDatabase
 
getRhythmProvider(RhythmInfo) - Method in class org.jjazz.rhythmdatabase.api.DefaultRhythmDatabase
 
getRhythmProvider(RhythmInfo) - Method in interface org.jjazz.rhythmdatabase.api.RhythmDatabase
Get the RhythmProvider for specified RhythmInfo.
getRhythmProviders() - Static method in interface org.jjazz.rhythm.spi.RhythmProvider
The RhythmProviders instances available in the global lookup, sorted by name.
getRhythmProviders() - Method in class org.jjazz.rhythmdatabase.api.DefaultRhythmDatabase
 
getRhythmProviders() - Method in interface org.jjazz.rhythmdatabase.api.RhythmDatabase
The RhythmProviders used by this database.
getRhythms() - Method in interface org.jjazz.rhythmdatabase.api.RhythmDatabase
 
getRhythms() - Method in class org.jjazz.rhythmdatabaseimpl.api.FavoriteRhythms
All the favorite rhythms.
getRhythms() - Method in class org.jjazz.rhythmselectiondialog.api.ui.RhythmJTable.RhythmTableModel
 
getRhythms(Predicate<RhythmInfo>) - Method in class org.jjazz.rhythmdatabase.api.DefaultRhythmDatabase
 
getRhythms(Predicate<RhythmInfo>) - Method in interface org.jjazz.rhythmdatabase.api.RhythmDatabase
Get the rhythms which are tested OK.
getRhythms(TimeSignature) - Method in interface org.jjazz.rhythmdatabase.api.RhythmDatabase
Get the rhythms which match the specified time signature.
getRhythms(TimeSignature) - Method in class org.jjazz.rhythmdatabaseimpl.api.FavoriteRhythms
The favorite rhythms for the specified TimeSignature.
getRhythms(RhythmProvider) - Method in class org.jjazz.rhythmdatabase.api.DefaultRhythmDatabase
 
getRhythms(RhythmProvider) - Method in interface org.jjazz.rhythmdatabase.api.RhythmDatabase
The rhythms associated to the specified RhythmProvider
getRhythms(RhythmProvider) - Method in class org.jjazz.rhythmdatabaseimpl.api.FavoriteRhythms
The favorite rhythms for the specified RhythmProvider.
getRhythmVoice() - Method in class org.jjazz.phrasetransform.api.rps.RP_SYS_DrumsTransform
 
getRhythmVoice() - Method in class org.jjazz.phrasetransform.api.rps.RP_SYS_DrumsTransformValue
 
getRhythmVoice() - Method in class org.jjazz.pianoroll.api.PianoRollEditorTopComponent
The RhythmVoice associated to the
getRhythmVoice(int) - Method in class org.jjazz.midimix.api.MidiMix
Get the RhythmVoice for the specified Midi channel.
getRhythmVoice(Phrase, SongPartContext) - Static method in class org.jjazz.phrasetransform.api.PhraseTransforms
 
getRhythmVoice(AccType) - Method in interface org.jjazz.yamjjazz.rhythm.api.YamJJazzRhythm
Get the RhythmVoice corresponding to specified AccType.
getRhythmVoices() - Method in class org.jjazz.jjswing.api.JJSwingRhythm
 
getRhythmVoices() - Method in class org.jjazz.midimix.api.MidiMix
Get all the RhythmVoices corresponding to the non-null InstrumentMixes.
getRhythmVoices() - Method in interface org.jjazz.rhythm.api.Rhythm
 
getRhythmVoices() - Method in class org.jjazz.rhythmstubs.api.RhythmStub
 
getRhythmVoices() - Method in class org.jjazz.yamjjazz.rhythm.api.CompositeRhythm
 
getRootAscIntervals() - Method in class org.jjazz.rhythmmusicgeneration.api.ChordSequence
The relative root ascending intervals of N chord symbols of this chord sequence.
getRootNote() - Method in class org.jjazz.harmony.api.ChordSymbol
 
getRoots() - Method in class org.jjazz.uiutilities.api.SingleRootFileSystemView
 
getRowCount() - Method in class org.jjazz.midi.api.ui.InstrumentTable.Model
 
getRowCount() - Method in class org.jjazz.rhythmselectiondialog.api.ui.RhythmJTable.RhythmTableModel
 
getRp() - Method in class org.jjazz.songstructure.api.SongPartParameter
 
getRpModel() - Method in class org.jjazz.spteditor.api.RpEditor
 
getRpModel() - Method in class org.jjazz.ss_editor.rpviewer.api.RpViewer
 
getRpNameLabel() - Method in class org.jjazz.spteditor.api.RpEditor
 
getRpValue() - Method in class org.jjazz.rpcustomeditorfactoryimpl.api.RealTimeRpEditorDialog
Get the edited RpValue.
getRpValue() - Method in class org.jjazz.ss_editor.rpviewer.api.RpCustomEditorDialog
Get the edited RpValue.
getRPValue(RhythmParameter<T>) - Method in interface org.jjazz.songstructure.api.SongPart
Get the RhythmParameter value.
getRpValues() - Method in class org.jjazz.ss_editor.api.RpCustomizeDialog
Return a list of RP values as a percentage for each Song Part.
getRpViewer() - Method in class org.jjazz.ss_editor.rpviewer.api.MeterRpRenderer
 
getRpViewer() - Method in interface org.jjazz.ss_editor.rpviewer.api.RpViewerRenderer
The target RpViewer for which we perform the rendering.
getRpViewer() - Method in class org.jjazz.ss_editor.rpviewer.api.StringRpRenderer
 
getRpViewerRectangle(RhythmParameter<?>) - Method in class org.jjazz.ss_editor.sptviewer.api.SptViewer
 
getRpViewerRectangle(SongPart, RhythmParameter<?>) - Method in class org.jjazz.ss_editor.api.SS_Editor
Get the bounds of the component representing the specified RhythmParameter.
getRpViewerRenderer(Song, SongPart, RhythmParameter<?>, RpViewerSettings) - Method in interface org.jjazz.ss_editor.rpviewer.spi.RpViewerRendererFactory
Get a RpViewerRenderer instance adapted to the specified RhyhtmParameter.
getRpViewerRenderer(Song, SongPart, RhythmParameter<?>, DefaultRpViewerRendererFactory.Type, RpViewerSettings) - Method in interface org.jjazz.ss_editor.rpviewer.spi.DefaultRpViewerRendererFactory
Get the RpViewerRenderer of the specified type.
getRpViewerSettings() - Method in interface org.jjazz.ss_editor.sptviewer.spi.SptViewerSettings
 
getRulerBackgroundColor() - Method in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
getRulerBarRange() - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Get the ruler bar range.
getRulerBarTickColor() - Method in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
getRulerBaseFont() - Method in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
getRulerStartBar() - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Get the bar index displayed on the ruler corresponding to getBeatRange().from.
getRulerTsLaneBackgroundColor() - Method in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
getRvPhraseMap() - Method in class org.jjazz.musiccontrol.api.playbacksession.BaseSongSession
A map giving the resulting Phrase for each RhythmVoice, in the current context.
getRvTrackIdMap() - Method in class org.jjazz.musiccontrol.api.playbacksession.BaseSongSession
A map providing the track id (index) corresponding to each used RhythmVoice in the given context.
getRvType() - Method in enum class org.jjazz.yamjjazz.rhythm.api.AccType
 
getSameValueSubSequencesIndexes(Collection<T>) - Static method in class org.jjazz.utilities.api.Utilities
Search a collection for subsequences using the same value, then return their start indexes.
getSampleChordSymbol() - Method in interface org.jjazz.chordleadsheet.api.item.CLI_Factory
 
getSampleSection() - Method in interface org.jjazz.chordleadsheet.api.item.CLI_Factory
 
getSaturation() - Method in class org.jjazz.uiutilities.api.HSLColor
Get the Saturation value.
getSaveMidiMixInstance() - Method in class org.jjazz.xstream.api.XStreamInstancesManager
Get the XStream configured for MidiMix saving.
getSaveSongInstance() - Method in class org.jjazz.xstream.api.XStreamInstancesManager
Get the XStream configured for Song saving.
getScale() - Method in class org.jjazz.harmony.api.StandardScaleInstance
 
getScaleFactorX() - Method in class org.jjazz.instrumentcomponents.keyboard.api.KeyboardComponent
 
getScaleFactorY() - Method in class org.jjazz.instrumentcomponents.keyboard.api.KeyboardComponent
 
getScaleInstance() - Method in class org.jjazz.chordleadsheet.api.item.ChordRenderingInfo
The standard scale instance that should be used for this chord.
getSection() - Method in class org.jjazz.chordleadsheet.api.event.SectionMovedEvent
 
getSection() - Method in class org.jjazz.cl_editor.barbox.api.BarBox
Get the section this BarBox belongs to.
getSection() - Method in class org.jjazz.cl_editor.spi.CL_BarEditorDialog
Return the section which should be inserted, or used to update bar's existing section.
getSection(int) - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Get the Section of a specific bar.
getSection(String) - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Get a CLI_Section from its name.
getSectionColor(CLI_Section) - Static method in class org.jjazz.cl_editor.api.CL_EditorClientProperties
 
getSectionUserQuantization(CLI_Section) - Static method in class org.jjazz.cl_editor.api.CL_EditorClientProperties
 
getSelectedBackgroundColor() - Method in interface org.jjazz.cl_editor.itemrenderer.api.ItemRendererSettings
 
getSelectedBackgroundColor() - Method in class org.jjazz.cl_editor.itemrenderer.api.ItemRendererSettingsAdapter
 
getSelectedBackgroundColor() - Method in interface org.jjazz.ss_editor.rpviewer.api.RpViewerSettings
 
getSelectedBackgroundColor() - Method in interface org.jjazz.ss_editor.sptviewer.spi.SptViewerSettings
 
getSelectedBarAnnotations() - Method in class org.jjazz.cl_editor.api.CL_Selection
Get only the selected chord symbols sorted by position.
getSelectedBarIndexes() - Method in class org.jjazz.cl_editor.api.CL_Selection
The bar indexes of the SelectedBars (sorted by position).
getSelectedBarIndexesWithinCls() - Method in class org.jjazz.cl_editor.api.CL_Selection
Same as getSelectedBarsIndexes() but limited to bars within the chordleadsheet's range.
getSelectedBars() - Method in class org.jjazz.cl_editor.api.CL_Selection
Get the selected bars sorted by position.
getSelectedBarsWithinCls() - Method in class org.jjazz.cl_editor.api.CL_Selection
Same as getSelectedBars() but limited to bars within the chordleadsheet's range.
getSelectedChordSymbols() - Method in class org.jjazz.cl_editor.api.CL_Selection
Get only the selected chord symbols sorted by position.
getSelectedCLIs() - Method in class org.jjazz.cl_editor.api.CL_Selection
Get all the SelectedCLIs, unsorted.
getSelectedColor() - Method in interface org.jjazz.cl_editor.spi.BarBoxSettings
 
getSelectedFont() - Method in class org.jjazz.uiutilities.api.JFontChooser
Get the selected font.
getSelectedFontFamily() - Method in class org.jjazz.uiutilities.api.JFontChooser
Get the family name of the selected font.
getSelectedFontSize() - Method in class org.jjazz.uiutilities.api.JFontChooser
Get the size of the selected font.
getSelectedFontStyle() - Method in class org.jjazz.uiutilities.api.JFontChooser
Get the style of the selected font.
getSelectedForeground() - Method in class org.jjazz.flatcomponents.api.FlatToggleButton
 
getSelectedIcon() - Method in class org.jjazz.flatcomponents.api.FlatToggleButton
 
getSelectedIcon() - Method in class org.jjazz.utilities.api.ToggleAction
 
getSelectedInstrument() - Method in class org.jjazz.instrumentchooser.spi.InstrumentChooserDialog
 
getSelectedInstrument() - Method in class org.jjazz.midi.api.ui.InstrumentTable
The selected instrument.
getSelectedItems() - Method in class org.jjazz.cl_editor.api.CL_Selection
Get all the selected items sections, chord symbols, etc. sorted by position.
getSelectedNoteColor() - Method in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
getSelectedNoteColor(int) - Method in interface org.jjazz.uisettings.api.NoteColorManager
Same as getNoteColor() but for a selected note.
getSelectedNoteEvents() - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Get the currently selected NoteEvents sorted by NoteEvent natural order.
getSelectedNoteViews() - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Get the currently selected NoteViews sorted by NoteEvent natural order.
getSelectedRhythm() - Method in class org.jjazz.rhythmselectiondialog.api.RhythmSelectionDialog
Return the selected rhythm.
getSelectedRhythm() - Method in class org.jjazz.rhythmselectiondialog.api.ui.RhythmJTable
 
getSelectedSections() - Method in class org.jjazz.cl_editor.api.CL_Selection
Get only the selected sections sorted by position.
getSelectedSongPartParameter(SongPart) - Method in class org.jjazz.ss_editor.api.SS_Selection
 
getSelectedSongPartParameters() - Method in class org.jjazz.ss_editor.api.SS_Selection
 
getSelectedSongParts() - Method in class org.jjazz.ss_editor.api.SS_Selection
 
getSelection() - Method in class org.jjazz.cl_editor.api.CL_ContextActionSupport
 
getSelection() - Method in class org.jjazz.ss_editor.api.SS_ContextActionSupport
 
getSendMidiMessagePolicy() - Method in interface org.jjazz.activesong.spi.ActiveSongManager
 
getSendModeOnUponPlay() - Method in class org.jjazz.outputsynth.api.OutputSynth.UserSettings
Get the value of sendModeOnUponStartup
getSequence() - Method in class org.jjazz.musiccontrol.api.playbacksession.BaseSongSession
 
getSequence() - Method in interface org.jjazz.musiccontrol.api.playbacksession.PlaybackSession
The Midi sequence.
getSequence() - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSession
Get the sequence which contains the original song tracks plus additional empty tracks to allow "double buffering modification" via muting/unmuting tracks.
getSession(BaseSongSession) - Static method in class org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSession
Create or reuse a session for the specified parameters.
getSession(SongContext, PlaybackSession.Context) - Static method in class org.jjazz.musiccontrol.api.playbacksession.StaticSongSession
Get a session with a default SessionConfig.
getSession(SongContext, PlaybackSession.Context) - Static method in class org.jjazz.musiccontrol.api.playbacksession.UpdateProviderSongSession
Get a session using the default config with update control enabled.
getSession(SongContext, SessionConfig, boolean, PlaybackSession.Context) - Static method in class org.jjazz.musiccontrol.api.playbacksession.UpdateProviderSongSession
Create or reuse a session for the specified parameters.
getSession(SongContext, SessionConfig, PlaybackSession.Context) - Static method in class org.jjazz.musiccontrol.api.playbacksession.StaticSongSession
Create or reuse a session for the specified parameters.
getSessionConfig() - Method in class org.jjazz.musiccontrol.api.playbacksession.BaseSongSession
 
getSessionTheme() - Method in class org.jjazz.uisettings.api.GeneralUISettings
Get the theme used for this session.
getSettings() - Method in class org.jjazz.cl_editor.api.CL_Editor
The settings of the editor.
getSettings() - Method in class org.jjazz.cl_editor.barrenderer.api.BarRenderer
 
getSettings() - Method in class org.jjazz.midi.api.InstrumentMix
 
getSettings() - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Get the graphical settings of this editor.
getSettings() - Method in class org.jjazz.spteditor.api.SptEditor
 
getSettings() - Method in class org.jjazz.ss_editor.api.SS_Editor
 
getSettings() - Method in class org.jjazz.ss_editor.sptviewer.api.SptViewer
 
getSgsSubEvents() - Method in class org.jjazz.song.api.SongMetaEvents.ClsSourceActionEvent
 
getSharpCharInMusicFont() - Method in interface org.jjazz.cl_editor.itemrenderer.api.IR_ChordSymbolSettings
 
getSharpCharInMusicFont() - Method in class org.jjazz.cl_editor.itemrenderer.api.IR_ChordSymbolSettingsAdapter
 
getShifted(int) - Method in class org.jjazz.rhythmmusicgeneration.api.SimpleChordSequence
Get a copy of this SimpleChordSequence shifted by barOffset.
getShortMessageCommandString(int) - Static method in class org.jjazz.midi.api.MidiUtilities
Convert the ShortMessage command number into an understandable string.
getShortName() - Method in enum class org.jjazz.midi.api.synths.InstrumentFamily
A 5 chars max. string.
getShowVelocityMode() - Method in class org.jjazz.coreuicomponents.api.PhraseBirdsEyeViewComponent
Get the show velocity mode.
getSideLength() - Static method in class org.jjazz.cl_editor.itemrenderer.api.IR_Copiable.CopyIndicator
 
getSimpleDialog() - Method in interface org.jjazz.rhythmselectiondialog.spi.RhythmSelectionDialogProvider
 
getSimplified(int) - Method in class org.jjazz.harmony.api.ChordSymbol
Get a simplified ChordSymbol by keeping only the first nbMaxDegrees degrees.
getSimplified(int) - Method in class org.jjazz.harmony.api.ChordType
Get a simplified ChordType by keeping only the first nbMaxDegrees degrees.
getSimplified(ChordLeadSheet) - Static method in class org.jjazz.chordleadsheet.api.ClsUtilities
Create a cls copy but with no more than 2 chord symbols per bar.
getSimplifiedLeadSheet(Song, boolean) - Static method in class org.jjazz.song.api.SongUtilities
Get a new song with a simplified lead sheet.
getSinglePropertyEditor(PtProperties, String, String, String, int, int, boolean) - Method in interface org.jjazz.phrasetransform.spi.PtPropertyEditorFactory
Get a JDialog to edit a single property.
getSInt() - Method in class org.jjazz.yamjjazz.rhythm.api.Style
 
getSize() - Method in interface org.jjazz.harmony.spi.ChordTypeDatabase
Get the number of chord types in the database.
getSize() - Method in class org.jjazz.midi.api.InstrumentBank
The number of instruments in the bank.
getSize() - Method in class org.jjazz.pianoroll.api.CopyNoteBuffer
 
getSize() - Method in class org.jjazz.song.api.Song
Convenience method which delegates to getSongStructure().getSizeInBars().
getSizeInBars() - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Get the size of the leadsheet in bars.
getSizeInBars() - Method in class org.jjazz.phrase.api.SizedPhrase
 
getSizeInBars() - Method in interface org.jjazz.songstructure.api.SongStructure
Get the size in bars of the song.
getSizeInBeats() - Method in class org.jjazz.yamjjazz.rhythm.api.StylePart
Get the size of this stylepart.
getSlice(Phrase, FloatRange, boolean, int, float) - Static method in class org.jjazz.phrase.api.Phrases
Get a new phrase with cloned NoteEvents but keeping only the notes in the specified beat range, taking into account possible live-played/non-quantized notes via the beatWindow parameter.
getSnareOffset() - Method in class org.jjazz.phrasetransform.api.DrumsMixTransform
 
getSong() - Method in class org.jjazz.midimix.api.MidiMix
 
getSong() - Method in class org.jjazz.mixconsole.api.MixConsole
The current song edited by the MixConsole.
getSong() - Method in class org.jjazz.musiccontrol.api.SongMusicGenerationListener
 
getSong() - Method in interface org.jjazz.musiccontrol.spi.ActiveSongBackgroundMusicBuilder
Get the active song for this ActiveSongMusicBuilder.
getSong() - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Get the song the edited phrase belongs to.
getSong() - Method in class org.jjazz.pianoroll.api.PianoRollEditorTopComponent
The song associated to this TopComponent.
getSong() - Method in class org.jjazz.rhythmmusicgeneration.api.SongChordSequence
 
getSong() - Method in class org.jjazz.song.api.BeatIterator
 
getSong() - Method in class org.jjazz.song.api.SongMetaEvents
 
getSong() - Method in class org.jjazz.songcontext.api.SongContext
Music should be produced for this song.
getSong() - Method in class org.jjazz.ss_editor.rpviewer.api.MeterRpRenderer
 
getSong() - Method in interface org.jjazz.ss_editor.rpviewer.api.RpViewerRenderer
The Song context.
getSong() - Method in class org.jjazz.ss_editor.rpviewer.api.StringRpRenderer
 
getSongContext() - Method in class org.jjazz.musiccontrol.api.playbacksession.BaseSongSession
 
getSongContext() - Method in interface org.jjazz.musiccontrol.api.playbacksession.SongContextProvider
 
getSongContext() - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSession
 
getSongEditorSet(Song) - Method in interface org.jjazz.songeditormanager.spi.SongEditorManager
Get the editors currently opened for the specified song.
getSongMixFile(File) - Static method in class org.jjazz.midimix.api.MidiMix
Get the song mix File object for a specified song file.
getSongModel() - Method in class org.jjazz.cl_editor.api.CL_Editor
 
getSongModel() - Method in class org.jjazz.cl_editor.api.CL_EditorTopComponent
 
getSongModel() - Method in class org.jjazz.musiccontrolactions.api.ui.PositionViewer
 
getSongModel() - Method in class org.jjazz.ss_editor.api.SS_Editor
 
getSongModel() - Method in class org.jjazz.ss_editor.api.SS_EditorTopComponent
 
getSongPart() - Method in class org.jjazz.pianoroll.api.PianoRollEditorTopComponent
The edited SongPart, or null if the whole song is edited.
getSongPart() - Method in class org.jjazz.songcontext.api.SongPartContext
 
getSongPart() - Method in class org.jjazz.songstructure.api.event.SgsChangeEvent
 
getSongPart() - Method in class org.jjazz.ss_editor.rpviewer.api.MeterRpRenderer
 
getSongPart() - Method in interface org.jjazz.ss_editor.rpviewer.api.RpViewerRenderer
The SongPart context.
getSongPart() - Method in class org.jjazz.ss_editor.rpviewer.api.StringRpRenderer
 
getSongPart(int) - Method in interface org.jjazz.songstructure.api.SongStructure
Get the SongPart which contains a specific bar.
getSongPartParameterFromPoint(Point, AtomicBoolean) - Method in class org.jjazz.ss_editor.api.SS_Editor
Return the SongPart/RhythmParameter corresponding to a graphical point.
getSongParts() - Method in class org.jjazz.rhythmmusicgeneration.api.SongChordSequence
Get the SongParts (whole or partially) included in this SongChordSequence.
getSongParts() - Method in class org.jjazz.songcontext.api.SongContext
Get all the song parts contained in this context bar range.
getSongParts() - Method in class org.jjazz.songstructure.api.event.SgsChangeEvent
 
getSongParts() - Method in interface org.jjazz.songstructure.api.SongStructure
 
getSongParts(Predicate<SongPart>) - Method in interface org.jjazz.songstructure.api.SongStructure
Get the SongParts which match the tester.
getSongStructure() - Method in class org.jjazz.song.api.Song
 
getSoundFontFile() - Method in class org.jjazz.fluidsynthembeddedsynth.api.FluidSynthEmbeddedSynth
Get the SoundFont file to be used when opening the synth.
getSource() - Method in class org.jjazz.chordleadsheet.api.event.ClsChangeEvent
 
getSource() - Method in class org.jjazz.rhythm.api.RhythmVoiceDelegate
 
getSource() - Method in class org.jjazz.songstructure.api.event.SgsChangeEvent
 
getSourceActions(JComponent) - Method in class org.jjazz.uiutilities.api.ListIndexTransferHandler
Items can only be moved to a different location in the model.
getSourceChannels() - Method in class org.jjazz.phrase.api.SourcePhraseSet
An ordered (ascending) list of channels for which there is a SourcePhrase.
getSourceChannels(AccType, Note, YamChord) - Method in class org.jjazz.yamjjazz.rhythm.api.StylePart
Get the source channels matching the parameters.
getSourceChordSymbol() - Method in class org.jjazz.phrase.api.SourcePhrase
 
getSourceChordSymbol() - Method in class org.jjazz.yamjjazz.rhythm.api.CtabChannelSettings
 
getSourcePhrase() - Method in class org.jjazz.humanizer.api.Humanizer
The phrase whose notes are being humanized.
getSourcePhraseSet(int, int) - Method in class org.jjazz.yamjjazz.rhythm.api.StylePart
Get the SourcePhraseSet for the specified parameters.
getSourcePhraseSet(int, String, String) - Method in class org.jjazz.yamjjazz.rhythm.api.StylePart
Get the SourcePhraseSet which match the specified parameters.
getSourcePhraseSets(int) - Method in class org.jjazz.yamjjazz.rhythm.api.StylePart
Get the list of SourcePhraseSets for the specified complexity.
getSourceRhythm() - Method in interface org.jjazz.rhythm.api.AdaptedRhythm
The source rhythm for this object.
getSpinner() - Method in class org.jjazz.flatcomponents.api.LabeledSpinner
 
getSpt() - Method in class org.jjazz.songstructure.api.SongPartParameter
 
getSptBarRange(SongPart) - Method in class org.jjazz.rhythmmusicgeneration.api.SongChordSequence
Get the intersection between the specified SongPart and the bar range of this ChordSequence.
getSptBarRange(SongPart) - Method in class org.jjazz.songcontext.api.SongContext
Get the intersection between the song part bar range and this SongContext bar range.
getSptBeatRange(SongPart) - Method in class org.jjazz.songcontext.api.SongContext
Get the intersection between the song part beat range and this SongContext beat range.
getSptItemPosition(SongPart, ChordLeadSheetItem<?>) - Method in interface org.jjazz.songstructure.api.SongStructure
Get the absolute position in the song structure of a chordleadsheet item referred to by the specified song part.
getSptModel() - Method in class org.jjazz.spteditor.api.RpEditor
 
getSptModel() - Method in class org.jjazz.ss_editor.rpviewer.api.RpViewer
 
getSptTickRange(SongPart) - Method in class org.jjazz.songcontext.api.SongContext
Get the range of ticks of spt belonging to this context.
getSptViewerRectangle(SongPart) - Method in class org.jjazz.ss_editor.api.SS_Editor
Get the bounds of the component representing the specified SongPart.
getSptViewerRendererFactory() - Method in class org.jjazz.ss_editor.api.SS_Editor
 
getSS_EditorTc() - Method in class org.jjazz.songeditormanager.spi.SongEditorManager.SongEditorSet
 
getStandardOutputSynth(String) - Method in class org.jjazz.outputsynth.api.DefaultOutputSynthManager
 
getStandardOutputSynth(String) - Method in interface org.jjazz.outputsynth.spi.OutputSynthManager
Get a new instance of a standard OutputSynth.
getStandardScale(String) - Method in interface org.jjazz.harmony.spi.ScaleManager
Get a standard scale by the name.
getStandardScales() - Method in class org.jjazz.harmony.api.DefaultScaleManager
A list of 17 standard scales.
getStandardScales() - Method in interface org.jjazz.harmony.spi.ScaleManager
A list of standard scales.
getStandardTempoRange(int) - Static method in class org.jjazz.rhythm.api.TempoRange
 
getStandardTempoRanges() - Static method in class org.jjazz.rhythm.api.TempoRange
 
getStartBarIndex() - Method in interface org.jjazz.songstructure.api.SongPart
The start barIndex of this song part.
getStartBeatPosition() - Method in class org.jjazz.rhythmmusicgeneration.api.SimpleChordSequence
The start position in beats of the chord sequence.
getStartNote() - Method in class org.jjazz.harmony.api.StandardScaleInstance
 
getStartPos(int) - Method in class org.jjazz.phrase.api.Grid
The position in beats of the start of the specified cell.
getState() - Method in class org.jjazz.humanizer.api.Humanizer
 
getState() - Method in class org.jjazz.musiccontrol.api.MusicController
 
getState() - Method in class org.jjazz.musiccontrol.api.playbacksession.BaseSongSession
 
getState() - Method in interface org.jjazz.musiccontrol.api.playbacksession.PlaybackSession
Get the state of this session.
getState() - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSession
 
getStdCondensedFont() - Method in class org.jjazz.uisettings.api.GeneralUISettings
Get the JJazzLab standard condensed font (for latin locales only) with size=10pt and style=PLAIN.
getStdFont() - Method in class org.jjazz.uisettings.api.GeneralUISettings
Get the JJazzLab standard font (for latin locales only) with size=10pt and style=PLAIN.
getStep() - Method in class org.jjazz.rhythm.api.RP_Integer
 
getString(Class<?>, String, Object...) - Static method in class org.jjazz.utilities.api.ResUtil
Retrieve the resource string from key.
getStringBounds(String, Font) - Static method in class org.jjazz.uiutilities.api.UIUtilities
Get the size of a text with the specified font.
getStringRpRendererSettings() - Method in interface org.jjazz.ss_editor.rpviewer.api.RpViewerSettings
 
getStrings() - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGChord
 
getStringSpacing() - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.GuitarDiagramComponent
 
getStubRhythm(TimeSignature) - Method in interface org.jjazz.rhythm.spi.StubRhythmProvider
Get the stub rhythm for the specified time signature.
getStyle() - Method in class org.jjazz.importers.api.ImprovisorFileReader
The "style" string value found in the Improvisor file.
getStyle() - Method in class org.jjazz.jjswing.api.JJSwingRhythm
 
getStyle() - Method in class org.jjazz.yamjjazz.rhythm.api.CompositeRhythm
 
getStyle() - Method in interface org.jjazz.yamjjazz.rhythm.api.YamJJazzRhythm
The Style object associated to this rhythm.
getStyleFeatures(int) - Static method in class org.jjazz.importers.api.BiabStyleFeatures
 
getStylePart(String) - Method in class org.jjazz.jjswing.api.JJSwingRhythm
 
getStylePart(String) - Method in class org.jjazz.yamjjazz.rhythm.api.CompositeRhythm
 
getStylePart(String) - Method in interface org.jjazz.yamjjazz.rhythm.api.YamJJazzRhythm
Analyze a RhythmParameter String value produced by buildRhythmParameters() to retrieve the corresponding StylePart.
getStylePart(StylePartType) - Method in class org.jjazz.yamjjazz.rhythm.api.Style
 
getStylePartSizeInBars(StylePartType) - Method in class org.jjazz.yamjjazz.rhythm.api.Style
 
getStylePartTypes() - Method in class org.jjazz.yamjjazz.rhythm.api.Style
The list used StylePartTypes sorted according to natural ordering.
getSubEvents() - Method in class org.jjazz.chordleadsheet.api.event.ClsActionEvent
The lower-level ClsChangeEvents added to this instance.
getSubEvents() - Method in class org.jjazz.songstructure.api.event.SgsActionEvent
The lower-level SgsChangeEvents added to this instance.
getSubsequentGrade() - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGChordSettings
 
getSubsetPitches(DrumKit.Subset...) - Method in class org.jjazz.midi.api.DrumKit
Get a map which provide the subset corresponding to a pitch for this DrumKit.
getSubstitute() - Method in class org.jjazz.midi.api.Instrument
An optional GM1Instrument that can be used as a GM1 replacement instrument.
getSubstitute() - Method in class org.jjazz.midi.api.synths.GM1Instrument
 
getSubstituteFontColor() - Method in interface org.jjazz.cl_editor.itemrenderer.api.IR_ChordSymbolSettings
Chord symbol color when it has a chord substitute defined.
getSubstituteFontColor() - Method in class org.jjazz.cl_editor.itemrenderer.api.IR_ChordSymbolSettingsAdapter
 
getSupportedBarRenderers() - Method in class org.jjazz.cl_editor.barbox.api.BarBoxConfig
 
getSupportedFileExtensions() - Method in interface org.jjazz.rhythm.spi.RhythmProvider
Get the file extensions accepted by readFast().
getSupportedFileExtensions() - Method in class org.jjazz.rhythmdatabaseimpl.api.FavoriteRhythmProvider
 
getSupportedFileExtensions() - Method in class org.jjazz.yamjjazz.rhythm.api.YamahaRhythmProvider
 
getSupportedFileExtensions() - Method in class org.jjazz.yamjjazz.rhythm.api.YamJJazzRhythmProvider
 
getSupportedFileTypes() - Method in interface org.jjazz.midi.spi.MidiSynthFileReader
Get the list of file types accepted by this provider.
getSupportedFileTypes() - Method in class org.jjazz.outputsynth.api.CakewalkInsFileReader
 
getSupportedFileTypes() - Method in interface org.jjazz.song.spi.SongImporter
Get the list of file types which can be read by this object.
getSupportedTypes() - Method in interface org.jjazz.cl_editor.spi.BarRendererProvider
Provide the supported types by this provider, and whether they should be active by default when creating a new song.
getSymbolicDuration() - Method in class org.jjazz.harmony.api.Note
 
getSymbolicDuration() - Method in enum class org.jjazz.quantizer.api.Quantization
Get the symbolic duration of on quantized unit.
getSymbolicDuration(float) - Static method in enum class org.jjazz.harmony.api.SymbolicDuration
Get the symbolic duration for specified beat duration.
getSystemLocale() - Static method in class org.jjazz.base.api.actions.AboutDialog
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.jjazz.uiutilities.api.ButtonColumn
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.jjazz.uiutilities.api.ButtonColumn
 
getTags() - Method in class org.jjazz.jjswing.api.JJSwingRhythm
 
getTags() - Method in enum class org.jjazz.rhythm.api.Genre
 
getTags() - Method in interface org.jjazz.rhythm.api.Rhythm
Can be any keyword strings used to describe the rhythm.
getTags() - Method in class org.jjazz.rhythmstubs.api.RhythmStub
 
getTags() - Method in class org.jjazz.song.api.Song
 
getTempo() - Method in class org.jjazz.importers.api.MusicXMLFileReader
-1 if tempo was not set in the musicXML file.
getTempo() - Method in class org.jjazz.musiccontrol.api.playbacksession.BaseSongSession
 
getTempo() - Method in interface org.jjazz.musiccontrol.api.playbacksession.PlaybackSession
Get the tempo in BPM.
getTempo() - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSession
 
getTempo() - Method in class org.jjazz.song.api.Song
Get the preferred tempo for this song.
getTempoFactor(MetaMessage) - Static method in class org.jjazz.rhythmmusicgeneration.api.SongSequenceBuilder
Get the tempo factor [.5;2.0] from the specified MetaMessage.
getTempoFactorMetaMessage(float) - Static method in class org.jjazz.rhythmmusicgeneration.api.SongSequenceBuilder
Get a Meta message which encodes a JJazz tempo factor.
getTempoFactorRp(Rhythm) - Static method in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_TempoFactor
Get the RP_SYS_TempoFactor instance if the specified rhythm uses it.
getTempoInBPM(MetaMessage) - Static method in class org.jjazz.midi.api.MidiUtilities
Get the tempo in BPM coded in a Tempo Midi message.
getTempoMessage(int, int) - Static method in class org.jjazz.midi.api.MidiUtilities
 
getTempoMPQ(MidiMessage) - Static method in class org.jjazz.midi.api.sequencer.MidiUtils
parses this message for a META tempo message and returns the tempo in MPQ, or -1 if this isn't a tempo message
getText() - Method in class org.jjazz.flatcomponents.api.FlatTextEditDialog
 
getText() - Method in class org.jjazz.instrumentcomponents.keyboard.api.PianoKey
 
getText() - Method in class org.jjazz.uiutilities.api.TextOverlayLayerUI
The displayed text.
getText(MidiEvent) - Static method in class org.jjazz.midi.api.MidiUtilities
Retrieve the text from the specified MidiEvent message, when possible.
getTextBackground() - Method in class org.jjazz.flatcomponents.api.FlatTextEditDialog
 
getTextFont() - Method in class org.jjazz.flatcomponents.api.FlatTextEditDialog
 
getTextForeground() - Method in class org.jjazz.flatcomponents.api.FlatTextEditDialog
 
getTextHorizontalAlignment() - Method in class org.jjazz.flatcomponents.api.FlatTextEditDialog
 
getTextMetaMessage(String) - Static method in class org.jjazz.midi.api.MidiUtilities
 
getTheme(String, Theme) - Static method in class org.jjazz.uisettings.api.GeneralUISettings
Get the Theme with specified name.
getThemeNameUponRestart() - Method in class org.jjazz.uisettings.api.GeneralUISettings
Get the theme name to be used on next application start.
getThemes() - Static method in class org.jjazz.uisettings.api.GeneralUISettings
Get the available themes.
getThreshold() - Method in enum class org.jjazz.chordleadsheet.api.item.AltDataFilter.Random
 
getTick(int) - Method in class org.jjazz.musiccontrol.api.playbacksession.BaseSongSession
 
getTick(int) - Method in interface org.jjazz.musiccontrol.api.playbacksession.PlaybackSession
Get the start tick position corresponding to the specified bar.
getTick(int) - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSession
 
getTickRange() - Method in class org.jjazz.songcontext.api.SongContext
The tick range corresponding to getBarRange() or getBeatRange().
getTimeSignature() - Method in class org.jjazz.chordleadsheet.api.Section
 
getTimeSignature() - Method in interface org.jjazz.cl_editor.barrenderer.api.BeatBasedBarRenderer
The TimeSignature for this bar.
getTimeSignature() - Method in class org.jjazz.coreuicomponents.api.PhraseBirdsEyeViewComponent
Can be null.
getTimeSignature() - Method in class org.jjazz.jjswing.api.JJSwingRhythm
 
getTimeSignature() - Method in class org.jjazz.phrase.api.SizedPhrase
 
getTimeSignature() - Method in interface org.jjazz.rhythm.api.Rhythm
 
getTimeSignature() - Method in class org.jjazz.rhythmmusicgeneration.api.SimpleChordSequence
 
getTimeSignature() - Method in class org.jjazz.rhythmstubs.api.RhythmStub
 
getTimeSignature() - Method in class org.jjazz.song.api.BeatIterator
The time signature corresponding to the current position.
getTimeSignature() - Method in class org.jjazz.yamjjazz.rhythm.api.CompositeRhythm
 
getTimeSignature(float) - Method in class org.jjazz.pianoroll.api.PianoRollEditor
The time signature at the specified beat position.
getTimeSignatureFilter() - Method in class org.jjazz.rhythmselectiondialog.api.ui.RhythmProviderJList
 
getTimeSignatureMessage(TimeSignature) - Static method in class org.jjazz.midi.api.MidiUtilities
 
getTimeSignatures() - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Get all the time signatures with their position.
getTimeSignatures() - Method in interface org.jjazz.rhythmdatabase.api.RhythmDatabase
 
getTitle() - Method in class org.jjazz.pianoroll.api.PianoRollEditorTopComponent
The title used within the editor.
getTitle() - Method in class org.jjazz.rpcustomeditorfactoryimpl.api.RealTimeRpEditorComponent
The dialog title to be used.
getTitleComponentText() - Method in class org.jjazz.flatcomponents.api.CollapsiblePanel
 
getTitledBorder(String) - Method in interface org.jjazz.cl_editor.spi.BarBoxSettings
 
getTomsOffset() - Method in class org.jjazz.phrasetransform.api.DrumsMixTransform
 
getTonicNoteColor() - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.GuitarDiagramComponent
 
getTooltipLabel() - Method in class org.jjazz.flatcomponents.api.FlatIntegerKnob
 
getTooltipLabel() - Method in class org.jjazz.flatcomponents.api.FlatIntegerVerticalSlider
 
getToolTipText() - Method in class org.jjazz.flatcomponents.api.FlatButton
Overridden to add "OFF" if disabled.
getTopBackgroundColor() - Method in interface org.jjazz.ss_editor.spi.SS_EditorSettings
 
getToRange() - Method in class org.jjazz.utilities.api.Diff.Difference
 
getTrackId() - Method in class org.jjazz.musiccontrol.api.ControlTrack
 
getTrackName(Track) - Static method in class org.jjazz.midi.api.MidiUtilities
Search for the first TrackName MetaEvent in the specified track and return its name.
getTrackNameMetaMessage(String) - Static method in class org.jjazz.midi.api.MidiUtilities
 
getTracksMuteStatus() - Method in class org.jjazz.musiccontrol.api.playbacksession.BaseSongSession
The mute status of all tracks.
getTracksMuteStatus() - Method in interface org.jjazz.musiccontrol.api.playbacksession.PlaybackSession
Get the mute status of each track id.
getTracksMuteStatus() - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSession
 
getTransferData(DataFlavor) - Method in class org.jjazz.chordleadsheet.api.item.ChordLeadSheetItem.DefaultComparableItem
 
getTransferData(DataFlavor) - Method in class org.jjazz.chordleadsheet.api.item.CLI_ChordSymbol.ComparableCsItem
 
getTransferData(DataFlavor) - Method in class org.jjazz.uiutilities.api.FileTransferable
Returns a list which contains only our file.
getTransferDataFlavors() - Method in class org.jjazz.chordleadsheet.api.item.ChordLeadSheetItem.DefaultComparableItem
 
getTransferDataFlavors() - Method in class org.jjazz.chordleadsheet.api.item.CLI_ChordSymbol.ComparableCsItem
 
getTransferDataFlavors() - Method in class org.jjazz.uiutilities.api.FileTransferable
 
getTransform(Rectangle) - Method in enum class org.jjazz.instrumentcomponents.keyboard.api.KeyboardComponent.Orientation
Return the transform associated to the orientation, provided that DOWN is associated to the identity transform.
getTransformChain(boolean) - Method in class org.jjazz.phrasetransform.api.rps.RP_SYS_DrumsTransformValue
Get a copy of the chain associated to rv.
getTransformed(float) - Method in class org.jjazz.utilities.api.FloatRange
Get a new range with bounds modified by adding offset.
getTransformed(float, float) - Method in class org.jjazz.utilities.api.FloatRange
Get a new range with bounds modified.
getTransformed(int) - Method in class org.jjazz.utilities.api.IntRange
 
getTransformed(int, int) - Method in class org.jjazz.utilities.api.IntRange
Get a new range with bounds modified.
getTransformed(long) - Method in class org.jjazz.utilities.api.LongRange
Get a new range with bounds modified by adding offset.
getTransformed(long, long) - Method in class org.jjazz.utilities.api.LongRange
Get a new range with bounds modified by adding fromOffset and toOffset.
getTransforms() - Method in interface org.jjazz.phrasetransform.spi.PhraseTransformProvider
 
getTransmitter() - Method in class org.jjazz.fluidsynthembeddedsynth.api.FluidSynthMidiDevice
 
getTransmitter() - Method in class org.jjazz.midi.api.device.JJazzMidiDevice
 
getTransmitter() - Method in class org.jjazz.midi.api.device.MidiChannelDispatcher
Return a transmitter for channel 0.
getTransmitter(int) - Method in class org.jjazz.midi.api.device.MidiChannelDispatcher
Return a transmitter for a specific channel only.
getTransmitterReferenceCounting() - Method in interface org.jjazz.midi.api.sequencer.ReferenceCountingDevice
Retrieve a Transmitter that opens the device implicitly.
getTransmitters() - Method in class org.jjazz.fluidsynthembeddedsynth.api.FluidSynthMidiDevice
 
getTransmitters() - Method in class org.jjazz.midi.api.device.JJazzMidiDevice
 
getTransmitters(int) - Method in class org.jjazz.midi.api.device.MidiChannelDispatcher
 
getTransposed(int) - Method in class org.jjazz.chordleadsheet.api.item.ChordRenderingInfo
Return a new object transposed by the specified semitones (StandardScaleInstance startNote is impacted).
getTransposed(int) - Method in class org.jjazz.harmony.api.Note
Transpose the note from t semi-tons.
getTransposed(int) - Method in class org.jjazz.harmony.api.StandardScaleInstance
Return a copy transposed by t semitons.
getTransposed(int, int) - Method in class org.jjazz.harmony.api.Note
Get a new transposed note.
getTransposedChordSymbol(int, Note.Accidental) - Method in class org.jjazz.chordleadsheet.api.item.AltExtChordSymbol
 
getTransposedChordSymbol(int, Note.Accidental) - Method in class org.jjazz.chordleadsheet.api.item.ExtChordSymbol
Get a transposed ExtChordSymbol.
getTransposedChordSymbol(int, Note.Accidental) - Method in class org.jjazz.chordleadsheet.api.item.NCExtChordSymbol
 
getTransposedChordSymbol(int, Note.Accidental) - Method in class org.jjazz.harmony.api.ChordSymbol
Get a transposed ChordSymbol.
getTransposedWithinOctave(int) - Method in class org.jjazz.harmony.api.Note
Get a transposed note which is guaranteed to be in the same C-based octave.
getTransposition() - Method in class org.jjazz.instrumentchooser.spi.InstrumentChooserDialog
 
getTransposition() - Method in class org.jjazz.midi.api.InstrumentSettings
 
getTuning(List<TGString>) - Static method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGString
 
getType() - Method in class org.jjazz.midi.api.DrumKit
 
getType() - Method in class org.jjazz.rhythm.api.RhythmVoice
 
getType() - Method in class org.jjazz.utilities.api.Diff.Difference
 
getType() - Method in class org.jjazz.yamjjazz.rhythm.api.StylePart
 
getType(String) - Static method in enum class org.jjazz.yamjjazz.rhythm.api.StylePartType
 
getTypes() - Method in class org.jjazz.midi.api.InstrumentBank
Get all the DrumKit.Types used by this bank.
getUI(ChordSymbol, Consumer<ChordType>) - Method in interface org.jjazz.cl_editor.spi.ChordTypeSelectorUIProvider
Get the UI component to select a chord type.
getUIDefaults() - Method in class org.jjazz.uisettings.api.DarkTheme
 
getUIDefaults() - Method in class org.jjazz.uisettings.api.LightTheme
 
getUIDefaults() - Method in interface org.jjazz.uisettings.api.Theme
The UI settings for this theme.
getUndoManager() - Method in class org.jjazz.cl_editor.api.CL_Editor
 
getUndoManager() - Method in class org.jjazz.mixconsole.api.MixConsole
 
getUndoManager() - Method in class org.jjazz.pianoroll.api.PianoRollEditor
 
getUndoManager() - Method in class org.jjazz.spteditor.api.SptEditor
 
getUndoManager() - Method in class org.jjazz.ss_editor.api.SS_Editor
 
getUndoPresentationName() - Method in class org.jjazz.undomanager.api.JJazzUndoManager
 
getUndoRedo() - Method in class org.jjazz.cl_editor.api.CL_EditorTopComponent
 
getUndoRedo() - Method in class org.jjazz.mixconsole.api.MixConsoleTopComponent
Override to proxy the undoManager of the editor.
getUndoRedo() - Method in class org.jjazz.pianoroll.api.PianoRollEditorTopComponent
 
getUndoRedo() - Method in class org.jjazz.songmemoviewer.api.SongMemoTopComponent
 
getUndoRedo() - Method in class org.jjazz.spteditor.api.SptEditorTopComponent
Override to proxy the undoManager of the sptEditor.
getUndoRedo() - Method in class org.jjazz.ss_editor.api.SS_EditorTopComponent
 
getUnion(int) - Method in class org.jjazz.utilities.api.IntRange
Extend the current range to include x.
getUnion(FloatRange) - Method in class org.jjazz.utilities.api.FloatRange
Get a new range made from the lowest and highest bounds from this object and r.
getUnion(IntRange) - Method in class org.jjazz.utilities.api.IntRange
Get a new range made from the lowest and highest bounds from this object and r.
getUniqueAdaptedRhythms() - Method in interface org.jjazz.songstructure.api.SongStructure
Return the list of unique AdaptedRhythms used in this SongStructure.
getUniqueId() - Method in class org.jjazz.jjswing.api.JJSwingRhythm
 
getUniqueId() - Method in class org.jjazz.phrasetransform.api.PhraseTransform.Info
A unique id associated to this transform class.
getUniqueId() - Method in interface org.jjazz.rhythm.api.AdaptedRhythm
A unique string identifier representing this adapted rhythm.
getUniqueId() - Method in interface org.jjazz.rhythm.api.Rhythm
A unique string identifier representing this rhythm.
getUniqueId() - Method in class org.jjazz.rhythm.spi.RhythmProvider.Info
A unique identification string that can be used in serialization to store/retrieve a RhythmProvider instance.
getUniqueId() - Method in class org.jjazz.rhythmstubs.api.RhythmStub
 
getUniqueId() - Method in class org.jjazz.yamjjazz.rhythm.api.CompositeRhythm
 
getUniqueRhythms() - Method in class org.jjazz.songcontext.api.SongContext
Get the list of unique rhythms used in this context.
getUniqueRhythms(boolean, boolean) - Method in interface org.jjazz.songstructure.api.SongStructure
Return the list of unique rhythms used in this SongStructure.
getUniqueRhythmVoices() - Method in class org.jjazz.songcontext.api.SongContext
Get the list of unique rhythm voices used in this context.
getUniqueRhythmVoices(boolean, boolean) - Method in interface org.jjazz.songstructure.api.SongStructure
Get all the unique RhythmVoices used by this SongStructure.
getUniqueSections() - Method in class org.jjazz.songcontext.api.SongContext
Get the unique parent sections used by the context song parts.
getUniqueTimeSignatures() - Method in interface org.jjazz.songstructure.api.SongStructure
Get the list of unique TimeSignatures used in the SongStructure.
getUnselectedIcon() - Method in class org.jjazz.flatcomponents.api.FlatToggleButton
 
getUnusedChannels() - Method in class org.jjazz.midimix.api.MidiMix
 
getUpdatedConfig(String...) - Method in class org.jjazz.cl_editor.barbox.api.BarBoxConfig
Return a new instance of this BarBoxConfig with only the specified BarRenderer types active.
getUpper() - Method in enum class org.jjazz.harmony.api.TimeSignature
 
getUpperPitch(int, boolean) - Method in class org.jjazz.harmony.api.Note
Return the absolute pitch corresponding to relPitch above this note (or possibly equals if inclusive is true).
getUsableArea(JComponent) - Static method in class org.jjazz.uiutilities.api.UIUtilities
Gets the usable rectangle area within the borders (insets) of the JComponent.
getUsedChannels() - Method in class org.jjazz.midimix.api.MidiMix
Get the list of used channels in this MidiMix.
getUsedChannels(Track) - Static method in class org.jjazz.midi.api.MidiUtilities
Return the channels used in the specified track.
getUsedChannels(Rhythm) - Method in class org.jjazz.midimix.api.MidiMix
Get the list of used channels for specified rhythm in this MidiMix.
getUsedDegrees() - Method in class org.jjazz.phrase.api.SourcePhrase
Get all the source chord symbol degrees used in this source phrase.
getUserChannels() - Method in class org.jjazz.midimix.api.MidiMix
Return the list user phrase Midi channels.
getUserMelodicInstrument() - Method in class org.jjazz.outputsynth.api.OutputSynth.UserSettings
Get the user melodic instrument.
getUserPhrase(String) - Method in class org.jjazz.song.api.Song
Get the user phrase associated to specified name.
getUserPhraseNames() - Method in class org.jjazz.song.api.Song
Get all the names of the user phrases.
getUserRhythmsDirectory() - Method in class org.jjazz.rhythm.api.RhythmDirsLocatorImpl
 
getUserRhythmsDirectory() - Method in interface org.jjazz.rhythm.spi.RhythmDirsLocator
Get the user base directory for Rhythm files.
getUserRhythmVoice(String) - Method in class org.jjazz.midimix.api.MidiMix
Get the user phrase RhythmVoice key for the specified name.
getUserRhythmVoices() - Method in class org.jjazz.midimix.api.MidiMix
Return the subset of RhythmVoices which are UserRhythmVoices.
getUserSettings() - Method in class org.jjazz.outputsynth.api.OutputSynth
Get the UserSettings of this OutputSynth.
getValue() - Method in class org.jjazz.flatcomponents.api.FlatIntegerHorizontalSlider
 
getValue() - Method in class org.jjazz.flatcomponents.api.FlatIntegerKnob
 
getValue() - Method in class org.jjazz.flatcomponents.api.FlatIntegerVerticalSlider
 
getValue() - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGString
 
getValue(K) - Method in class org.jjazz.utilities.api.SmallMap
Deprecated.
 
getValueAt(int, int) - Method in class org.jjazz.midi.api.ui.InstrumentTable.Model
 
getValueAt(int, int) - Method in class org.jjazz.rhythmselectiondialog.api.ui.RhythmJTable.RhythmTableModel
 
getValueDescription(E) - Method in interface org.jjazz.rhythm.api.RhythmParameter
Provide an optional description or help text associated to the specified value.
getValueDescription(E) - Method in class org.jjazz.rhythm.api.RP_EnumState
 
getValueDescription(Integer) - Method in class org.jjazz.rhythm.api.RP_Integer
 
getValueDescription(String) - Method in class org.jjazz.rhythm.api.RP_State
 
getValueDescription(Set<String>) - Method in class org.jjazz.rhythm.api.RP_StringSet
 
getValueDescription(RP_SYS_DrumsTransformValue) - Method in class org.jjazz.phrasetransform.api.rps.RP_SYS_DrumsTransform
 
getValueDescription(RP_SYS_CustomPhraseValue) - Method in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_CustomPhrase
 
getValueDescription(RP_SYS_OverrideTracksValue) - Method in class org.jjazz.rhythmmusicgeneration.api.RP_SYS_OverrideTracks
 
getValueLineColor() - Method in class org.jjazz.flatcomponents.api.FlatIntegerKnob
 
getValueLineColor() - Method in class org.jjazz.flatcomponents.api.FlatIntegerVerticalSlider
 
getValueLineGap() - Method in class org.jjazz.flatcomponents.api.FlatIntegerKnob
 
getValueLineThickness() - Method in class org.jjazz.flatcomponents.api.FlatIntegerKnob
 
getValues() - Method in class org.jjazz.chordleadsheet.api.item.AltDataFilter
Get the list of valid strings.
getValues() - Method in class org.jjazz.utilities.api.SmallMap
Deprecated.
 
getVariationRp(Rhythm) - Static method in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_Variation
Find the first RP_STD_Variation instance in the rhythm parameters of r.
getVelocity() - Method in class org.jjazz.harmony.api.Note
 
getVelocity() - Method in class org.jjazz.instrumentcomponents.keyboard.api.PianoKey
If velocity is > 0 then it means the key is being pressed.
getVelocityShift() - Method in class org.jjazz.midi.api.InstrumentSettings
 
getVersion() - Method in interface org.jjazz.embeddedsynth.api.EmbeddedSynth
 
getVersion() - Method in class org.jjazz.fluidsynthembeddedsynth.api.FluidSynthEmbeddedSynth
 
getVersion() - Method in class org.jjazz.jjswing.api.JJSwingRhythm
 
getVersion() - Method in interface org.jjazz.rhythm.api.Rhythm
 
getVersion() - Method in class org.jjazz.rhythm.spi.RhythmProvider.Info
 
getVersionString() - Method in class org.jjazz.uiutilities.api.JFontChooser
 
getViewMode(Song) - Static method in class org.jjazz.ss_editor.api.SS_EditorClientProperties
 
getVirtualMidiSynthDevice() - Method in class org.jjazz.midi.api.JJazzMidiSystem
Get the VirtualMidiSynth MidiDevice, if present on a Windows system.
getVisible() - Static method in class org.jjazz.cl_editor.api.CL_EditorTopComponent
Return the visible CL_EditorTopComponent within its window mode.
getVisible() - Static method in class org.jjazz.ss_editor.api.SS_EditorTopComponent
Return the visible SS_EditorTopComponent within its window mode.
getVisibleBarRange() - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Get the min/max bar indexes which are visible.
getVisibleBeatRange() - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Get the min/max beat positions which are visible.
getVisibleChannels() - Method in class org.jjazz.pianoroll.api.GhostPhrasesModel
Get the channels for which ghost phrases are visible.
getVisibleGhostPhrases() - Method in class org.jjazz.pianoroll.api.GhostPhrasesModel
Get the visible ghost phrases.
getVisiblePitchRange() - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Get the min/max phrase notes which are currently visible.
getVisibleRhythm() - Method in class org.jjazz.mixconsole.api.MixConsole
Get the visible rhythm.
getVisibleRps(Rhythm) - Method in class org.jjazz.ss_editor.api.SS_Editor
The rhythm parameters effectively displayed in the editor for a specific rhythm.
getVoidInstrument() - Method in class org.jjazz.midi.api.synths.GMSynth
A special "empty" GM1Instrument: when used, no Midi messages are sent (no bank select/program change).
getVoidInstrument() - Method in class org.jjazz.midi.api.synths.NotSetBank
An empty GM1Instrument: when used, no Midi message is sent.
getVolume() - Method in class org.jjazz.midi.api.InstrumentSettings
 
getVolumeMessage(int, int) - Static method in class org.jjazz.midi.api.MidiUtilities
 
getVolumeMidiMessages(int) - Method in class org.jjazz.midi.api.InstrumentSettings
Get the Midi messages to be sent to initialize this parameter.
getWheelStep() - Method in class org.jjazz.flatcomponents.api.WheelSpinner
 
getWhiteKeyLaneBackgroundColor() - Method in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
getWhiteKeyPitch() - Method in class org.jjazz.harmony.api.Note
Return the note pitch without the accidental.
getWhiteKeys() - Method in class org.jjazz.instrumentcomponents.keyboard.api.KeyboardComponent
 
getWidth(TextLayout, String, boolean) - Static method in class org.jjazz.uiutilities.api.TextLayoutUtils
Compute a most appropriate width of the given text layout.
getWidth(String) - Method in class org.jjazz.uiutilities.api.StringMetrics
 
getWidthOverHeightRatio() - Method in class org.jjazz.flatcomponents.api.ProportionalPanel
 
getXFromPosition(float) - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Return the X editor position that corresponds to a beat position of the Phrase model.
getXGBank() - Method in class org.jjazz.midi.api.synths.XGSynth
 
getXgModeOnSysExMessage() - Static method in class org.jjazz.midi.api.MidiUtilities
 
getZoom() - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Get the editor zoom value.
getZoomCapabilities() - Method in interface org.jjazz.uiutilities.api.Zoomable
 
getZoomFactor() - Method in class org.jjazz.cl_editor.itemrenderer.api.ItemRenderer
 
getZoomHFactor() - Method in class org.jjazz.ss_editor.sptviewer.api.SptViewer
 
getZoomVFactor() - Method in class org.jjazz.cl_editor.barbox.api.BarBox
 
getZoomVFactor() - Method in class org.jjazz.cl_editor.barrenderer.api.BarRenderer
 
getZoomVFactor() - Method in class org.jjazz.ss_editor.rpviewer.api.RpViewer
A value between 0 (bird's view) and 100 (max zoom).
getZoomVFactor() - Method in class org.jjazz.ss_editor.sptviewer.api.SptViewer
 
getZoomXFactor() - Method in interface org.jjazz.uiutilities.api.Zoomable
 
getZoomXFactor(Song) - Static method in class org.jjazz.cl_editor.api.CL_EditorClientProperties
 
getZoomXFactor(Song) - Static method in class org.jjazz.ss_editor.api.SS_EditorClientProperties
 
getZoomYFactor() - Method in interface org.jjazz.uiutilities.api.Zoomable
 
getZoomYFactor(Song) - Static method in class org.jjazz.cl_editor.api.CL_EditorClientProperties
 
getZoomYFactor(Song) - Static method in class org.jjazz.ss_editor.api.SS_EditorClientProperties
 
GhostPhrasesModel - Class in org.jjazz.pianoroll.api
The ghost phrases (one per channel, excepted for the edited channel) and their visible state.
GhostPhrasesModel(MidiMix, int) - Constructor for class org.jjazz.pianoroll.api.GhostPhrasesModel
Create the model.
GM - Enum constant in enum class org.jjazz.outputsynth.api.OutputSynth.UserSettings.SendModeOnUponPlay
 
GM1_BANKNAME - Static variable in class org.jjazz.midi.api.synths.GM1Bank
 
GM1Bank - Class in org.jjazz.midi.api.synths
General Midi 1 bank.
GM1Instrument - Class in org.jjazz.midi.api.synths
An Instrument from the GM1 bank.
GM1Instrument.XStreamConfig - Class in org.jjazz.midi.api.synths
This enables XStream instance configuration even for private classes or classes from non-public packages of Netbeans modules.
GM2 - Enum constant in enum class org.jjazz.outputsynth.api.OutputSynth.UserSettings.SendModeOnUponPlay
 
GM2_BANKNAME - Static variable in class org.jjazz.midi.api.synths.GM2Bank
 
GM2Bank - Class in org.jjazz.midi.api.synths
General Midi 2 bank.
GM2Synth - Class in org.jjazz.midi.api.synths
A synth which only contains the GM2 bank.
gmPatchBass - Variable in class org.jjazz.importers.api.BiabFileReader
 
gmPatchDrums - Variable in class org.jjazz.importers.api.BiabFileReader
 
gmPatchGuitar - Variable in class org.jjazz.importers.api.BiabFileReader
 
gmPatchMelodist - Variable in class org.jjazz.importers.api.BiabFileReader
 
gmPatchPiano - Variable in class org.jjazz.importers.api.BiabFileReader
 
gmPatchSoloist - Variable in class org.jjazz.importers.api.BiabFileReader
 
gmPatchStrings - Variable in class org.jjazz.importers.api.BiabFileReader
 
gmPatchThru - Variable in class org.jjazz.importers.api.BiabFileReader
 
GMRemapTable - Class in org.jjazz.outputsynth.api
The table can associate an Instrument from a MidiSynth to each of the GM1 instruments + the special DRUMS/PERCUSSION static instances.
GMRemapTable(MidiSynth) - Constructor for class org.jjazz.outputsynth.api.GMRemapTable
Create an instance to remap GM instruments to instruments from the specified MidiSynth.
GMRemapTable.InvalidMappingException - Exception Class in org.jjazz.outputsynth.api
Specific exception for this object.
gmSubstitute() - Method in record class org.jjazz.rhythmdatabase.api.RhythmInfo.RvInfo
Returns the value of the gmSubstitute record component.
GMSynth - Class in org.jjazz.midi.api.synths
A synth which only contains the GM bank.
grid - Variable in class org.jjazz.rhythmmusicgeneration.api.GridChordContext
 
Grid - Class in org.jjazz.phrase.api
A convenience class to manipulate notes from a Phrase.
Grid(Phrase, FloatRange, int, Predicate<NoteEvent>, float) - Constructor for class org.jjazz.phrase.api.Grid
Obtain a grid for the specified Phrase p.
GridChordContext - Class in org.jjazz.rhythmmusicgeneration.api
A helper class to calculate a number of data related to one chord symbol of a chord sequence with an associated grid.
GridChordContext(CLI_ChordSymbol, SimpleChordSequence, Grid) - Constructor for class org.jjazz.rhythmmusicgeneration.api.GridChordContext
 
Group(T, List<MatrixGroupsRemover.Cell>) - Constructor for record class org.jjazz.utilities.api.MatrixGroupsRemover.Group
Creates an instance of a Group record class.
GS - Enum constant in enum class org.jjazz.outputsynth.api.OutputSynth.UserSettings.SendModeOnUponPlay
 
GSBank - Class in org.jjazz.midi.api.synths
The Roland GS Bank (based on SC55).
GSBank_SC88Pro - Class in org.jjazz.midi.api.synths
The Roland GS Bank.
GSDrumsInstrument - Class in org.jjazz.midi.api.synths
A special class for GS drums instruments.
GSDrumsInstrument(String, InstrumentBank<?>, MidiAddress, DrumKit, GM1Instrument) - Constructor for class org.jjazz.midi.api.synths.GSDrumsInstrument
 
GSDrumsInstrument.XStreamConfig - Class in org.jjazz.midi.api.synths
This enables XStream instance configuration even for private classes or classes from non-public packages of Netbeans modules.
GSInstrument - Class in org.jjazz.midi.api.synths
A special class for GS instruments.
GSInstrument(String, InstrumentBank<?>, MidiAddress, DrumKit, GM1Instrument) - Constructor for class org.jjazz.midi.api.synths.GSInstrument
 
GSInstrument.XStreamConfig - Class in org.jjazz.midi.api.synths
This enables XStream instance configuration even for private classes or classes from non-public packages of Netbeans modules.
GSSynth - Class in org.jjazz.midi.api.synths
A synth which only contains the GS banks.
guess(String) - Static method in enum class org.jjazz.rhythm.api.Genre
Try to guess the genre from a string.
guess(Genre, String) - Static method in class org.jjazz.rhythm.api.TempoRange
Try to guess a standard TempoRange from the parameters.
guess(Genre, String, int) - Static method in enum class org.jjazz.rhythm.api.Division
Try to guess the division type from the specified parameters.
guessExtension(String) - Method in interface org.jjazz.harmony.spi.ChordTypeDatabase
Try to guess where the extension part of a chord type string starts.
guessFamily(String) - Static method in enum class org.jjazz.midi.api.synths.InstrumentFamily
Try to guess the family from patchName.
guessFeatures(String, int) - Static method in record class org.jjazz.rhythm.api.RhythmFeatures
Try to guess features from a text (for example a style name).
guessGenre(String) - Static method in class org.jjazz.importers.api.BiabStyleFeatures
Guess based on file extension.
guessInstrument(String) - Method in class org.jjazz.midi.api.synths.GM1Bank
Try to guess from patchName the equivalent GM1 Instrument.
guessIsPatchNameDrums(String) - Static method in class org.jjazz.midi.api.MidiUtilities
Try to guess if patchName represents a drums/percussion instrument.
Guitar - Enum constant in enum class org.jjazz.midi.api.synths.InstrumentFamily
 
GUITAR - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.Ctb2ChannelSettings.NoteTranspositionRule
 
GuitarDiagramComponent - Class in org.jjazz.instrumentcomponents.guitardiagram.api
Represent a guitar chord chart/diagram.
GuitarDiagramComponent() - Constructor for class org.jjazz.instrumentcomponents.guitardiagram.api.GuitarDiagramComponent
 
GuitarDiagramComponent(TGChord, ChordSymbol) - Constructor for class org.jjazz.instrumentcomponents.guitardiagram.api.GuitarDiagramComponent
 

H

HALF - Enum constant in enum class org.jjazz.harmony.api.SymbolicDuration
 
HALF_BAR - Enum constant in enum class org.jjazz.quantizer.api.Quantization
 
HALF_BEAT - Enum constant in enum class org.jjazz.quantizer.api.Quantization
 
HALF_DOTTED - Enum constant in enum class org.jjazz.harmony.api.SymbolicDuration
 
HALF_TRIPLET - Enum constant in enum class org.jjazz.harmony.api.SymbolicDuration
 
halfChordLeadsheet(Song) - Static method in class org.jjazz.song.api.SongUtilities
Half the chord leadsheet of the specified song.
HAND_CLAP - Static variable in class org.jjazz.midi.api.MidiConst
 
HARMONIC_MINOR - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.Ctb2ChannelSettings.NoteTranspositionTable
 
HARMONIC_MINOR_5 - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.Ctb2ChannelSettings.NoteTranspositionTable
 
hasAllFeatures(ChordRenderingInfo.Feature, ChordRenderingInfo.Feature...) - Method in class org.jjazz.chordleadsheet.api.item.ChordRenderingInfo
Test if this object features contains the specified features.
hasChordAtBeginning() - Method in class org.jjazz.rhythmmusicgeneration.api.ChordSequence
 
hashCode() - Method in class org.jjazz.chordleadsheet.api.item.AltDataFilter
 
hashCode() - Method in class org.jjazz.chordleadsheet.api.item.ChordRenderingInfo
 
hashCode() - Method in class org.jjazz.chordleadsheet.api.item.ExtChordSymbol
 
hashCode() - Method in class org.jjazz.chordleadsheet.api.Section
 
hashCode() - Method in class org.jjazz.cl_editor.api.SelectedBar
Relies on container and barBoxIndex.
hashCode() - Method in class org.jjazz.cl_editor.api.SelectedCLI
Relies on cli identity only.
hashCode() - Method in class org.jjazz.cl_editor.barbox.api.BarBoxConfig
 
hashCode() - Method in record class org.jjazz.cl_editor.spi.Preset
Returns a hash code value for this object.
hashCode() - Method in class org.jjazz.harmony.api.Chord
Compute the hashcode based only on the pitches of notes composing the MidiChord.
hashCode() - Method in class org.jjazz.harmony.api.ChordSymbol
 
hashCode() - Method in class org.jjazz.harmony.api.Note
Uses pitch, beatDuration and velocity, accidentalDisplay is ignored.
hashCode() - Method in class org.jjazz.harmony.api.Position
 
hashCode() - Method in class org.jjazz.harmony.api.StandardScaleInstance
 
hashCode() - Method in record class org.jjazz.humanizer.api.Humanizer.Config
Returns a hash code value for this object.
hashCode() - Method in class org.jjazz.midi.api.DrumKit
 
hashCode() - Method in class org.jjazz.midi.api.MidiAddress
 
hashCode() - Method in class org.jjazz.midi.api.MidiSynth
The method relies only on the name and file fields.
hashCode() - Method in record class org.jjazz.mixconsole.api.MixConsole.ChannelPanelSet
Returns a hash code value for this object.
hashCode() - Method in record class org.jjazz.musiccontrol.api.MusicGenerationQueue.Result
Returns a hash code value for this object.
hashCode() - Method in record class org.jjazz.musiccontrol.api.playbacksession.SessionConfig
Returns a hash code value for this object.
hashCode() - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSession
Overridden to do the hash only on the underlying BaseSongSession.
hashCode() - Method in class org.jjazz.phrase.api.NoteEvent.AsNoteKey
 
hashCode() - Method in class org.jjazz.phrase.api.NoteEvent
Return the identify hash code.
hashCode() - Method in class org.jjazz.phrasetransform.api.DrumsMixTransform
 
hashCode() - Method in class org.jjazz.phrasetransform.api.PhraseTransform.Info
 
hashCode() - Method in class org.jjazz.phrasetransform.api.rps.RP_SYS_DrumsTransformValue
 
hashCode() - Method in record class org.jjazz.pianoroll.api.ZoomValue
Returns a hash code value for this object.
hashCode() - Method in record class org.jjazz.rhythm.api.RhythmFeatures
Returns a hash code value for this object.
hashCode() - Method in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_CustomPhraseValue
 
hashCode() - Method in class org.jjazz.rhythm.api.RhythmVoice
 
hashCode() - Method in class org.jjazz.rhythm.api.RP_EnumState
 
hashCode() - Method in class org.jjazz.rhythm.api.RP_Integer
 
hashCode() - Method in class org.jjazz.rhythm.api.RP_State
 
hashCode() - Method in class org.jjazz.rhythm.api.RP_StringSet
 
hashCode() - Method in class org.jjazz.rhythm.api.TempoRange
Use only min and max values, name is not used.
hashCode() - Method in class org.jjazz.rhythm.spi.RhythmProvider.Info
 
hashCode() - Method in class org.jjazz.rhythmdatabase.api.RhythmInfo
Does not rely on file.
hashCode() - Method in record class org.jjazz.rhythmdatabase.api.RhythmInfo.RpInfo
Returns a hash code value for this object.
hashCode() - Method in record class org.jjazz.rhythmdatabase.api.RhythmInfo.RvInfo
Returns a hash code value for this object.
hashCode() - Method in class org.jjazz.rhythmmusicgeneration.api.ChordSequence
 
hashCode() - Method in record class org.jjazz.rhythmmusicgeneration.api.CompositeMusicGenerator.DelegateUnit
Returns a hash code value for this object.
hashCode() - Method in record class org.jjazz.rhythmmusicgeneration.api.RP_SYS_OverrideTracksValue.Override
Returns a hash code value for this object.
hashCode() - Method in class org.jjazz.rhythmmusicgeneration.api.SimpleChordSequence
 
hashCode() - Method in class org.jjazz.rhythmstubs.api.RhythmStub
 
hashCode() - Method in class org.jjazz.songcontext.api.SongContext
 
hashCode() - Method in class org.jjazz.songstructure.api.SongPartParameter
 
hashCode() - Method in class org.jjazz.utilities.api.Diff.Difference
 
hashCode() - Method in class org.jjazz.utilities.api.FloatRange
 
hashCode() - Method in class org.jjazz.utilities.api.IntRange
 
hashCode() - Method in class org.jjazz.utilities.api.LongRange
 
hashCode() - Method in record class org.jjazz.utilities.api.MatrixGroupsRemover.Cell
Returns a hash code value for this object.
hashCode() - Method in record class org.jjazz.utilities.api.MatrixGroupsRemover.Group
Returns a hash code value for this object.
hashCode() - Method in class org.jjazz.utilities.api.ObservableProperties
 
hashCode() - Method in class org.jjazz.yamjjazz.rhythm.api.YamChord
 
hashCode(ChordLeadSheetItem<?>) - Static method in interface org.jjazz.chordleadsheet.api.item.ChordLeadSheetItem
Generic hashCode method relying on data and position.
hashCode(PhraseTransform) - Static method in interface org.jjazz.phrasetransform.api.PhraseTransform
Helper method to implement PhraseTransform subclass hashCode() method.
hasNext() - Method in class org.jjazz.song.api.BeatIterator
True if next integer beat position is not in the song.
hasNextBar() - Method in class org.jjazz.song.api.BeatIterator
True if there is a next bar in the song.
hasNextHalfBar(boolean) - Method in class org.jjazz.song.api.BeatIterator
True if there is a next half bar in the song.
hasOneFeature(ChordRenderingInfo.Feature, ChordRenderingInfo.Feature...) - Method in class org.jjazz.chordleadsheet.api.item.ChordRenderingInfo
Test if this object features contains one of the specified features.
hasSameActiveBarRenderers(BarBoxConfig) - Method in class org.jjazz.cl_editor.barbox.api.BarBoxConfig
Return true if bbc has the same active BarRenderers (order is not taken into account).
hasSameSupportedBarRenderers(BarBoxConfig) - Method in class org.jjazz.cl_editor.barbox.api.BarBoxConfig
Return true if bbc has the same supported BarRenderers (order is not taken into account).
hasSoloTrack - Variable in class org.jjazz.importers.api.BiabFileReader
 
hasUserSettings() - Method in interface org.jjazz.phrasetransform.api.PhraseTransform
Return true if PhraseTransform has settings which can be modified by end-user.
hasUserSettings() - Method in interface org.jjazz.rhythm.spi.RhythmProvider
Return true if RhythmProvider has settings which can be modified by end-user.
hasUserSettings() - Method in class org.jjazz.rhythmdatabaseimpl.api.FavoriteRhythmProvider
 
hasUserSettings() - Method in class org.jjazz.yamjjazz.rhythm.api.YamahaRhythmProvider
 
hasUserSettings() - Method in class org.jjazz.yamjjazz.rhythm.api.YamJJazzRhythmProvider
 
headSet(NoteEvent) - Method in class org.jjazz.phrase.api.Phrase
 
headSet(NoteEvent, boolean) - Method in class org.jjazz.phrase.api.Phrase
 
heapPermutation(T[], int, List<T[]>) - Static method in class org.jjazz.utilities.api.Utilities
Generate all the permutations of the specified smallArray in the result list.
HelpTextArea - Class in org.jjazz.flatcomponents.api
A TextArea for help texts : non editable, font is preset, not opaque.
HelpTextArea() - Constructor for class org.jjazz.flatcomponents.api.HelpTextArea
 
HI_BONGO - Static variable in class org.jjazz.midi.api.MidiConst
 
HI_HAT - Enum constant in enum class org.jjazz.midi.api.DrumKit.Subset
 
HI_HAT_1 - Enum constant in enum class org.jjazz.jjswing.api.DrumsStyle
 
HI_HAT_2 - Enum constant in enum class org.jjazz.jjswing.api.DrumsStyle
 
HI_HAT_CLOSED - Enum constant in enum class org.jjazz.midi.api.DrumKit.Subset
 
HI_HAT_OPEN - Enum constant in enum class org.jjazz.midi.api.DrumKit.Subset
 
HI_HAT_PEDAL - Enum constant in enum class org.jjazz.midi.api.DrumKit.Subset
 
HI_MID_TOM - Static variable in class org.jjazz.midi.api.MidiConst
 
HI_WOOD_SECTION - Static variable in class org.jjazz.midi.api.MidiConst
 
HIDDEN_ID_TOKEN - Static variable in interface org.jjazz.phrasetransform.api.PhraseTransform
 
HIGH_AGOGO - Static variable in class org.jjazz.midi.api.MidiConst
 
HIGH_FLOOR_TOM - Static variable in class org.jjazz.midi.api.MidiConst
 
HIGH_TIMBALE - Static variable in class org.jjazz.midi.api.MidiConst
 
HIGH_TOM - Static variable in class org.jjazz.midi.api.MidiConst
 
higher(NoteEvent) - Method in class org.jjazz.phrase.api.Phrase
 
highNote - Variable in class org.jjazz.midi.api.keymap.KeyRange
 
HIP_HOP - Enum constant in enum class org.jjazz.rhythm.api.Genre
 
HOLD - Enum constant in enum class org.jjazz.chordleadsheet.api.item.ChordRenderingInfo.Feature
Hold some notes until next chord.
HSLColor - Class in org.jjazz.uiutilities.api
The HSLColor class provides methods to manipulate HSL (Hue, Saturation Luminance) values to create a corresponding Color object using the RGB ColorSpace.
HSLColor(float[]) - Constructor for class org.jjazz.uiutilities.api.HSLColor
Create a HSLColor object using an an array containing the individual HSL values and with a default alpha value of 1.
HSLColor(float[], float) - Constructor for class org.jjazz.uiutilities.api.HSLColor
Create a HSLColor object using an an array containing the individual HSL values.
HSLColor(float, float, float) - Constructor for class org.jjazz.uiutilities.api.HSLColor
Create a HSLColor object using individual HSL values and a default alpha value of 1.0.
HSLColor(float, float, float, float) - Constructor for class org.jjazz.uiutilities.api.HSLColor
Create a HSLColor object using individual HSL values.
HSLColor(Color) - Constructor for class org.jjazz.uiutilities.api.HSLColor
Create a HSLColor object using an RGB Color object.
humanize() - Method in class org.jjazz.humanizer.api.Humanizer
Humanize the registered notes with the current config.
Humanizer - Class in org.jjazz.humanizer.api
Humanize notes from a Phrase.
Humanizer(Phrase, TimeSignature, InstrumentFamily, int) - Constructor for class org.jjazz.humanizer.api.Humanizer
Create an instance in INIT state with an allowed beat range of [0;Float.MAX_VALUE], with DEFAULT_CONFIG, and no registered notes.
Humanizer(Phrase, TimeSignature, FloatRange, InstrumentFamily, int) - Constructor for class org.jjazz.humanizer.api.Humanizer
Create an instance in INIT state with DEFAULT_CONFIG and no registered notes.
Humanizer(SizedPhrase, InstrumentFamily, int) - Constructor for class org.jjazz.humanizer.api.Humanizer
Create an instance in INIT state with DEFAULT_CONFIG, and no registered notes.
Humanizer.Config - Record Class in org.jjazz.humanizer.api
A humanization user configuration.
Humanizer.State - Enum Class in org.jjazz.humanizer.api
 
HUMANIZING - Enum constant in enum class org.jjazz.humanizer.api.Humanizer.State
humanize() was called at least once.
hValue() - Method in record class org.jjazz.pianoroll.api.ZoomValue
Returns the value of the hValue record component.
hValueFloat() - Method in record class org.jjazz.pianoroll.api.ZoomValue
hValue as a float.

I

ICON_SIZE - Static variable in interface org.jjazz.phrasetransform.api.PhraseTransform
 
ID - Static variable in class org.jjazz.fluidsynthembeddedsynth.api.FluidSynthEmbeddedSynthProvider
 
ID - Static variable in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_Feel
 
ID - Static variable in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_Fill
 
ID - Static variable in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_Intensity
 
ID - Static variable in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_Marker
 
ID - Static variable in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_TempoFactor
 
ID - Static variable in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_Variation
 
ID - Static variable in class org.jjazz.rhythmmusicgeneration.api.RP_SYS_Mute
 
ID - Static variable in class org.jjazz.rhythmmusicgeneration.api.RP_SYS_OverrideTracks
 
IGNORE - Enum constant in enum class org.jjazz.rhythmmusicgeneration.api.AccentProcessor.HoldShotMode
Do not process hold/shot.
importData(TransferHandler.TransferSupport) - Method in class org.jjazz.uiutilities.api.ListIndexTransferHandler
Perform the actual data import.
importData(TransferHandler.TransferSupport) - Method in class org.jjazz.uiutilities.api.SingleFileDragInTransferHandler
 
importFromFile(File) - Method in interface org.jjazz.song.spi.SongImporter
Try to build a Song object from the specified file.
importInstrumentMixes(MidiMix) - Method in class org.jjazz.midimix.api.MidiMix
Import InstrumentMixes from mm into this object.
importPhrase(File, int, boolean, boolean, boolean) - Static method in class org.jjazz.phrase.api.Phrases
Parse a Midi file to extract one phrase from the specified Midi channel notes (notes can be on any track).
ImproSupportTopComponent - Class in org.jjazz.improvisionsupport.api
Top component which displays something.
ImproSupportTopComponent() - Constructor for class org.jjazz.improvisionsupport.api.ImproSupportTopComponent
 
ImprovisorFileReader - Class in org.jjazz.importers.api
Improvisor leadsheet file reader.
ImprovisorFileReader(File) - Constructor for class org.jjazz.importers.api.ImprovisorFileReader
 
includeClickTrack() - Method in record class org.jjazz.musiccontrol.api.playbacksession.SessionConfig
Returns the value of the includeClickTrack record component.
includeControlTrack() - Method in record class org.jjazz.musiccontrol.api.playbacksession.SessionConfig
Returns the value of the includeControlTrack record component.
includePrecountTrack() - Method in record class org.jjazz.musiccontrol.api.playbacksession.SessionConfig
Returns the value of the includePrecountTrack record component.
incrementProperties(String, long) - Static method in class org.jjazz.analytics.api.Analytics
 
incrementProperties(String, long, String, long) - Static method in class org.jjazz.analytics.api.Analytics
 
incrementProperties(Map<String, Long>) - Static method in class org.jjazz.analytics.api.Analytics
Increment the properties of the current JJazzLab computer by the corresponding Long value.
incrementProperties(Map<String, Long>) - Method in interface org.jjazz.analytics.spi.AnalyticsProcessor
Increment numeric properties of the current JJazzLab computer by the corresponding Long value.
indexOf(byte[], byte[]) - Static method in class org.jjazz.utilities.api.Utilities
Finds the first occurrence of the pattern in the text.
indexOfInstance(List<?>, Class<?>) - Static method in class org.jjazz.utilities.api.Utilities
Get the list index of the first object which is instance of a specified class.
indexOfPitch(int) - Method in class org.jjazz.harmony.api.Chord
Find a note within the Chord whose pitch equals p.
indexOfRelativePitch(int) - Method in class org.jjazz.harmony.api.Chord
Find a note whose pitch relatively equals p, i.e independently of the octave.
indexOfStringIgnoreCase(List<? extends Object>, String) - Static method in class org.jjazz.utilities.api.Utilities
Return the index of the first object whose toString() function match str (ignoring case).
individualErrorMessages - Variable in class org.jjazz.utilities.api.MultipleErrorsReport
If not empty will be used by the framework to provide error details to end-user.
Info(String, String, String, String, String) - Constructor for class org.jjazz.rhythm.spi.RhythmProvider.Info
 
Info(String, String, String, PhraseTransformCategory, Icon) - Constructor for class org.jjazz.phrasetransform.api.PhraseTransform.Info
 
INFO - Static variable in class org.jjazz.fluidsynthembeddedsynth.api.FluidSynthMidiDevice
 
INIT - Enum constant in enum class org.jjazz.humanizer.api.Humanizer.State
Default state upon Humanizer creation or after reset() is called.
initialize() - Method in interface org.jjazz.rhythmdatabase.spi.RhythmDatabaseFactory
Initialize the RhythmDatabase instance.
initialize() - Method in class org.jjazz.rhythmdatabaseimpl.api.RhythmDatabaseFactoryImpl
 
insertBars(int, int) - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Insert bars from a specific position.
InsertBars - Enum constant in enum class org.jjazz.chordleadsheet.api.event.ClsActionEvent.API_ID
data=barIndex
installChangeValueWithMouseWheelSupport(JComponent, MouseWheelListener) - Method in class org.jjazz.flatcomponents.api.FlatComponentsGlobalSettings
Install or uninstall a MouseWheelListener depending on isChangeValueWithMouseWheelEnabled() value.
installEnterKeyAction(JDialog, Runnable) - Static method in class org.jjazz.uiutilities.api.UIUtilities
Install an action on a dialog when the ENTER key is pressed.
installEscapeKeyAction(JDialog, Runnable) - Static method in class org.jjazz.uiutilities.api.UIUtilities
Install an action on a dialog when the ESCAPE key is pressed.
installPrintableAsciiKeyTrap(JTextComponent) - Static method in class org.jjazz.uiutilities.api.UIUtilities
Make the specified textComponent capture all ASCII printable key presses.
installSelectAllWhenFocused(JTextComponent) - Static method in class org.jjazz.uiutilities.api.UIUtilities
Install a listener to automatically select all text when component gets the focus.
installTimeStampLogging(Logger) - Static method in class org.jjazz.utilities.api.Utilities
Make logging message include a time stamp in milliseconds, relative to the time of the first logged message in the application.
Instrument - Class in org.jjazz.midi.api
The data used to select via MIDI an instrument on a synthesizer.
Instrument(int, String) - Constructor for class org.jjazz.midi.api.Instrument
Constructor with bank=null, drumKit=null, and a MidiAddress(pc=programChange, bankLSB=-1, bankMSB=-1, bankSelectMethod=null).
Instrument(int, String, DrumKit) - Constructor for class org.jjazz.midi.api.Instrument
Constructor with bank=null, drumKit=kit, a MidiAddress(pc=programChange, bankLSB=-1, bankMSB=-1, bankSelectMethod=null), and no GM1Instrument substitute.
Instrument(String, InstrumentBank<?>, MidiAddress, DrumKit, GM1Instrument) - Constructor for class org.jjazz.midi.api.Instrument
Create an instrument.
Instrument.SerializationProxy - Class in org.jjazz.midi.api
If Instrument's bank is null serialization will fail.
Instrument.XStreamConfig - Class in org.jjazz.midi.api
This enables XStream instance configuration even for private classes or classes from non-public packages of Netbeans modules.
InstrumentBank<T> - Class in org.jjazz.midi.api
A set of Instruments grouped in a bank.
InstrumentBank(String, int, int) - Constructor for class org.jjazz.midi.api.InstrumentBank
Create an empty bank with BankSelectMethod.MSB_LSB.
InstrumentBank(String, int, int, MidiAddress.BankSelectMethod) - Constructor for class org.jjazz.midi.api.InstrumentBank
Create an InstrumentBank.
InstrumentChooserDialog - Class in org.jjazz.instrumentchooser.spi
A dialog to select an instrument for a MidiMix channel.
InstrumentFamily - Enum Class in org.jjazz.midi.api.synths
A family of similar instruments.
InstrumentMix - Class in org.jjazz.midi.api
An Instrument with its InstrumentSettings.
InstrumentMix(InstrumentMix) - Constructor for class org.jjazz.midi.api.InstrumentMix
Create a copy of specified InstrumentMix.
InstrumentMix(Instrument, InstrumentSettings) - Constructor for class org.jjazz.midi.api.InstrumentMix
 
InstrumentMix.XStreamConfig - Class in org.jjazz.midi.api
This enables XStream instance configuration even for private classes or classes from non-public packages of Netbeans modules.
InstrumentSettings - Class in org.jjazz.midi.api
The variables which impact the way an Instrument is rendered.
InstrumentSettings() - Constructor for class org.jjazz.midi.api.InstrumentSettings
Use default values.
InstrumentSettings(int, int, int, int, int, int) - Constructor for class org.jjazz.midi.api.InstrumentSettings
 
InstrumentSettings(InstrumentSettings) - Constructor for class org.jjazz.midi.api.InstrumentSettings
 
InstrumentSettings.XStreamConfig - Class in org.jjazz.midi.api
This enables XStream instance configuration even for private classes or classes from non-public packages of Netbeans modules.
InstrumentTable - Class in org.jjazz.midi.api.ui
A JTable to show a list of instruments.
InstrumentTable() - Constructor for class org.jjazz.midi.api.ui.InstrumentTable
Create an InstrumentTable.
InstrumentTable.Model - Class in org.jjazz.midi.api.ui
 
intersects(FloatRange) - Method in class org.jjazz.utilities.api.FloatRange
Check if specified range intersects with this range.
intersects(LongRange) - Method in class org.jjazz.utilities.api.LongRange
Check if specified range intersects with this range.
IntRange - Class in org.jjazz.utilities.api
A basic integer (zero or positive) interval.
IntRange(int, int) - Constructor for class org.jjazz.utilities.api.IntRange
A range representing [from; to].
INTRO - Enum constant in enum class org.jjazz.jjswing.api.BassStyle
 
INTRO - Enum constant in enum class org.jjazz.jjswing.api.DrumsStyle
 
Intro_A - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.StylePartType
 
Intro_B - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.StylePartType
 
Intro_C - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.StylePartType
 
Intro_D - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.StylePartType
 
InvalidAliasException(String) - Constructor for exception class org.jjazz.harmony.spi.ChordTypeDatabase.InvalidAliasException
 
InvalidMappingException(String) - Constructor for exception class org.jjazz.outputsynth.api.GMRemapTable.InvalidMappingException
 
INVERSION_ALLOWED - Enum constant in enum class org.jjazz.phrase.api.SourcePhrase.ChordMode
 
INVERSIONS - Enum constant in enum class org.jjazz.instrumentcomponents.guitardiagram.api.TGChordSettings.ChordMode
 
invokeLaterIfNeeded(Runnable) - Static method in class org.jjazz.uiutilities.api.UIUtilities
If already on the EDT, call run.run(), otherwise use SwingUtilities.invokeLater(run).
IR_AnnotationTextSettings - Interface in org.jjazz.cl_editor.itemrenderer.api
 
IR_ChordSymbolSettings - Interface in org.jjazz.cl_editor.itemrenderer.api
 
IR_ChordSymbolSettingsAdapter - Class in org.jjazz.cl_editor.itemrenderer.api
A helper class which uses the default implementation for all get...() methods, in order to facilitate subclassing.
IR_ChordSymbolSettingsAdapter() - Constructor for class org.jjazz.cl_editor.itemrenderer.api.IR_ChordSymbolSettingsAdapter
 
IR_Copiable - Interface in org.jjazz.cl_editor.itemrenderer.api
ItemRenderers which can handle the copy mode implement this interface.
IR_Copiable.CopyIndicator - Class in org.jjazz.cl_editor.itemrenderer.api
Represent the CopyIndicator using a cross shape.
IR_SectionSettings - Interface in org.jjazz.cl_editor.itemrenderer.api
 
IR_TimeSignatureSettings - Interface in org.jjazz.cl_editor.itemrenderer.api
 
IR_Type - Enum Class in org.jjazz.cl_editor.itemrenderer.api
The various types of ItemRenderers.
IS_FLUID_SYNTH(String) - Static method in class org.jjazz.midi.api.FluidSynthUtils
 
IS_FLUID_SYNTH(MidiDevice) - Static method in class org.jjazz.midi.api.FluidSynthUtils
 
IS_FLUID_SYNTH_IN_USE() - Static method in class org.jjazz.midi.api.FluidSynthUtils
 
is2feel() - Method in enum class org.jjazz.jjswing.api.BassStyle
 
isAccepted(PlaybackSession) - Method in interface org.jjazz.musiccontrol.api.PlaybackListener
Tell the MusicController if we listen to the specified PlaybackSession.
isAccepted(PlaybackSession) - Method in class org.jjazz.musiccontrol.api.PlaybackListenerAdapter
Accept if session.getContext()
isActivable(Song) - Method in interface org.jjazz.activesong.spi.ActiveSongManager
 
isActive(String) - Method in class org.jjazz.cl_editor.barbox.api.BarBoxConfig
Check if the specified BarRenderer type is active.
isAdaptedRhythm() - Method in class org.jjazz.rhythmdatabase.api.RhythmInfo
 
isAdjacent(IntRange) - Method in class org.jjazz.utilities.api.IntRange
Test if r is adjacent to this range, e.g. [4;6] and [7;12] are adjacent.
isAdjustingEvent(String) - Static method in class org.jjazz.phrase.api.Phrase
Check if propertyName corresponds to one of the adjusting events PROP_NOTES_ADDED_ADJUSTING, PROP_NOTES_REMOVED_ADJUSTING etc.
isAdjustingNote(NoteEvent) - Static method in class org.jjazz.phrase.api.NoteEvent
Check if note is marked isAdjusting.
isAuthorizedNote(int) - Method in enum class org.jjazz.yamjjazz.rhythm.api.AccType
True if d is an authorized note for this AccType.
isAutoUpdateEnabled() - Method in class org.jjazz.musiccontrol.api.PlaybackSettings
True if playing backing track should be automatically updated in real-time when song changes.
isBarAnnotationSelected() - Method in class org.jjazz.cl_editor.api.CL_Selection
 
isBarAnnotationVisible(Song) - Static method in class org.jjazz.cl_editor.api.CL_EditorClientProperties
 
isBarSelected() - Method in class org.jjazz.cl_editor.api.CL_Selection
True if a BarBox is selected.
isBarSelected(int) - Method in class org.jjazz.cl_editor.api.CL_Selection
 
isBarSelected(Lookup) - Static method in class org.jjazz.cl_editor.api.CL_Selection
Utility method to quickly check if selection contains at least one SelectedBar.
isBarSelectedWithinCls() - Method in class org.jjazz.cl_editor.api.CL_Selection
True if at least one selected BarBox is within the chordleadsheet range.
isBarSingleItem() - Method in class org.jjazz.chordleadsheet.api.item.ChordLeadSheetItem.DefaultComparableItem
 
isBarSingleItem() - Method in interface org.jjazz.chordleadsheet.api.item.ChordLeadSheetItem
Return true if there can be only one single item perbar, like a time signature.
isBarSingleItem() - Method in class org.jjazz.chordleadsheet.api.item.CLI_ChordSymbol.ComparableCsItem
 
isBefore(NoteEvent) - Method in class org.jjazz.phrase.api.NoteEvent
 
isBinary() - Method in enum class org.jjazz.rhythm.api.Division
True if BINARY.
isBlockKeyEventForwarding() - Method in class org.jjazz.flatcomponents.api.WheelSpinner
 
isBorderOpaque() - Method in class org.jjazz.flatcomponents.api.ComponentTitledBorder
 
isChangeFromManualEdit() - Method in class org.jjazz.flatcomponents.api.WheelSpinner
Check if the last ChangeEvent resulted from a manual edit (user typed value), or an increment/decrement action (e.g. using the up/down buttons).
isChangeValueWithMouseWheelEnabled() - Method in class org.jjazz.flatcomponents.api.FlatComponentsGlobalSettings
 
isChordSymbolSelected() - Method in class org.jjazz.cl_editor.api.CL_Selection
 
isChorusEnabled() - Method in class org.jjazz.midi.api.InstrumentSettings
 
isClickPrecountEnabled() - Method in class org.jjazz.musiccontrol.api.PlaybackSettings
 
isClosed() - Method in class org.jjazz.song.api.Song
 
isCollapsed() - Method in class org.jjazz.flatcomponents.api.CollapsiblePanel
Returns the current state of the contentPanel, collapsed (true) or expanded (false).
isCompatibleWith(RhythmParameter<?>) - Method in class org.jjazz.phrasetransform.api.rps.RP_SYS_DrumsTransform
 
isCompatibleWith(RhythmParameter<?>) - Method in interface org.jjazz.rhythm.api.RhythmParameter
Indicate if rp is compatible with this RhythmParameter.
isCompatibleWith(RhythmParameter<?>) - Method in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_CustomPhrase
Compatible with another RP_SYS_CustomPhrase for the same rhythm time signature.
isCompatibleWith(RhythmParameter<?>) - Method in class org.jjazz.rhythm.api.RP_EnumState
 
isCompatibleWith(RhythmParameter<?>) - Method in class org.jjazz.rhythm.api.RP_Integer
 
isCompatibleWith(RhythmParameter<?>) - Method in class org.jjazz.rhythm.api.RP_State
 
isCompatibleWith(RhythmParameter<?>) - Method in class org.jjazz.rhythm.api.RP_StringSet
 
isCompatibleWith(RhythmParameter<?>) - Method in class org.jjazz.rhythmmusicgeneration.api.RP_SYS_OverrideTracks
 
isComplete() - Method in class org.jjazz.chordleadsheet.api.event.ClsActionEvent
Check if complete() was called.
isComplete() - Method in class org.jjazz.songstructure.api.event.SgsActionEvent
Check if complete() was called.
isConstantPitchModifier(MouseEvent) - Method in interface org.jjazz.pianoroll.api.EditTool
 
isContaining(DrumKit.KeyMap) - Method in interface org.jjazz.midi.api.DrumKit.KeyMap
True if this KeyMap contains otherKeyMap.
isContaining(DrumKit.KeyMap) - Method in class org.jjazz.midi.api.keymap.KeyMapGM
 
isContaining(DrumKit.KeyMap) - Method in class org.jjazz.midi.api.keymap.KeyMapGSGM2
 
isContaining(DrumKit.KeyMap) - Method in class org.jjazz.midi.api.keymap.KeyMapXG_PopLatin
 
isContaining(DrumKit.KeyMap) - Method in class org.jjazz.midi.api.keymap.KeyMapXG
 
isContiguousBarboxSelectionWithinCls() - Method in class org.jjazz.cl_editor.api.CL_Selection
Same as isContiguousBarSelection but limited to bars within the chordleadsheet's range.
isContiguousBarSelection() - Method in class org.jjazz.cl_editor.api.CL_Selection
True if all selectedBars are contiguous.
isContiguousSptSelection() - Method in class org.jjazz.ss_editor.api.SS_Selection
True if the selected song parts are contiguous (valid whatever the selection type, SongParts or RhythmParameters)
isCustom() - Method in enum class org.jjazz.jjswing.api.BassStyle
 
isDarkTheme() - Static method in class org.jjazz.uisettings.api.GeneralUISettings
 
isDataFlavorSupported(DataFlavor) - Method in class org.jjazz.chordleadsheet.api.item.ChordLeadSheetItem.DefaultComparableItem
 
isDataFlavorSupported(DataFlavor) - Method in class org.jjazz.chordleadsheet.api.item.CLI_ChordSymbol.ComparableCsItem
 
isDataFlavorSupported(DataFlavor) - Method in class org.jjazz.uiutilities.api.FileTransferable
 
isDebugPlayedSequence() - Method in class org.jjazz.musiccontrol.api.MusicController
 
isDirty() - Method in class org.jjazz.musiccontrol.api.playbacksession.BaseSongSession
We don't listen to any change on the underlying context data: always return false.
isDirty() - Method in interface org.jjazz.musiccontrol.api.playbacksession.PlaybackSession
Return true if the sequence is not up-to-date with its underlying data.
isDirty() - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSession
 
isDisabled() - Method in class org.jjazz.musiccontrol.api.MusicController
Helper method equivalent to getState() == State.DISABLED.
isDotted() - Method in enum class org.jjazz.harmony.api.SymbolicDuration
 
isDownBeat(float) - Method in enum class org.jjazz.harmony.api.TimeSignature
Check if the specified beat is a "downbeat" for the time signature.
isDrumKit() - Method in class org.jjazz.midi.api.Instrument
True is this instrument represents a DrumKit (each note is a different percussion sound).
isDrums() - Method in class org.jjazz.phrase.api.Phrase
Check if the phrase is for non-melodic instruments.
isDrums() - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Convenience method which returns true if getDrumKeyMap() is non null.
isDrums() - Method in class org.jjazz.rhythm.api.RhythmVoice
 
isDrums() - Method in enum class org.jjazz.rhythm.api.RhythmVoice.Type
 
isDrums() - Method in enum class org.jjazz.yamjjazz.rhythm.api.AccType
True for Rhythm or SubRhythm.
isEditMultipleNotesSupported() - Method in interface org.jjazz.pianoroll.api.EditTool
If true user can draw a rectangle to edit multiple notes.
isEleventh() - Method in class org.jjazz.harmony.api.ChordType
 
isEleventhNatural() - Method in class org.jjazz.harmony.api.ChordType
 
isEleventhSharp() - Method in class org.jjazz.harmony.api.ChordType
 
isEmbeddedSynthActive() - Method in interface org.jjazz.embeddedsynth.spi.EmbeddedSynthProvider
Check if the EmbeddedSynth is active.
isEmbeddedSynthActive() - Method in class org.jjazz.fluidsynthembeddedsynth.api.FluidSynthEmbeddedSynthProvider
 
isEmpty() - Method in class org.jjazz.cl_editor.api.CL_Selection
 
isEmpty() - Method in class org.jjazz.phrase.api.Phrase
 
isEmpty() - Method in class org.jjazz.pianoroll.api.CopyNoteBuffer
 
isEmpty() - Method in class org.jjazz.rhythmmusicgeneration.api.RP_SYS_OverrideTracksValue
If true no RhythmVoice mapping is set.
isEmpty() - Method in class org.jjazz.ss_editor.api.SS_Selection
 
isEmpty() - Method in class org.jjazz.utilities.api.FloatRange
 
isEmpty() - Method in class org.jjazz.utilities.api.IntRange
 
isEmpty() - Method in class org.jjazz.utilities.api.LongRange
 
isEmpty() - Method in class org.jjazz.utilities.api.SmallMap
Deprecated.
 
isEmpty(int) - Method in class org.jjazz.phrase.api.Grid
True if no note in the specified cell.
isEmpty(Path) - Static method in class org.jjazz.utilities.api.Utilities
Check if a directory is empty.
isEmptyStringChords() - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGChordSettings
 
isEnabled() - Method in class org.jjazz.analytics.api.Analytics
 
isEnabled() - Method in interface org.jjazz.chordinspector.spi.ChordViewer
 
isEnabled() - Method in class org.jjazz.cl_editor.api.CL_ContextAction
Overridden to defer initialization as late as possible.
isEnabled() - Method in interface org.jjazz.embeddedsynth.spi.EmbeddedSynthProvider
Check if this EmbeddedSynthProvider is enabled.
isEnabled() - Method in class org.jjazz.fluidsynthembeddedsynth.api.FluidSynthEmbeddedSynthProvider
 
isEnabled() - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSession
Check is this session is enabled.
isEnabled() - Method in interface org.jjazz.musiccontrol.spi.ActiveSongBackgroundMusicBuilder
Get state (true by default).
isEnabled() - Static method in class org.jjazz.musiccontrolactions.api.FixMissingSectionStartChord
 
isEnabled() - Method in class org.jjazz.musiccontrolactions.api.RemoteAction
 
isEnabled() - Method in class org.jjazz.musiccontrolactions.api.RemoteController
 
isEnabled() - Method in class org.jjazz.ss_editor.api.SS_ContextAction
Overridden to defer initialization as late as possible.
isEnabled() - Method in class org.jjazz.undomanager.api.JJazzUndoManager
Check if this instance is enabled.
isEnding() - Method in enum class org.jjazz.yamjjazz.rhythm.api.StylePartType
 
isEndOfBar(float, float) - Method in enum class org.jjazz.harmony.api.TimeSignature
Check if beat is <= (getNbNaturalBeats() - beatWindow).
isEnumerableRhythmParameterSelected() - Method in class org.jjazz.ss_editor.api.SS_Selection
True if the first selected RhythmParameter is an instanceof RP_Enumerabl.
isEnumerableRp() - Method in class org.jjazz.songstructure.api.SongPartParameter
True if the RhythmParameter is an instance of RP_Enumerable.
isEqual(TGString) - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGString
 
isEqual(SongPart) - Method in interface org.jjazz.songstructure.api.SongPart
Return true if name, startBarIndex, nbBars, rhythm, parent section and all rp values match.
isExitOk() - Method in class org.jjazz.cl_editor.spi.CL_BarEditorDialog
 
isExitOk() - Method in class org.jjazz.flatcomponents.api.FlatTextEditDialog
 
isExitOk() - Method in class org.jjazz.rhythmselectiondialog.api.RhythmSelectionDialog
 
isExitOk() - Method in class org.jjazz.rpcustomeditorfactoryimpl.api.RealTimeRpEditorDialog
Check if dialog was exited using OK
isExitOk() - Method in class org.jjazz.ss_editor.rpviewer.api.RpCustomEditorDialog
Check if dialog was exited using OK
isExpectingMegaVoice(AccType) - Method in class org.jjazz.yamjjazz.rhythm.api.SInt
Return true if the Yamaha style file expects a Yamaha MegaVoice instrument for this AccType.
isExtendedRhythm() - Method in class org.jjazz.jjswing.api.JJSwingRhythm
 
isExtendedRhythm() - Method in class org.jjazz.yamjjazz.rhythm.api.CompositeRhythm
 
isExtendedRhythm() - Method in interface org.jjazz.yamjjazz.rhythm.api.YamJJazzRhythm
True if it's an extended rhythm, false if it's a standard Yamaha rhythm.
isExtension() - Method in enum class org.jjazz.harmony.api.ChordType.DegreeIndex
 
isFifthFlat() - Method in class org.jjazz.harmony.api.ChordType
 
isFifthNatural() - Method in class org.jjazz.harmony.api.ChordType
 
isFifthSharp() - Method in class org.jjazz.harmony.api.ChordType
 
isFillOrBreak() - Method in enum class org.jjazz.yamjjazz.rhythm.api.StylePartType
True if type is a fill or a break, eg a "Fill In XX" type.
isFirstBarBeat() - Method in class org.jjazz.harmony.api.Position
 
isFlat() - Method in class org.jjazz.harmony.api.Note
 
isFreshStart() - Method in class org.jjazz.upgrade.api.UpgradeManager
 
isFstaff - Variable in class org.jjazz.score.api.NotationGraphics.ScoreNote
 
isFstaff(int) - Method in class org.jjazz.score.api.MeasureContext
 
isFullyDefined() - Method in class org.jjazz.midi.api.MidiAddress
Return true if bankMSB, bankLSB and bankSelectMethod are defined consistently.
isGeneratingMusic() - Method in class org.jjazz.musiccontrol.api.MusicGenerationQueue
Check if queue is being generating music to produce a future Result.
isGM1BankMidiAddress(MidiAddress) - Method in class org.jjazz.midi.api.MidiSynth
Return true if this MidiSynth is GM-compatible and the specified MidiAddress is part of the this synth'GM bank.
isGM1Compatible(InstrumentBank<? extends Instrument>) - Static method in class org.jjazz.midi.api.synths.GM1Bank
Check if the specified bank holds GM1 instruments: check size and a few instruments patch names.
isGM2compatible() - Method in class org.jjazz.midi.api.MidiSynth
 
isGMcompatible() - Method in class org.jjazz.midi.api.MidiSynth
 
isGScompatible() - Method in class org.jjazz.midi.api.MidiSynth
 
isHalfBarBeat(TimeSignature, boolean) - Method in class org.jjazz.harmony.api.Position
True if position is at the half of the bar for the specified TimeSignature.
isHighlighted() - Method in class org.jjazz.spteditor.api.RpEditor
 
isHighlighted(RhythmInfo) - Method in class org.jjazz.rhythmselectiondialog.api.ui.RhythmJTable.RhythmTableModel
 
isInitialized() - Method in interface org.jjazz.rhythmdatabase.spi.RhythmDatabaseFactory
Check if the RhythmDatabase instance is initialized.
isInitialized() - Method in class org.jjazz.rhythmdatabaseimpl.api.RhythmDatabaseFactoryImpl
 
isInnerClass(Class<T>) - Static method in class org.jjazz.utilities.api.Utilities
Check if a class is an inner class (ie a non-static nested class).
isInRange(SongPart) - Method in class org.jjazz.songcontext.api.SongContext
Check if the specified spt has at least one bar in the range of this context.
isInstrumentEnabled() - Method in class org.jjazz.midi.api.InstrumentMix
 
isIntersecting(IntRange) - Method in class org.jjazz.utilities.api.IntRange
Check if specified range intersects with this range.
isIntro() - Method in enum class org.jjazz.yamjjazz.rhythm.api.StylePartType
 
isItemSelected() - Method in class org.jjazz.cl_editor.api.CL_Selection
 
isItemSelected(ChordLeadSheetItem<?>) - Method in class org.jjazz.cl_editor.api.CL_Selection
 
isItemSelected(Lookup) - Static method in class org.jjazz.cl_editor.api.CL_Selection
Utility method to quickly check if selection contains at least one SelectedCLI.
isItemTypeSelected(Class<? extends ChordLeadSheetItem>) - Method in class org.jjazz.cl_editor.api.CL_Selection
Check if the selected ChordLeadSheet items are compatible with itemClass.
isIterativeQuantizeEnabled() - Method in class org.jjazz.quantizer.api.Quantizer
Check if iterative quantize is enabled.
isLastBarBeat(TimeSignature) - Method in class org.jjazz.harmony.api.Position
True if position is equals or after the last logical beat of a bar.
isLastResultUpToDate() - Method in interface org.jjazz.musiccontrol.spi.ActiveSongBackgroundMusicBuilder
Check if the Result returned by getLastResult() is up to date.
isLatin(Locale) - Static method in class org.jjazz.utilities.api.Utilities
Check if a locale is using latin alphabet.
isLinux() - Static method in class org.jjazz.utilities.api.Utilities
 
isLoopValues() - Method in class org.jjazz.flatcomponents.api.WheelSpinner
Indicate if spinner loops to min value when max value is reached using the wheel.
isMac() - Static method in class org.jjazz.utilities.api.Utilities
 
isMain() - Method in enum class org.jjazz.yamjjazz.rhythm.api.StylePartType
True if type is a main, eg "Main A" to "Main D"
isMajor() - Method in class org.jjazz.harmony.api.ChordType
 
isMarkedForStartupRescan() - Method in class org.jjazz.rhythmdatabaseimpl.api.RhythmDatabaseFactoryImpl
Check if a full rescan s planned for next startup.
isMatchingInBarBeatPositions(boolean, FloatRange...) - Method in class org.jjazz.rhythmmusicgeneration.api.SimpleChordSequence
For each bar, check if each chord position is in the corresponding in-bar beat range (excluding the upper bound).
isMetaEndOfTrack(MidiMessage) - Static method in class org.jjazz.midi.api.sequencer.MidiUtils
return true if the passed message is Meta End Of Track
isMetaTempo(MidiMessage) - Static method in class org.jjazz.midi.api.sequencer.MidiUtils
return if the given message is a meta tempo message
isMidiOutFilteringOn() - Method in class org.jjazz.midi.api.JJazzMidiSystem
 
isMine(RhythmInfo) - Static method in class org.jjazz.yamjjazz.rhythm.api.YamahaRhythmProvider
 
isMine(RhythmInfo) - Static method in class org.jjazz.yamjjazz.rhythm.api.YamJJazzRhythmProvider
 
isMinor() - Method in class org.jjazz.harmony.api.ChordType
 
isModal() - Method in class org.jjazz.rpcustomeditorfactoryimpl.api.RealTimeRpEditorComponent
Check if dialog should be modal.
isMultiValueMode() - Method in class org.jjazz.spteditor.api.RpEditor
 
isMusicLoaded() - Method in class org.jjazz.yamjjazz.rhythm.api.StylePart
Check if music data has been loaded for this StylePart.
isMute() - Method in class org.jjazz.midi.api.InstrumentMix
 
isMuted() - Method in class org.jjazz.pianoroll.api.NoteView
 
isMuted(Note) - Method in class org.jjazz.yamjjazz.rhythm.api.CtabChannelSettings
True if specified note is one of the muted notes.
isMuted(YamChord) - Method in class org.jjazz.yamjjazz.rhythm.api.CtabChannelSettings
True if specified YamChord is one of the muted chords.
isNear(float, float) - Method in class org.jjazz.phrase.api.NoteEvent
Test if this note is near the specified position.
isNetbeansTopComponentTabActionUsed(Action) - Static method in class org.jjazz.uiutilities.api.UIUtilities
Check if the specified standard Netbeans action (such as CloseWindowAction) should be left in the tab menu of JJazzLab TopComponents.
isNinth() - Method in class org.jjazz.harmony.api.ChordType
 
isNinthFlat() - Method in class org.jjazz.harmony.api.ChordType
 
isNinthNatural() - Method in class org.jjazz.harmony.api.ChordType
 
isNinthSharp() - Method in class org.jjazz.harmony.api.ChordType
 
isNoteSelected(NoteEvent) - Method in class org.jjazz.pianoroll.api.PianoRollEditor
 
isOffBeat() - Method in class org.jjazz.harmony.api.Position
 
isOpen() - Method in interface org.jjazz.embeddedsynth.api.EmbeddedSynth
 
isOpen() - Method in class org.jjazz.fluidsynthembeddedsynth.api.FluidSynthEmbeddedSynth
 
isOpen() - Method in class org.jjazz.fluidsynthembeddedsynth.api.FluidSynthMidiDevice
 
isOpen() - Method in class org.jjazz.midi.api.device.JJazzMidiDevice
 
isOpenLastFilesUponStartup() - Method in class org.jjazz.songeditormanager.api.StartupShutdownSongManager
 
isOpenLastFilesUponStartup() - Method in interface org.jjazz.songeditormanager.spi.SongEditorManager
 
isOverrideSnapSetting(MouseEvent) - Method in interface org.jjazz.pianoroll.api.EditTool
Check if the specified MouseEvent uses keyboard modifiers (eg alt) that modify the current snap setting.
isPanoramicEnabled() - Method in class org.jjazz.midi.api.InstrumentSettings
 
isPanoramicType() - Method in class org.jjazz.flatcomponents.api.FlatIntegerKnob
 
isPaused() - Method in class org.jjazz.musiccontrol.api.MusicController
Helper method equivalent to getState() == State.PAUSED.
isPlaybackAutoScrollEnabled() - Method in class org.jjazz.pianoroll.api.PianoRollEditor
 
isPlaybackClickEnabled() - Method in class org.jjazz.musiccontrol.api.PlaybackSettings
 
isPlaying() - Method in class org.jjazz.musiccontrol.api.MusicController
Helper method equivalent to getState() == State.PLAYING.
isPressed() - Method in class org.jjazz.instrumentcomponents.keyboard.api.PianoKey
Convenience method, same as getVelocity() > 0.
isPrimary() - Method in class org.jjazz.phrasetransform.api.rps.RP_SYS_DrumsTransform
 
isPrimary() - Method in interface org.jjazz.rhythm.api.RhythmParameter
Indicate if this RhythmParameter is a primary parameter for its rhythm.
isPrimary() - Method in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_CustomPhrase
 
isPrimary() - Method in class org.jjazz.rhythm.api.RP_EnumState
 
isPrimary() - Method in class org.jjazz.rhythm.api.RP_Integer
 
isPrimary() - Method in class org.jjazz.rhythm.api.RP_State
 
isPrimary() - Method in class org.jjazz.rhythm.api.RP_StringSet
 
isPrimary() - Method in class org.jjazz.rhythmmusicgeneration.api.RP_SYS_OverrideTracks
 
isRandom() - Method in class org.jjazz.chordleadsheet.api.item.AltDataFilter
True if filter accepts strings randomly.
isReady() - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Check is editor is ready, ie painted and layouted at the correct size, so all editor methods can be called.
isReferenceColor(Color) - Method in interface org.jjazz.uisettings.api.ColorSetManager
Check if c is one of the reference colors.
isRegisteredItemClass(ChordLeadSheetItem<?>) - Method in class org.jjazz.cl_editor.barrenderer.api.BarRenderer
Return True if this item's class is supported by this BarRenderer.
isResizable() - Method in class org.jjazz.rpcustomeditorfactoryimpl.api.RealTimeRpEditorComponent
If component supports resizing.
isResourcesLoaded() - Method in class org.jjazz.jjswing.api.JJSwingRhythm
 
isResourcesLoaded() - Method in interface org.jjazz.rhythm.api.Rhythm
 
isResourcesLoaded() - Method in class org.jjazz.rhythmstubs.api.RhythmStub
 
isResourcesLoaded() - Method in class org.jjazz.yamjjazz.rhythm.api.CompositeRhythm
 
isReverbEnabled() - Method in class org.jjazz.midi.api.InstrumentSettings
 
isRhythmParameterCompatible() - Method in class org.jjazz.ss_editor.api.SS_Selection
True if all selected Rhythm Parameters are compatible.
isRhythmParameterSelected() - Method in class org.jjazz.ss_editor.api.SS_Selection
 
isRhythmParameterSelected(SongPart, RhythmParameter<?>) - Method in class org.jjazz.ss_editor.api.SS_Selection
 
isRP_SYS_CustomPhraseMode() - Method in class org.jjazz.pianoroll.api.PianoRollEditorTopComponent
Check if TopComponent was last configured via setModelForSongPartCustomPhrase().
isRpNameVisible() - Method in class org.jjazz.ss_editor.rpviewer.api.RpViewer
 
isRpSupported(RhythmParameter<?>) - Method in interface org.jjazz.spteditor.spi.DefaultRpEditorComponentFactory
The DefaultRpEditorComponentFactory must provide a RpEditor for all rps.
isRpSupported(RhythmParameter<?>) - Method in interface org.jjazz.spteditor.spi.RpEditorComponentFactory
Check if this RhythmParameter is handled by this factory.
isRunFromNetbeansIDE() - Static method in class org.jjazz.utilities.api.Utilities
 
isRunning() - Method in class org.jjazz.musiccontrol.api.MusicGenerationQueue
 
isSameChordType(ChordSymbol) - Method in class org.jjazz.harmony.api.ChordSymbol
Compare chord types of 2 chord symbols.
isSameNotePositions(SizedPhrase, SizedPhrase, boolean, float) - Static method in class org.jjazz.phrase.api.Phrases
Check if both phrases have the same number of notes with approximatly the same note start positions, and optionnaly the same note durations.
isSameRhythm() - Method in class org.jjazz.ss_editor.api.SS_Selection
True if all selected Song Parts or Rhythm Parameters share the same rhythm.
isSaveNeeded() - Method in class org.jjazz.song.api.Song
 
isSectionIsOnNewLine(CLI_Section) - Static method in class org.jjazz.cl_editor.api.CL_EditorClientProperties
 
isSectionSelected() - Method in class org.jjazz.cl_editor.api.CL_Selection
 
isSelected() - Method in class org.jjazz.cl_editor.barbox.api.BarBox
 
isSelected() - Method in class org.jjazz.cl_editor.barrenderer.api.BarRenderer
 
isSelected() - Method in class org.jjazz.cl_editor.itemrenderer.api.ItemRenderer
 
isSelected() - Method in class org.jjazz.flatcomponents.api.FlatToggleButton
 
isSelected() - Method in class org.jjazz.instrumentcomponents.keyboard.api.PianoKey
 
isSelected() - Method in class org.jjazz.pianoroll.api.NoteView
 
isSelected() - Method in class org.jjazz.ss_editor.rpviewer.api.RpViewer
 
isSelected() - Method in class org.jjazz.utilities.api.ToggleAction
 
isSeventh() - Method in class org.jjazz.harmony.api.ChordType
 
isSeventhMajor() - Method in class org.jjazz.harmony.api.ChordType
 
isSeventhMinor() - Method in class org.jjazz.harmony.api.ChordType
 
isShowBorder() - Method in class org.jjazz.flatcomponents.api.RoundedPanel
 
isShowNoteString() - Method in class org.jjazz.pianoroll.api.NoteView
 
isShowVelocityColor() - Method in class org.jjazz.instrumentcomponents.keyboard.api.PianoKey
 
isSignificant() - Method in class org.jjazz.undomanager.api.SimpleEdit
Must be embedded in a significant CompoundEdit.
isSingleCtb2() - Method in class org.jjazz.yamjjazz.rhythm.api.CtabChannelSettings
True if there is only one ctb2 for the main/middle note range (no ctb2 for low range or high range).
isSixth() - Method in class org.jjazz.harmony.api.ChordType
 
isSlashChord() - Method in class org.jjazz.harmony.api.ChordSymbol
Check if chord sympbol has a bass note different from the root note.
isSnapEnabled() - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Check if the snap to quantization feature is enabled.
isSolo() - Method in class org.jjazz.midi.api.InstrumentMix
 
isSongNameUsed(String) - Method in class org.jjazz.song.api.SongFactory
 
isSongPartSelected() - Method in class org.jjazz.ss_editor.api.SS_Selection
 
isSongPartSelected(SongPart) - Method in class org.jjazz.ss_editor.api.SS_Selection
 
isSpecial2Chord() - Method in class org.jjazz.harmony.api.ChordType
The special C2 chord which has no third no fourth no 6/7, but has a ninth.
isStandard() - Method in class org.jjazz.chordleadsheet.api.item.ExtChordSymbol
Check if this instance does not use any ExtChordSymbol specific feature (alternate chord or ChordRenderingInfo).
isStandardKeyMap(DrumKit.KeyMap) - Static method in class org.jjazz.midi.api.keymap.StandardKeyMapConverter
 
isStatic(Class<T>) - Static method in class org.jjazz.utilities.api.Utilities
Check if a class is a static class.
isStopped() - Method in class org.jjazz.musiccontrol.api.MusicController
Helper method equivalent to getState() == State.STOPPED.
isSupported(RhythmParameter<?>) - Method in interface org.jjazz.ss_editor.rpviewer.spi.RpCustomEditorFactory
Check if this factory can create a renderer for the specified RhythmParameter.
isSupported(RhythmParameter<?>) - Method in interface org.jjazz.ss_editor.rpviewer.spi.RpViewerRendererFactory
Check if this factory can create a renderer for the specified RhythmParameter.
isSus() - Method in class org.jjazz.harmony.api.ChordType
True if family is Family.SUS (no third degree).
isSwing() - Method in enum class org.jjazz.rhythm.api.Division
True if EIGHTH_SHUFFLE.
isTernary() - Method in enum class org.jjazz.quantizer.api.Quantization
 
isTernary() - Method in enum class org.jjazz.rhythm.api.Division
True if EIGHTH_SHUFFLE or EIGHTH_TRIPLET.
isThirteenth() - Method in class org.jjazz.harmony.api.ChordType
 
isThruMode() - Method in class org.jjazz.midi.api.JJazzMidiSystem
 
isTimeShown() - Method in class org.jjazz.musiccontrolactions.api.ui.PositionViewer
Check if time (minute:seconds) is shown by the viewer.
isTriplet() - Method in enum class org.jjazz.harmony.api.SymbolicDuration
 
isUndoRedoInProgress() - Method in class org.jjazz.undomanager.api.JJazzUndoManager
 
isUpBeat(float) - Method in enum class org.jjazz.harmony.api.TimeSignature
Check if the specified beat is an "upbeat" for the time signature.
isUpdateControlEnabled() - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdateProviderSongSession
True if updates are authorized/blocked depending on the PlaybackSettings auto update value.
isUpdateProvisionEnabled() - Method in interface org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSession.UpdateProvider
Check if this UpdateProvider can still provide updates.
isUpdateProvisionEnabled() - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdateProviderSongSession
 
isUseActiveSongBackgroundMusicBuilder() - Method in class org.jjazz.musiccontrol.api.playbacksession.BaseSongSession
 
isUseValueTooltip() - Method in class org.jjazz.flatcomponents.api.FlatIntegerKnob
True if the tooltip is automatically set from the value and tooltipLabel.
isValid(int) - Method in class org.jjazz.instrumentcomponents.keyboard.api.KeyboardRange
 
isValidStringValue(String) - Static method in enum class org.jjazz.quantizer.api.Quantization
 
isValidValue(E) - Method in interface org.jjazz.rhythm.api.RhythmParameter
 
isValidValue(E) - Method in class org.jjazz.rhythm.api.RP_EnumState
 
isValidValue(Integer) - Method in class org.jjazz.rhythm.api.RP_Integer
 
isValidValue(String) - Method in class org.jjazz.rhythm.api.RP_State
 
isValidValue(Set<String>) - Method in class org.jjazz.rhythm.api.RP_StringSet
True if all elements of value are one of the possible values, or if value is empty.
isValidValue(RP_SYS_DrumsTransformValue) - Method in class org.jjazz.phrasetransform.api.rps.RP_SYS_DrumsTransform
 
isValidValue(RP_SYS_CustomPhraseValue) - Method in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_CustomPhrase
 
isValidValue(RP_SYS_OverrideTracksValue) - Method in class org.jjazz.rhythmmusicgeneration.api.RP_SYS_OverrideTracks
 
isVolumeEnabled() - Method in class org.jjazz.midi.api.InstrumentSettings
 
isWalking() - Method in enum class org.jjazz.jjswing.api.BassStyle
 
isWhiteKey() - Method in class org.jjazz.harmony.api.Note
 
isWhiteKey() - Method in class org.jjazz.instrumentcomponents.keyboard.api.PianoKey
 
isWhiteKey(int) - Static method in class org.jjazz.harmony.api.Note
Check if a pitch corresponds to a keyboard white key (C major scale).
isWindows() - Static method in class org.jjazz.utilities.api.Utilities
 
isXGcompatible() - Method in class org.jjazz.midi.api.MidiSynth
 
item() - Method in record class org.jjazz.cl_editor.spi.Preset
Returns the value of the item record component.
ItemAddedEvent - Class in org.jjazz.chordleadsheet.api.event
 
ItemAddedEvent(ChordLeadSheet, List<ChordLeadSheetItem>) - Constructor for class org.jjazz.chordleadsheet.api.event.ItemAddedEvent
 
ItemAddedEvent(ChordLeadSheet, ChordLeadSheetItem<?>) - Constructor for class org.jjazz.chordleadsheet.api.event.ItemAddedEvent
 
ItemBarShiftedEvent - Class in org.jjazz.chordleadsheet.api.event
Items (possibly including sections) have been shifted left or right by a number of bars.
ItemBarShiftedEvent(ChordLeadSheet, List<ChordLeadSheetItem>, int) - Constructor for class org.jjazz.chordleadsheet.api.event.ItemBarShiftedEvent
Items have been shifted left or right.
ItemChangedEvent - Class in org.jjazz.chordleadsheet.api.event
One item has changed its content.
ItemChangedEvent(ChordLeadSheet, ChordLeadSheetItem<?>, Object, Object) - Constructor for class org.jjazz.chordleadsheet.api.event.ItemChangedEvent
 
itemClicked(MouseEvent, ChordLeadSheetItem<?>, IR_Type) - Method in interface org.jjazz.cl_editor.api.CL_EditorMouseListener
 
ItemMovedEvent - Class in org.jjazz.chordleadsheet.api.event
One item (but not a section) has been moved.
ItemMovedEvent(ChordLeadSheet, ChordLeadSheetItem<?>, Position, Position) - Constructor for class org.jjazz.chordleadsheet.api.event.ItemMovedEvent
 
ItemRemovedEvent - Class in org.jjazz.chordleadsheet.api.event
 
ItemRemovedEvent(ChordLeadSheet, List<ChordLeadSheetItem>) - Constructor for class org.jjazz.chordleadsheet.api.event.ItemRemovedEvent
 
ItemRemovedEvent(ChordLeadSheet, ChordLeadSheetItem<?>) - Constructor for class org.jjazz.chordleadsheet.api.event.ItemRemovedEvent
 
ItemRenderer - Class in org.jjazz.cl_editor.itemrenderer.api
The base class for ItemRenderers.
ItemRenderer(ChordLeadSheetItem<?>, IR_Type) - Constructor for class org.jjazz.cl_editor.itemrenderer.api.ItemRenderer
 
ItemRendererFactory - Interface in org.jjazz.cl_editor.itemrenderer.api
Provide a consistent set of ItemRenderer instances.
ItemRendererSettings - Interface in org.jjazz.cl_editor.itemrenderer.api
Generic UI settings for any ItemRenderer.
ItemRendererSettingsAdapter - Class in org.jjazz.cl_editor.itemrenderer.api
A helper class which uses the default implementation for all get...() methods, in order to facilitate subclassing.
ItemRendererSettingsAdapter() - Constructor for class org.jjazz.cl_editor.itemrenderer.api.ItemRendererSettingsAdapter
 
itemWheelMoved(MouseWheelEvent, ChordLeadSheetItem<?>, IR_Type) - Method in interface org.jjazz.cl_editor.api.CL_EditorMouseListener
 
iterator() - Method in class org.jjazz.phrase.api.Phrase
 
iterator() - Method in class org.jjazz.utilities.api.IntRange
 

J

JAVA_INTERNAL_SYNTH_NAME - Static variable in class org.jjazz.midi.api.JJazzMidiSystem
 
JAZZ - Enum constant in enum class org.jjazz.midi.api.DrumKit.Type
 
JAZZ - Enum constant in enum class org.jjazz.rhythm.api.Genre
 
JFontChooser - Class in org.jjazz.uiutilities.api
The JFontChooser class is a swing component for font selection.
JFontChooser() - Constructor for class org.jjazz.uiutilities.api.JFontChooser
Constructs a JFontChooser object.
JFontChooser(String[]) - Constructor for class org.jjazz.uiutilities.api.JFontChooser
Constructs a JFontChooser object using the given font size array.
JJAZZLAB_SOUNDFONT_GM2_SYNTH_NAME - Static variable in class org.jjazz.midi.api.synths.DefaultMidiSynthManager
 
JJAZZLAB_SOUNDFONT_GS_SYNTH_NAME - Static variable in class org.jjazz.midi.api.synths.DefaultMidiSynthManager
 
JJAZZLAB_SOUNDFONT_XG_SYNTH_NAME - Static variable in class org.jjazz.midi.api.synths.DefaultMidiSynthManager
 
JJAZZLAB_USER_DIR - Static variable in class org.jjazz.filedirectorymanager.api.FileDirectoryManager
 
JJazzLabSequencerProvider - Class in org.jjazz.midi.api.sequencer
Provide JDK's MidiSystem access to our Sequencer implementation.
JJazzLabSequencerProvider() - Constructor for class org.jjazz.midi.api.sequencer.JJazzLabSequencerProvider
 
JJazzMidiDevice - Class in org.jjazz.midi.api.device
A generic MidiDevice that should be subclassed to create your own MidiDevice.
JJazzMidiDevice(String) - Constructor for class org.jjazz.midi.api.device.JJazzMidiDevice
 
JJazzMidiSystem - Class in org.jjazz.midi.api
Manage the Midi IN and OUT devices for the JJazz application, plus some convenience methods.
JJazzMidiSystem.CloseMidiDevicesTask - Class in org.jjazz.midi.api
Close the default devices upon shutdown.
JJazzUndoManager - Class in org.jjazz.undomanager.api
This is a copy of UndoRedo.Manager with a few convenience methods added to work with CompoundEdits.
JJazzUndoManager() - Constructor for class org.jjazz.undomanager.api.JJazzUndoManager
 
JJazzUndoManager(String) - Constructor for class org.jjazz.undomanager.api.JJazzUndoManager
 
JJazzUndoManager.UserEditListener - Interface in org.jjazz.undomanager.api
Listener for JJazzLab user-level undoable edits.
JJazzUndoManagerFinder - Class in org.jjazz.undomanager.api
Stores JJazzUndoManager instances, e.g. one per song.
JJSwingRhythm - Class in org.jjazz.jjswing.api
An advanced swing rhythm which uses a specific generator for the bass (walking, etc.).
JJSwingRhythm() - Constructor for class org.jjazz.jjswing.api.JJSwingRhythm
 
join(List<T>...) - Static method in class org.jjazz.utilities.api.Utilities
Join several lists into one.

K

key() - Method in record class org.jjazz.cl_editor.spi.Preset
Returns the value of the key record component.
KeyboardComponent - Class in org.jjazz.instrumentcomponents.keyboard.api
A JPanel representing a Piano keyboard with selectable keys.
KeyboardComponent() - Constructor for class org.jjazz.instrumentcomponents.keyboard.api.KeyboardComponent
Create an horizontal component with 88 notes and Orientation.DOWN, and no out of range indicators.
KeyboardComponent(KeyboardRange) - Constructor for class org.jjazz.instrumentcomponents.keyboard.api.KeyboardComponent
Create an horizontal component with the specified size, Orientation.DOWN, and no out of range indicators.
KeyboardComponent(KeyboardRange, KeyboardComponent.Orientation, boolean) - Constructor for class org.jjazz.instrumentcomponents.keyboard.api.KeyboardComponent
Create a keyboard with the specified parameters.
KeyboardComponent.Orientation - Enum Class in org.jjazz.instrumentcomponents.keyboard.api
Piano keyboard orientation.
KeyboardMouseHelper - Class in org.jjazz.instrumentcomponents.keyboard.api
A helper class to listen to all PianoKeys mouse events.
KeyboardMouseHelper(KeyboardComponent) - Constructor for class org.jjazz.instrumentcomponents.keyboard.api.KeyboardMouseHelper
 
KeyboardMouseHelper.Listener - Interface in org.jjazz.instrumentcomponents.keyboard.api
 
KeyboardMouseHelper.ListenerAdapter - Class in org.jjazz.instrumentcomponents.keyboard.api
 
KeyboardRange - Class in org.jjazz.instrumentcomponents.keyboard.api
Define the size (number of keys) of a KeyboardComponent.
keyId - Variable in class org.jjazz.importers.api.BiabFileReader
 
KeyMapGM - Class in org.jjazz.midi.api.keymap
The General Midi KeyMap.
KeyMapGSGM2 - Class in org.jjazz.midi.api.keymap
The GS/GM2 Midi Drum Map.
KeyMapProvider - Interface in org.jjazz.midi.spi
A provider for DrumKit.KeyMaps.
KeyMapProvider.Util - Class in org.jjazz.midi.spi
 
KeyMapXG - Class in org.jjazz.midi.api.keymap
The Yamaha XG standard Drum Map.
KeyMapXG_PopLatin - Class in org.jjazz.midi.api.keymap
The XG PopLatin key map.
KeyRange - Class in org.jjazz.midi.api.keymap
The key range used by a DrumKit.KeyMap.
KeyRange(int, int) - Constructor for class org.jjazz.midi.api.keymap.KeyRange
 
KEYSTROKE - Static variable in class org.jjazz.ss_editorimpl.api.EditRhythm
 
killNextEditToBeRedone() - Method in class org.jjazz.undomanager.api.JJazzUndoManager
Call die on next edit to be redone (if there is one).

L

LabeledSpinner - Class in org.jjazz.flatcomponents.api
A WheelSpinner with a label.
LabeledSpinner() - Constructor for class org.jjazz.flatcomponents.api.LabeledSpinner
Creates a spinner with an integer spinner.
LabeledSpinner(int, int, int, int) - Constructor for class org.jjazz.flatcomponents.api.LabeledSpinner
An integer spinner between min and max.
LabeledSpinner(List<Object>) - Constructor for class org.jjazz.flatcomponents.api.LabeledSpinner
A list spinner with the specified values.
LAF_ID - Static variable in class org.jjazz.uisettings.api.DarkTheme
 
LAF_ID - Static variable in class org.jjazz.uisettings.api.LightTheme
 
last() - Method in class org.jjazz.phrase.api.Phrase
 
lateralShift - Variable in class org.jjazz.score.api.NotationGraphics.ScoreNote
 
LATIN - Enum constant in enum class org.jjazz.rhythm.api.Genre
 
layoutContainer(Container) - Method in class org.jjazz.cl_editor.barrenderer.api.BeatBasedLayoutManager
Layout all children at their respective beat position with their preferredSize.
layoutContainer(Container) - Method in class org.jjazz.ss_editor.rpviewer.api.RpViewerLayoutManager
 
layoutContainer(Container) - Method in class org.jjazz.uiutilities.api.ColumnLeftAlignedLayoutManager
 
layoutContainer(Container) - Method in class org.jjazz.uiutilities.api.CornerLayout
 
layoutContainer(Container) - Method in class org.jjazz.uiutilities.api.FixedCompSizeGridLayout
 
layoutContainer(Container) - Method in class org.jjazz.uiutilities.api.SingleComponentAspectRatioKeeperLayout
 
LEFT - Enum constant in enum class org.jjazz.instrumentcomponents.keyboard.api.KeyboardComponent.Orientation
 
length() - Static method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGChordDatabase
 
LightTheme - Class in org.jjazz.uisettings.api
A JJazzLab theme using light colors.
LightTheme() - Constructor for class org.jjazz.uisettings.api.LightTheme
 
limitPitch(int, int, int) - Static method in class org.jjazz.harmony.api.Note
Return a pitch which is guaranteed to be between lowPitch and highPitch.
limitPitch(Phrase, int, int) - Static method in class org.jjazz.phrase.api.Phrases
Change the octave of phrase notes whose pitch is above highLimit or below lowLimit.
LINE_DIR_AUTO - Static variable in class org.jjazz.score.api.NotationGraphics
 
LINE_DIR_DOWN - Static variable in class org.jjazz.score.api.NotationGraphics
 
LINE_DIR_NO - Static variable in class org.jjazz.score.api.NotationGraphics
 
LINE_DIR_UP - Static variable in class org.jjazz.score.api.NotationGraphics
 
linedir - Variable in class org.jjazz.score.api.NotationGraphics.ScoreNote
 
LIST - Enum constant in enum class org.jjazz.spteditor.spi.DefaultRpEditorComponentFactory.Type
 
ListenerAdapter() - Constructor for class org.jjazz.instrumentcomponents.keyboard.api.KeyboardMouseHelper.ListenerAdapter
 
LISTENING_TARGETS - Static variable in class org.jjazz.cl_editor.api.CL_ContextAction
Action property which defines the items listened to.
LISTENING_TARGETS - Static variable in class org.jjazz.ss_editor.api.SS_ContextAction
Action property which defines the items listened to.
listFiles(File, FilenameFilter, String, int) - Static method in class org.jjazz.utilities.api.Utilities
Get all the files matching fnFilter in dirTree (and its subdirectories).
ListIndexTransferHandler - Class in org.jjazz.uiutilities.api
A TransferHandler to reorder items in a DefaultListModel.
ListIndexTransferHandler() - Constructor for class org.jjazz.uiutilities.api.ListIndexTransferHandler
 
loadAsString(String) - Static method in class org.jjazz.harmony.api.Note
Create a Note from a String created with saveAsString().
loadAsString(String) - Static method in class org.jjazz.phrase.api.NoteEvent
Create a NoteEvent from the specified string.
loadAsString(String) - Static method in class org.jjazz.phrase.api.Phrase
Create a Phrase from the specified string.
loadAsString(String) - Static method in class org.jjazz.phrase.api.SizedPhrase
Create a SizedPhrase from the specified string.
loadFileAsString(FileObject) - Static method in class org.jjazz.utilities.api.Utilities
Load a file content as a string.
loadFileFromURL(Path, URL, int, int, ProgressHandle, int) - Static method in class org.jjazz.utilities.api.Utilities
Downloads from a (http/https) URL and saves to a file.
loadFromFile(File) - Static method in class org.jjazz.midi.api.MidiSynth
Return the first non-empty MidiSynth found in the specified instrument definition file (.ins).
loadFromFile(File) - Static method in class org.jjazz.midimix.api.MidiMix
 
loadFromFile(File) - Static method in class org.jjazz.song.api.Song
Load a Song from a file.
loadFromPreference(String, String) - Static method in class org.jjazz.musiccontrolactions.api.RemoteAction
Try to create an instance from the saved preferences.
loadFromResource(Class, String) - Static method in interface org.jjazz.midi.spi.MidiSynthManager
Read one MidiSynth from an JJazzLab internal .ins resource file.
loadFromString(String) - Static method in record class org.jjazz.humanizer.api.Humanizer.Config
 
loadFromString(String) - Static method in class org.jjazz.midi.api.Instrument
Get the Instrument corresponding to the string produced by saveAsString().
loadFromString(String) - Static method in class org.jjazz.midi.api.MidiSynth
Get the MidiSynth corresponding to the string produced by saveAsString().
loadFromString(String) - Static method in class org.jjazz.outputsynth.api.OutputSynth
Get an OutputSynth corresponding to the string produced by saveAsString().
loadFromString(String) - Static method in interface org.jjazz.phrasetransform.api.PhraseTransform
Try to get a PhraseTransform instance from the specified save string.
loadFromString(String) - Static method in class org.jjazz.phrasetransform.api.PhraseTransformChain
Create a PhraseTransformChain instance from a save string.
loadFromString(String) - Method in class org.jjazz.phrasetransform.api.rps.RP_SYS_DrumsTransform
 
loadFromString(String) - Static method in record class org.jjazz.pianoroll.api.ZoomValue
Get a ZoomValue instance from the specified string.
loadFromString(String) - Method in interface org.jjazz.rhythm.api.RhythmParameter
Try to convert the specified string to a RhythmParameter value.
loadFromString(String) - Method in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_CustomPhrase
 
loadFromString(String) - Method in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_Marker
Overridden for backwards compatibility, accept that s can have the wrong upper/lower case.
loadFromString(String) - Method in class org.jjazz.rhythm.api.RP_EnumState
 
loadFromString(String) - Method in class org.jjazz.rhythm.api.RP_Integer
 
loadFromString(String) - Method in class org.jjazz.rhythm.api.RP_State
 
loadFromString(String) - Method in class org.jjazz.rhythm.api.RP_StringSet
 
loadFromString(String) - Method in class org.jjazz.rhythmmusicgeneration.api.RP_SYS_OverrideTracks
 
loadFromString(MidiSynth, String) - Static method in class org.jjazz.outputsynth.api.GMRemapTable
 
loadFromString(Rhythm, String) - Static method in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_CustomPhraseValue
Create an object from a string.
loadFromString(Rhythm, String) - Static method in class org.jjazz.rhythmmusicgeneration.api.RP_SYS_OverrideTracksValue
Create an object from a string.
loadFromString(RhythmVoice, String) - Static method in class org.jjazz.phrasetransform.api.rps.RP_SYS_DrumsTransformValue
Create an object from a string.
loadMidiMessageFromString(String) - Static method in class org.jjazz.midi.api.MidiUtilities
Retrieve a MidiMessage from a save string.
loadMidiMessagesFromString(String) - Static method in class org.jjazz.midi.api.MidiUtilities
Retrieve a list of MidiMessages from a save string.
loadResources() - Method in class org.jjazz.jjswing.api.JJSwingRhythm
 
loadResources() - Method in interface org.jjazz.rhythm.api.Rhythm
Tell the rhythm it may load any memory-heavy resources.
loadResources() - Method in class org.jjazz.rhythmstubs.api.RhythmStub
 
loadResources() - Method in class org.jjazz.yamjjazz.rhythm.api.CompositeRhythm
 
loadSoundbankFileOnSynth(File, boolean) - Method in class org.jjazz.midi.api.JJazzMidiSystem
Try to load the soundfont2 (or DLS) file in the default Java synth.
LOCRIAN - Static variable in class org.jjazz.harmony.api.DefaultScaleManager
 
LOCRIAN - Static variable in interface org.jjazz.harmony.spi.ScaleManager
 
LOG_FILTERED_MESSAGES - Enum constant in enum class org.jjazz.midi.api.device.MidiFilter.ConfigLog
 
LOG_PASSED_MESSAGES - Enum constant in enum class org.jjazz.midi.api.device.MidiFilter.ConfigLog
 
logEvent(String) - Static method in class org.jjazz.analytics.api.Analytics
Log a generic event with no properties.
logEvent(String) - Method in interface org.jjazz.analytics.spi.AnalyticsProcessor
Log a generic event with no properties.
logEvent(String, Map<String, ?>) - Static method in class org.jjazz.analytics.api.Analytics
Generic event with properties.
logEvent(String, Map<String, ?>) - Method in interface org.jjazz.analytics.spi.AnalyticsProcessor
Generic event with properties.
LOGGER - Static variable in interface org.jjazz.chordleadsheet.api.item.ChordLeadSheetItem
 
LOGGER - Static variable in interface org.jjazz.outputsynth.spi.OutputSynthManager
 
LogLevel - Static variable in class org.jjazz.yamjjazz.rhythm.api.YamJJazzRhythmGenerator
 
LONG_GUIRO - Static variable in class org.jjazz.midi.api.MidiConst
 
LONG_WHISTLE - Static variable in class org.jjazz.midi.api.MidiConst
 
LongRange - Class in org.jjazz.utilities.api
A basic long integer (zero or positive) interval.
LongRange(long, long) - Constructor for class org.jjazz.utilities.api.LongRange
A range representing [from; to].
LookAndFeelInstaller - Class in org.jjazz.uisettings.api
Install the look & feel required by the Theme, see explanations below while @OnStart was not used.
LookAndFeelInstaller() - Constructor for class org.jjazz.uisettings.api.LookAndFeelInstaller
 
loopCount() - Method in record class org.jjazz.musiccontrol.api.playbacksession.SessionConfig
Returns the value of the loopCount record component.
LOW_AGOGO - Static variable in class org.jjazz.midi.api.MidiConst
 
LOW_BONGO - Static variable in class org.jjazz.midi.api.MidiConst
 
LOW_CONGA - Static variable in class org.jjazz.midi.api.MidiConst
 
LOW_FLOOR_TOM - Static variable in class org.jjazz.midi.api.MidiConst
 
LOW_MID_TOM - Static variable in class org.jjazz.midi.api.MidiConst
 
LOW_TIMBALE - Static variable in class org.jjazz.midi.api.MidiConst
 
LOW_TOM - Static variable in class org.jjazz.midi.api.MidiConst
 
LOW_WOOD_SECTION - Static variable in class org.jjazz.midi.api.MidiConst
 
lower(NoteEvent) - Method in class org.jjazz.phrase.api.Phrase
 
lowNote - Variable in class org.jjazz.midi.api.keymap.KeyRange
 
LSB_ONLY - Enum constant in enum class org.jjazz.midi.api.MidiAddress.BankSelectMethod
 
LYDIAN - Static variable in class org.jjazz.harmony.api.DefaultScaleManager
 
LYDIAN - Static variable in interface org.jjazz.harmony.spi.ScaleManager
 
LYDIAN_b7 - Static variable in class org.jjazz.harmony.api.DefaultScaleManager
 
LYDIAN_b7 - Static variable in interface org.jjazz.harmony.spi.ScaleManager
 

M

main(String[]) - Static method in class org.jjazz.uiutilities.api.ListIndexTransferHandler
 
Main_A - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.StylePartType
 
Main_B - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.StylePartType
 
Main_C - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.StylePartType
 
Main_D - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.StylePartType
 
MAJOR - Enum constant in enum class org.jjazz.harmony.api.ChordType.Family
 
MAJOR - Static variable in class org.jjazz.harmony.api.DefaultScaleManager
 
MAJOR - Static variable in interface org.jjazz.harmony.spi.ScaleManager
 
makeBarVisible(int) - Method in class org.jjazz.cl_editor.api.CL_Editor
Make sure a specific bar is visible.
makeSequenceExportable(SongSequenceBuilder.SongSequence, boolean) - Method in class org.jjazz.rhythmmusicgeneration.api.SongSequenceBuilder
Update the Midi sequence so that it can be exported to external tools (sequencers, Midi editors, etc.).
makeSptViewerVisible(SongPart) - Method in class org.jjazz.ss_editor.api.SS_Editor
Try to scroll so that the specified song part becomes visible.
MAMBO - Enum constant in enum class org.jjazz.rhythm.api.Genre
 
MANUFACTURER - Static variable in class org.jjazz.midi.api.synths.GM2Synth
 
MANUFACTURER - Static variable in class org.jjazz.midi.api.synths.GMSynth
 
MANUFACTURER - Static variable in class org.jjazz.midi.api.synths.GSSynth
 
MANUFACTURER - Static variable in class org.jjazz.midi.api.synths.XGSynth
 
mapBiabBarMarker - Variable in class org.jjazz.importers.api.BiabFileReader
Key=bar index.
mapClsBarMarker - Variable in class org.jjazz.importers.api.BiabFileReader
 
mapRvPhrase - Variable in class org.jjazz.rhythmmusicgeneration.api.SongSequenceBuilder.SongSequence
 
mapRvPhrases() - Method in record class org.jjazz.musiccontrol.api.MusicGenerationQueue.Result
Returns the value of the mapRvPhrases record component.
mapRvTrackId - Variable in class org.jjazz.rhythmmusicgeneration.api.SongSequenceBuilder.SongSequence
 
MARACAS - Static variable in class org.jjazz.midi.api.MidiConst
 
mark - Variable in class org.jjazz.score.api.NotationGraphics.ScoreNote
 
markForStartupRescan(boolean) - Method in class org.jjazz.rhythmdatabaseimpl.api.RhythmDatabaseFactoryImpl
Request or cancel a full rescan upon next startup.
markIsAdjustingNote(NoteEvent, boolean) - Static method in class org.jjazz.phrase.api.NoteEvent
Set or reset the note as isAdjusting.
matches(float, float) - Method in class org.jjazz.phrase.api.CyclicPositions
Test if the specified position matches one of the cyclic positions.
MatrixGroupsRemover<T> - Class in org.jjazz.utilities.api
Determine the minimum sequence of "group" removals needed to clear a matrix.
MatrixGroupsRemover(T[][], int) - Constructor for class org.jjazz.utilities.api.MatrixGroupsRemover
 
MatrixGroupsRemover.Cell - Record Class in org.jjazz.utilities.api
Represents the coordinates of a single cell in the matrix.
MatrixGroupsRemover.Group<T> - Record Class in org.jjazz.utilities.api
Represents a group of cells with the same value.
MAX_FLOAT_RANGE - Static variable in class org.jjazz.utilities.api.FloatRange
The biggest FloatRange possible.
MAX_FONT_SIZE - Static variable in class org.jjazz.flatcomponents.api.FontResizingLabel
 
MAX_FRET_SPAN - Static variable in class org.jjazz.instrumentcomponents.guitardiagram.api.TGChordCreatorUtil
Maximum fret distance for a chord
MAX_NOTES - Static variable in class org.jjazz.harmony.api.ChordSymbolFinder
 
MAX_SET_SIZE - Static variable in class org.jjazz.rhythm.api.RP_StringSet
 
MAX_SIZE - Static variable in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
 
MAX_STRINGS - Static variable in class org.jjazz.instrumentcomponents.guitardiagram.api.TGChordCreatorUtil
Maximum number of strings variable - has twin in TrackPropertiesAction class
MeasureContext - Class in org.jjazz.score.api
A single measure context to build ScoreNotes for NotationGraphics.
MeasureContext(NotationGraphics, int, FloatRange, Note) - Constructor for class org.jjazz.score.api.MeasureContext
 
MeasureContext(NotationGraphics, int, FloatRange, Note, int) - Constructor for class org.jjazz.score.api.MeasureContext
 
MEDIUM - Static variable in class org.jjazz.rhythm.api.TempoRange
 
MEDIUM_FAST - Static variable in class org.jjazz.rhythm.api.TempoRange
 
MEDIUM_SLOW - Static variable in class org.jjazz.rhythm.api.TempoRange
 
MELODIC_MINOR - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.Ctb2ChannelSettings.NoteTranspositionTable
 
MELODIC_MINOR_5 - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.Ctb2ChannelSettings.NoteTranspositionTable
 
MELODY - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.Ctb2ChannelSettings.NoteTranspositionTable
 
MERENGUE - Enum constant in enum class org.jjazz.rhythm.api.Genre
 
merge(List<IntRange>) - Static method in class org.jjazz.utilities.api.IntRange
Merge adjacent IntRanges from a list.
meta(MetaMessage) - Method in class org.jjazz.musiccontrol.api.MusicController
 
META_COPYRIGHT - Static variable in class org.jjazz.midi.api.MidiConst
 
META_COPYRIGHT_NOTICE - Static variable in class org.jjazz.midi.api.parser.MidiParser
 
META_CUE_POINT - Static variable in class org.jjazz.midi.api.parser.MidiParser
 
META_END_OF_TRACK - Static variable in class org.jjazz.midi.api.MidiConst
 
META_END_OF_TRACK - Static variable in class org.jjazz.midi.api.parser.MidiParser
 
META_END_OF_TRACK_TYPE - Static variable in class org.jjazz.midi.api.sequencer.MidiUtils
 
META_INSTRUMENT - Static variable in class org.jjazz.midi.api.MidiConst
 
META_INSTRUMENT_NAME - Static variable in class org.jjazz.midi.api.parser.MidiParser
 
META_KEYSIG - Static variable in class org.jjazz.midi.api.parser.MidiParser
 
META_LYRIC - Static variable in class org.jjazz.midi.api.parser.MidiParser
 
META_LYRICS - Static variable in class org.jjazz.midi.api.MidiConst
 
META_MARKER - Static variable in class org.jjazz.midi.api.MidiConst
 
META_MARKER - Static variable in class org.jjazz.midi.api.parser.MidiParser
 
META_MIDI_CHANNEL_PREFIX - Static variable in class org.jjazz.midi.api.parser.MidiParser
 
META_SEQUENCE_NUMBER - Static variable in class org.jjazz.midi.api.parser.MidiParser
 
META_SMTPE_OFFSET - Static variable in class org.jjazz.midi.api.parser.MidiParser
 
META_TEMPO - Static variable in class org.jjazz.midi.api.MidiConst
 
META_TEMPO - Static variable in class org.jjazz.midi.api.parser.MidiParser
 
META_TEMPO_TYPE - Static variable in class org.jjazz.midi.api.sequencer.MidiUtils
 
META_TEXT - Static variable in class org.jjazz.midi.api.MidiConst
 
META_TEXT_EVENT - Static variable in class org.jjazz.midi.api.parser.MidiParser
 
META_TIME_SIGNATURE - Static variable in class org.jjazz.midi.api.MidiConst
 
META_TIMESIG - Static variable in class org.jjazz.midi.api.parser.MidiParser
 
META_TRACK_NAME - Static variable in class org.jjazz.midi.api.parser.MidiParser
 
META_TRACKNAME - Static variable in class org.jjazz.midi.api.MidiConst
 
META_VENDOR - Static variable in class org.jjazz.midi.api.parser.MidiParser
 
METAL - Enum constant in enum class org.jjazz.rhythm.api.Genre
 
METER - Enum constant in enum class org.jjazz.ss_editor.rpviewer.spi.DefaultRpViewerRendererFactory.Type
 
MeterRpRenderer - Class in org.jjazz.ss_editor.rpviewer.api
Display the value as a vertical meter with max 10 leds of 3 colors.
MeterRpRenderer(Song, SongPart) - Constructor for class org.jjazz.ss_editor.rpviewer.api.MeterRpRenderer
 
mg() - Method in record class org.jjazz.rhythmmusicgeneration.api.CompositeMusicGenerator.DelegateUnit
Returns the value of the mg record component.
microsec2ticks(long, double, int) - Static method in class org.jjazz.midi.api.sequencer.MidiUtils
convert tempo to microsecond with given tempo Does not take tempo changes into account.
microsecond2tick(Sequence, long, MidiUtils.TempoCache) - Static method in class org.jjazz.midi.api.sequencer.MidiUtils
Given a microsecond time, convert to tick. returns tempo at the given time in cache.getCurrTempoMPQ
midiActivity(long, int) - Method in interface org.jjazz.musiccontrol.api.PlaybackListener
Indicates some musical activity on specified channel at specified time.
midiActivity(long, int) - Method in class org.jjazz.musiccontrol.api.PlaybackListenerAdapter
 
MidiActivityMonitor - Class in org.jjazz.musiccontrol.api
A global service to be notified of Midi notes activity for a given channel for visual purpose.
MidiActivityMonitor.Listener - Interface in org.jjazz.musiccontrol.api
 
MidiAddress - Class in org.jjazz.midi.api
The data to select an Instrument via Midi.
MidiAddress(int, int, int, MidiAddress.BankSelectMethod) - Constructor for class org.jjazz.midi.api.MidiAddress
Create a MidiAddress.
MidiAddress.BankSelectMethod - Enum Class in org.jjazz.midi.api
 
MidiChannelDispatcher - Class in org.jjazz.midi.api.device
This MidiDevice dispatches incoming MidiMessages on different transmitters depending on the midi channel of the message.
MidiChannelDispatcher() - Constructor for class org.jjazz.midi.api.device.MidiChannelDispatcher
 
MidiConst - Class in org.jjazz.midi.api
Midi Constants
MidiConst() - Constructor for class org.jjazz.midi.api.MidiConst
 
MidiDeviceRenderer - Class in org.jjazz.midi.api.ui
A list renderer for MidiDevice.
MidiDeviceRenderer() - Constructor for class org.jjazz.midi.api.ui.MidiDeviceRenderer
 
MidiFilter - Class in org.jjazz.midi.api.device
This MidiDevice forwards MidiMessages from in to out, except for messages that are filtered out (discarded).
MidiFilter(String) - Constructor for class org.jjazz.midi.api.device.MidiFilter
By default does not filter nor log anything.
MidiFilter.Config - Enum Class in org.jjazz.midi.api.device
 
MidiFilter.ConfigLog - Enum Class in org.jjazz.midi.api.device
 
MidiInDeviceList - Class in org.jjazz.midi.api.ui
A specialized JList to display system's IN MidiDevices.
MidiInDeviceList() - Constructor for class org.jjazz.midi.api.ui.MidiInDeviceList
 
MidiMix - Class in org.jjazz.midimix.api
A set of up to 16 InstrumentMixes, 1 per Midi channel with 1 RhythmVoice associated.
MidiMix() - Constructor for class org.jjazz.midimix.api.MidiMix
Create an empty MidiMix.
MidiMix(Song) - Constructor for class org.jjazz.midimix.api.MidiMix
create an empty MidiMix and associate it to specified song.
MIDIMIX_LOAD - Enum constant in enum class org.jjazz.xstream.spi.XStreamConfigurator.InstanceId
 
MIDIMIX_SAVE - Enum constant in enum class org.jjazz.xstream.spi.XStreamConfigurator.InstanceId
 
MidiMix.XStreamConfig - Class in org.jjazz.midimix.api
This enables XStream instance configuration even for private classes or classes from non-public packages of Netbeans modules.
MidiMixManager - Interface in org.jjazz.midimix.spi
A service provider to obtain MidiMix instances for songs and rhythms.
MidiOutDeviceList - Class in org.jjazz.midi.api.ui
A specialized JList to display system's OUT MidiDevices, including the Java internal synth.
MidiOutDeviceList() - Constructor for class org.jjazz.midi.api.ui.MidiOutDeviceList
List contains all the MidiSystem MidiOutDevice instances.
MidiOutDeviceList(Predicate<MidiDevice>) - Constructor for class org.jjazz.midi.api.ui.MidiOutDeviceList
List contains all the MidiSystem MidiOutDevice instances which satisfy tester.
MidiOutDeviceProvider - Class in org.jjazz.midi.api.sequencer
MIDI output device provider.
MidiOutDeviceProvider() - Constructor for class org.jjazz.midi.api.sequencer.MidiOutDeviceProvider
Required public no-arg constructor.
MidiParser - Class in org.jjazz.midi.api.parser
 
MidiParser() - Constructor for class org.jjazz.midi.api.parser.MidiParser
 
MidiParser.AuxilliaryMidiParser - Interface in org.jjazz.midi.api.parser
 
MidiParserListener - Interface in org.jjazz.midi.api.parser
 
MidiParserListenerAdapter - Class in org.jjazz.midi.api.parser
 
MidiParserListenerAdapter() - Constructor for class org.jjazz.midi.api.parser.MidiParserListenerAdapter
 
MidiSynth - Class in org.jjazz.midi.api
A MidiSynth is a collection of InstrumentBanks.
MidiSynth(String, String) - Constructor for class org.jjazz.midi.api.MidiSynth
Create an empty MidiSynth with no Midi standard compatibility, and no associated file.
MIDISYNTH_FILES_DEST_DIRNAME - Static variable in class org.jjazz.filedirectorymanager.api.FileDirectoryManager
 
MidiSynth.Finder - Interface in org.jjazz.midi.api
A service provider to get MidiSynth instances.
MidiSynthFileReader - Interface in org.jjazz.midi.spi
A reader of MidiSynths.
MidiSynthManager - Interface in org.jjazz.midi.spi
Manage MidiSynth instances.
MidiSynthManager.SynthFinder - Class in org.jjazz.midi.spi
 
MidiUtilities - Class in org.jjazz.midi.api
Convenience MIDI functions.
MidiUtilities() - Constructor for class org.jjazz.midi.api.MidiUtilities
 
MidiUtils - Class in org.jjazz.midi.api.sequencer
Some utilities for MIDI (some stuff is used from javax.sound.midi)
MidiUtils.TempoCache - Class in org.jjazz.midi.api.sequencer
 
MIN_FONT_SIZE - Static variable in class org.jjazz.flatcomponents.api.FontResizingLabel
 
MIN_HEIGHT - Static variable in class org.jjazz.coreuicomponents.api.PhraseBirdsEyeViewComponent
 
MIN_WIDTH - Static variable in class org.jjazz.coreuicomponents.api.PhraseBirdsEyeViewComponent
 
minimumLayoutSize(Container) - Method in class org.jjazz.cl_editor.barrenderer.api.BeatBasedLayoutManager
 
minimumLayoutSize(Container) - Method in class org.jjazz.ss_editor.rpviewer.api.RpViewerLayoutManager
 
minimumLayoutSize(Container) - Method in class org.jjazz.uiutilities.api.ColumnLeftAlignedLayoutManager
 
minimumLayoutSize(Container) - Method in class org.jjazz.uiutilities.api.CornerLayout
 
minimumLayoutSize(Container) - Method in class org.jjazz.uiutilities.api.FixedCompSizeGridLayout
 
minimumLayoutSize(Container) - Method in class org.jjazz.uiutilities.api.SingleComponentAspectRatioKeeperLayout
 
MINOR - Enum constant in enum class org.jjazz.harmony.api.ChordType.Family
 
MINOR_HARMONIC - Static variable in class org.jjazz.harmony.api.DefaultScaleManager
 
MINOR_HARMONIC - Static variable in interface org.jjazz.harmony.spi.ScaleManager
 
MINOR_MELODIC - Static variable in class org.jjazz.harmony.api.DefaultScaleManager
 
MINOR_MELODIC - Static variable in interface org.jjazz.harmony.spi.ScaleManager
 
MIX_CHANGE - Enum constant in enum class org.jjazz.activesong.spi.ActiveSongManager.SendMidiMessagePolicy
 
MIX_FILE_EXTENSION - Static variable in class org.jjazz.midimix.api.MidiMix
 
mixChannelPanel() - Method in record class org.jjazz.mixconsole.api.MixConsole.ChannelPanelSet
Returns the value of the mixChannelPanel record component.
MixConsole - Class in org.jjazz.mixconsole.api
Edit song instruments parameters.
MixConsole(MixConsoleSettings) - Constructor for class org.jjazz.mixconsole.api.MixConsole
 
MixConsole.ChannelPanelSet - Record Class in org.jjazz.mixconsole.api
The UI panels associated to a channel.
MixConsoleSettings - Interface in org.jjazz.mixconsole.api
 
MixConsoleTopComponent - Class in org.jjazz.mixconsole.api
Top component which displays something.
MixConsoleTopComponent() - Constructor for class org.jjazz.mixconsole.api.MixConsoleTopComponent
 
MixConsoleTopComponent.TcTransferHandler - Class in org.jjazz.mixconsole.api
A transfer handler to enable song file drag-in in this TopComponent when no song is opened yet.
MIXOLYDIAN - Static variable in class org.jjazz.harmony.api.DefaultScaleManager
 
MIXOLYDIAN - Static variable in interface org.jjazz.harmony.spi.ScaleManager
 
MODE - Static variable in class org.jjazz.cl_editor.api.CL_EditorTopComponent
 
MODE - Static variable in class org.jjazz.pianoroll.api.PianoRollEditorTopComponent
 
MODE - Static variable in class org.jjazz.ss_editor.api.SS_EditorTopComponent
 
Model() - Constructor for class org.jjazz.midi.api.ui.InstrumentTable.Model
 
MOST_COMMON - Enum constant in enum class org.jjazz.instrumentcomponents.guitardiagram.api.TGChordSettings.ChordMode
 
mouseClicked(int, MouseEvent) - Method in interface org.jjazz.instrumentcomponents.keyboard.api.KeyboardMouseHelper.Listener
 
mouseClicked(int, MouseEvent) - Method in class org.jjazz.instrumentcomponents.keyboard.api.KeyboardMouseHelper.ListenerAdapter
 
mouseClicked(MouseEvent) - Method in class org.jjazz.flatcomponents.api.BorderManager
 
mouseClicked(MouseEvent) - Method in class org.jjazz.flatcomponents.api.ComponentTitledBorder
 
mouseClicked(MouseEvent) - Method in class org.jjazz.flatcomponents.api.FlatIntegerHorizontalSlider
 
mouseClicked(MouseEvent) - Method in class org.jjazz.flatcomponents.api.FlatIntegerKnob
 
mouseClicked(MouseEvent) - Method in class org.jjazz.flatcomponents.api.FlatIntegerVerticalSlider
 
mouseClicked(MouseEvent) - Method in class org.jjazz.flatcomponents.api.FlatLedIndicator
 
mouseClicked(MouseEvent) - Method in class org.jjazz.instrumentcomponents.keyboard.api.KeyboardMouseHelper
 
mouseClicked(MouseEvent) - Method in class org.jjazz.uiutilities.api.ButtonColumn
 
mouseClicked(MouseEvent) - Method in class org.jjazz.uiutilities.api.RedispatchingMouseAdapter
 
mouseDragged(MouseEvent) - Method in class org.jjazz.flatcomponents.api.BorderManager
 
mouseDragged(MouseEvent) - Method in class org.jjazz.flatcomponents.api.ComponentTitledBorder
 
mouseDragged(MouseEvent) - Method in class org.jjazz.flatcomponents.api.FlatIntegerHorizontalSlider
 
mouseDragged(MouseEvent) - Method in class org.jjazz.flatcomponents.api.FlatIntegerKnob
 
mouseDragged(MouseEvent) - Method in class org.jjazz.flatcomponents.api.FlatIntegerVerticalSlider
 
mouseDragged(MouseEvent) - Method in class org.jjazz.uiutilities.api.RedispatchingMouseAdapter
 
mouseEntered(MouseEvent) - Method in class org.jjazz.flatcomponents.api.BorderManager
 
mouseEntered(MouseEvent) - Method in class org.jjazz.flatcomponents.api.ComponentTitledBorder
 
mouseEntered(MouseEvent) - Method in class org.jjazz.flatcomponents.api.FlatIntegerHorizontalSlider
 
mouseEntered(MouseEvent) - Method in class org.jjazz.flatcomponents.api.FlatIntegerKnob
 
mouseEntered(MouseEvent) - Method in class org.jjazz.flatcomponents.api.FlatIntegerVerticalSlider
 
mouseEntered(MouseEvent) - Method in class org.jjazz.flatcomponents.api.FlatLedIndicator
 
mouseEntered(MouseEvent) - Method in class org.jjazz.uiutilities.api.ButtonColumn
 
mouseEntered(MouseEvent) - Method in class org.jjazz.uiutilities.api.RedispatchingMouseAdapter
 
mouseExited(MouseEvent) - Method in class org.jjazz.flatcomponents.api.BorderManager
 
mouseExited(MouseEvent) - Method in class org.jjazz.flatcomponents.api.ComponentTitledBorder
 
mouseExited(MouseEvent) - Method in class org.jjazz.flatcomponents.api.FlatIntegerHorizontalSlider
 
mouseExited(MouseEvent) - Method in class org.jjazz.flatcomponents.api.FlatIntegerKnob
 
mouseExited(MouseEvent) - Method in class org.jjazz.flatcomponents.api.FlatIntegerVerticalSlider
 
mouseExited(MouseEvent) - Method in class org.jjazz.flatcomponents.api.FlatLedIndicator
 
mouseExited(MouseEvent) - Method in class org.jjazz.uiutilities.api.ButtonColumn
 
mouseExited(MouseEvent) - Method in class org.jjazz.uiutilities.api.RedispatchingMouseAdapter
 
mouseMoved(MouseEvent) - Method in class org.jjazz.flatcomponents.api.BorderManager
 
mouseMoved(MouseEvent) - Method in class org.jjazz.flatcomponents.api.ComponentTitledBorder
 
mouseMoved(MouseEvent) - Method in class org.jjazz.flatcomponents.api.FlatIntegerHorizontalSlider
 
mouseMoved(MouseEvent) - Method in class org.jjazz.flatcomponents.api.FlatIntegerKnob
 
mouseMoved(MouseEvent) - Method in class org.jjazz.flatcomponents.api.FlatIntegerVerticalSlider
 
mouseMoved(MouseEvent) - Method in class org.jjazz.uiutilities.api.RedispatchingMouseAdapter
 
mousePressed(int, MouseEvent) - Method in interface org.jjazz.instrumentcomponents.keyboard.api.KeyboardMouseHelper.Listener
 
mousePressed(int, MouseEvent) - Method in class org.jjazz.instrumentcomponents.keyboard.api.KeyboardMouseHelper.ListenerAdapter
 
mousePressed(MouseEvent) - Method in class org.jjazz.flatcomponents.api.BorderManager
 
mousePressed(MouseEvent) - Method in class org.jjazz.flatcomponents.api.ComponentTitledBorder
 
mousePressed(MouseEvent) - Method in class org.jjazz.flatcomponents.api.FlatIntegerHorizontalSlider
 
mousePressed(MouseEvent) - Method in class org.jjazz.flatcomponents.api.FlatIntegerKnob
 
mousePressed(MouseEvent) - Method in class org.jjazz.flatcomponents.api.FlatIntegerVerticalSlider
 
mousePressed(MouseEvent) - Method in class org.jjazz.flatcomponents.api.FlatLedIndicator
 
mousePressed(MouseEvent) - Method in class org.jjazz.instrumentcomponents.keyboard.api.KeyboardMouseHelper
 
mousePressed(MouseEvent) - Method in class org.jjazz.uiutilities.api.ButtonColumn
When the mouse is pressed the editor is invoked.
mousePressed(MouseEvent) - Method in class org.jjazz.uiutilities.api.RedispatchingMouseAdapter
 
mouseReleased(MouseEvent) - Method in class org.jjazz.flatcomponents.api.BorderManager
 
mouseReleased(MouseEvent) - Method in class org.jjazz.flatcomponents.api.ComponentTitledBorder
 
mouseReleased(MouseEvent) - Method in class org.jjazz.flatcomponents.api.FlatIntegerHorizontalSlider
 
mouseReleased(MouseEvent) - Method in class org.jjazz.flatcomponents.api.FlatIntegerKnob
 
mouseReleased(MouseEvent) - Method in class org.jjazz.flatcomponents.api.FlatIntegerVerticalSlider
 
mouseReleased(MouseEvent) - Method in class org.jjazz.flatcomponents.api.FlatLedIndicator
 
mouseReleased(MouseEvent) - Method in class org.jjazz.uiutilities.api.ButtonColumn
 
mouseReleased(MouseEvent) - Method in class org.jjazz.uiutilities.api.RedispatchingMouseAdapter
 
mouseWheelMoved(MouseWheelEvent) - Method in class org.jjazz.flatcomponents.api.FlatIntegerHorizontalSlider
 
mouseWheelMoved(MouseWheelEvent) - Method in class org.jjazz.flatcomponents.api.FlatIntegerKnob
 
mouseWheelMoved(MouseWheelEvent) - Method in class org.jjazz.flatcomponents.api.FlatIntegerVerticalSlider
 
mouseWheelMoved(MouseWheelEvent) - Method in class org.jjazz.flatcomponents.api.WheelSpinner
 
mouseWheelMoved(MouseWheelEvent) - Method in class org.jjazz.uiutilities.api.RedispatchingMouseAdapter
 
move(NoteEvent, float) - Method in class org.jjazz.phrase.api.Phrase
Move a NoteEvent.
move(NoteEvent, float, boolean) - Method in class org.jjazz.phrase.api.Phrase
Move a NoteEvent.
moveAll(Map<NoteEvent, Float>, boolean) - Method in class org.jjazz.phrase.api.Phrase
Move NoteEvents.
moveFirstNote(int, int, boolean) - Method in class org.jjazz.phrase.api.Grid
Move the first note of cellIndexFrom to another cell.
moveItem(ChordLeadSheetItem<?>) - Method in class org.jjazz.cl_editor.barbox.api.BarBox
Request BarRenderers to update after an item has moved while remaining in this bar.
moveItem(ChordLeadSheetItem<?>, Position) - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Move an item to a new position.
MoveItem - Enum constant in enum class org.jjazz.chordleadsheet.api.event.ClsActionEvent.API_ID
data=cli
moveItemRenderer(ChordLeadSheetItem<?>) - Method in class org.jjazz.cl_editor.barrenderer.api.BarRenderer
Move one item of this bar.
moveMouse(Point) - Static method in class org.jjazz.uiutilities.api.UIUtilities
Move the mouse pointer to a specific point, handling possible multi-screen setup.
moveNotes(int, int, boolean) - Method in class org.jjazz.phrase.api.Grid
Move all notes from one cell to another.
moveSection(CLI_Section, int) - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Move a section to a new position.
MoveSection - Enum constant in enum class org.jjazz.chordleadsheet.api.event.ClsActionEvent.API_ID
data=cliSection
Mp3Encoder - Interface in org.jjazz.embeddedsynth.api
 
Mp3EncoderProvider - Interface in org.jjazz.embeddedsynth.spi
Provide a MP3 encoder.
MS_PER_MIN - Static variable in class org.jjazz.midi.api.parser.MidiParser
 
MSB_LSB - Enum constant in enum class org.jjazz.midi.api.MidiAddress.BankSelectMethod
 
MSB_ONLY - Enum constant in enum class org.jjazz.midi.api.MidiAddress.BankSelectMethod
 
msToBeats(float, float) - Static method in class org.jjazz.midi.api.MidiUtilities
Utility to convert milliseconds to beat fraction at given tempo.
MULTI_FOREGROUND_COLOR - Static variable in class org.jjazz.spteditor.api.RpEditor
 
MultipleErrorsReport - Class in org.jjazz.utilities.api
An error report which can store multiple individual errors.
MultipleErrorsReport() - Constructor for class org.jjazz.utilities.api.MultipleErrorsReport
 
MultipleErrorsReportDialog - Class in org.jjazz.coreuicomponents.api
A dialog to notify the user of a MultipleErrorsReport.
MultipleErrorsReportDialog(String, MultipleErrorsReport) - Constructor for class org.jjazz.coreuicomponents.api.MultipleErrorsReportDialog
Creates new form MultipleErrorsReportDialog
MusicController - Class in org.jjazz.musiccontrol.api
Control the music playback of a PlaybackSession.
MusicController.State - Enum Class in org.jjazz.musiccontrol.api
The playback states.
MusicGenerationException - Exception Class in org.jjazz.rhythm.api
An exception to be used by MusicGenerators.
MusicGenerationException(String) - Constructor for exception class org.jjazz.rhythm.api.MusicGenerationException
 
MusicGenerationQueue - Class in org.jjazz.musiccontrol.api
A thread to handle successive incoming music generation requests.
MusicGenerationQueue(int, int) - Constructor for class org.jjazz.musiccontrol.api.MusicGenerationQueue
Create the handler.
MusicGenerationQueue.Result - Record Class in org.jjazz.musiccontrol.api
A result from a music generation.
MusicGenerator - Interface in org.jjazz.rhythmmusicgeneration.spi
The music generation capability of a Rhythm.
MusicGeneratorProvider - Interface in org.jjazz.rhythmmusicgeneration.spi
Rhythm instances must implement this interface to be able to generate music.
MusicXMLFileReader - Class in org.jjazz.importers.api
MusicXML leadsheet file reader.
MusicXMLFileReader(File) - Constructor for class org.jjazz.importers.api.MusicXMLFileReader
 
MutableInstanceContent - Class in org.jjazz.utilities.api
A special InstanceContent directly copied from the original source code (NB7), but which uses MutableInstanceContent internally to allow handling of mutable objects.
MutableInstanceContent() - Constructor for class org.jjazz.utilities.api.MutableInstanceContent
Create a new, empty content.
MutableInstanceContent(Executor) - Constructor for class org.jjazz.utilities.api.MutableInstanceContent
Creates a content associated with an executor to handle dispatch of changes.
MutableRpValue - Interface in org.jjazz.rhythm.api
A tagging interface for RhythmParameter value classes which are mutable.
MUTE_CUICA - Static variable in class org.jjazz.midi.api.MidiConst
 
MUTE_HI_CONGA - Static variable in class org.jjazz.midi.api.MidiConst
 
MUTE_TRIANGLE - Static variable in class org.jjazz.midi.api.MidiConst
 
mutedChords - Variable in class org.jjazz.yamjjazz.rhythm.api.CtabChannelSettings
 
mutedNotes - Variable in class org.jjazz.yamjjazz.rhythm.api.CtabChannelSettings
 

N

name - Variable in class org.jjazz.yamjjazz.rhythm.api.CtabChannelSettings
 
name - Variable in class org.jjazz.yamjjazz.rhythm.api.Style
 
name() - Method in class org.jjazz.rhythmdatabase.api.RhythmInfo
 
name() - Method in record class org.jjazz.rhythmdatabase.api.RhythmInfo.RvInfo
Returns the value of the name record component.
NAME - Static variable in class org.jjazz.chordleadsheet.api.item.NCExtChordSymbol
 
NAME - Static variable in class org.jjazz.fluidsynthembeddedsynth.api.FluidSynthMidiDevice
 
NAME - Static variable in class org.jjazz.midi.api.keymap.KeyMapGM
 
NAME - Static variable in class org.jjazz.midi.api.keymap.KeyMapGSGM2
 
NAME - Static variable in class org.jjazz.midi.api.keymap.KeyMapXG_PopLatin
 
NAME - Static variable in class org.jjazz.midi.api.keymap.KeyMapXG
 
NAME - Static variable in class org.jjazz.midi.api.synths.GM2Synth
 
NAME - Static variable in class org.jjazz.midi.api.synths.GMSynth
 
NAME - Static variable in class org.jjazz.midi.api.synths.GSSynth
 
NAME - Static variable in class org.jjazz.midi.api.synths.XGSynth
 
NAME - Static variable in class org.jjazz.outputsynth.api.CakewalkInsFileReader
 
NAME - Static variable in class org.jjazz.uisettings.api.DarkTheme
 
NAME - Static variable in class org.jjazz.uisettings.api.LightTheme
 
NATURAL_MINOR - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.Ctb2ChannelSettings.NoteTranspositionTable
 
NATURAL_MINOR_5 - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.Ctb2ChannelSettings.NoteTranspositionTable
 
NB_AVAILABLE_CHANNELS - Static variable in class org.jjazz.midimix.api.MidiMix
 
nbMelodyNotes - Variable in class org.jjazz.importers.api.BiabFileReader
 
NCExtChordSymbol - Class in org.jjazz.chordleadsheet.api.item
A special "NC" chord symbol for No Chord.
NCExtChordSymbol() - Constructor for class org.jjazz.chordleadsheet.api.item.NCExtChordSymbol
Create a NC chord with no standard ChordRenderingInfo and no alternate chord symbol.
NCExtChordSymbol(ChordRenderingInfo, AltExtChordSymbol, AltDataFilter) - Constructor for class org.jjazz.chordleadsheet.api.item.NCExtChordSymbol
Create a NC chord symbol with the specified parameters.
NCExtChordSymbol.XStreamConfig - Class in org.jjazz.chordleadsheet.api.item
This enables XStream instance configuration even for private classes or classes from non-public packages of Netbeans modules.
needFill(String) - Static method in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_Fill
Return true if we need to add a Fill In.
needSave() - Method in class org.jjazz.midimix.api.MidiMix
 
NEW - Enum constant in enum class org.jjazz.musiccontrol.api.playbacksession.PlaybackSession.State
State of the session upon creation, sequence and related data are not generated yet.
newSeed() - Method in class org.jjazz.humanizer.api.Humanizer
Recompute random factors for all notes, with effect on the next call to humanize().
newString(int, int) - Static method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGString
 
next() - Method in enum class org.jjazz.instrumentcomponents.guitardiagram.api.TGChordSettings.ChordMode
 
next() - Method in class org.jjazz.instrumentcomponents.keyboard.api.KeyboardRange
Get a bigger keyboard, or if too big reset size to the smallest one (3 octaves, keeping approximatively the same center note)
next() - Method in class org.jjazz.song.api.BeatIterator
Advance the song position to the next integer beat.
nextBar() - Method in class org.jjazz.song.api.BeatIterator
Advance the song position to the next bar (with beat 0).
nextHalfBar(boolean) - Method in class org.jjazz.song.api.BeatIterator
Advance the song position to the next half bar (beat=0 or half-bar).
NINTH - Enum constant in enum class org.jjazz.harmony.api.Degree.Natural
 
NINTH - Enum constant in enum class org.jjazz.harmony.api.Degree
 
NINTH_FLAT - Enum constant in enum class org.jjazz.harmony.api.Degree
 
NINTH_SHARP - Enum constant in enum class org.jjazz.harmony.api.Degree
 
NO - Enum constant in enum class org.jjazz.chordleadsheet.api.item.CLI_ChordSymbol.PositionDisplay
 
NO_ANTICIPATION - Enum constant in enum class org.jjazz.chordleadsheet.api.item.ChordRenderingInfo.Feature
Make sure chord is not played "anticipated".
NO_CRASH - Enum constant in enum class org.jjazz.chordleadsheet.api.item.ChordRenderingInfo.Feature
Make sure there is no crash cymbal.
NO_INVERSION - Enum constant in enum class org.jjazz.phrase.api.SourcePhrase.ChordMode
 
NONE - Static variable in class org.jjazz.utilities.api.Diff.Difference
 
NORMAL - Enum constant in enum class org.jjazz.rhythmmusicgeneration.api.AccentProcessor.HoldShotMode
Process hold/shot normally.
NORMAL - Enum constant in enum class org.jjazz.ss_editor.api.SS_EditorClientProperties.ViewMode
 
normalize() - Method in class org.jjazz.harmony.api.Chord
Make the MidiChord start at first octave : the lowest note of the MidiChord is transposed to be in octave 0.
NORTH_EAST - Static variable in class org.jjazz.ss_editor.rpviewer.api.RpViewerLayoutManager
 
NORTH_EAST - Static variable in class org.jjazz.uiutilities.api.CornerLayout
 
NORTH_WEST - Static variable in class org.jjazz.ss_editor.rpviewer.api.RpViewerLayoutManager
 
NORTH_WEST - Static variable in class org.jjazz.uiutilities.api.CornerLayout
 
NOT_PRESENT - Static variable in class org.jjazz.harmony.api.ChordType
Constant used in the constructor to specify when a degree is Not Present.
NOT_SET - Static variable in class org.jjazz.midi.api.JJazzMidiSystem
 
NotationGraphics - Class in org.jjazz.score.api
Draw score notations.
NotationGraphics() - Constructor for class org.jjazz.score.api.NotationGraphics
 
NotationGraphics.ScoreNote - Class in org.jjazz.score.api
 
note - Variable in class org.jjazz.score.api.NotationGraphics.ScoreNote
 
Note - Class in org.jjazz.harmony.api
A note has a pitch, a duration (symbolic and in beats), and a velocity.
Note() - Constructor for class org.jjazz.harmony.api.Note
Use MidiConst.PITCH_STD, Quarter duration, Accidental.Flat and standard velocity.
Note(int) - Constructor for class org.jjazz.harmony.api.Note
Create a note with a default beatDuration=1 and standard velocity.
Note(int, float) - Constructor for class org.jjazz.harmony.api.Note
Create a Note with a pitch and a beat duration and standard velocity.
Note(int, float, int) - Constructor for class org.jjazz.harmony.api.Note
Create a Note with a pitch, a duration in beat, standard velocity and an accidental if any.
Note(int, float, int, Note.Accidental) - Constructor for class org.jjazz.harmony.api.Note
Create a Note with a pitch, a duration in beat, a velocity and an accidental if any.
Note(int, SymbolicDuration, int, Note.Accidental) - Constructor for class org.jjazz.harmony.api.Note
Create a Note with a pitch, a symbolic duration, a velocity and an accidental if any.
Note(String) - Constructor for class org.jjazz.harmony.api.Note
Build a note from a string as specified below.
Note(Note, int) - Constructor for class org.jjazz.harmony.api.Note
A new note based on n but with pitch=newPitch
Note(Note, Note.Accidental) - Constructor for class org.jjazz.harmony.api.Note
A new note based on n but with the specified accidental.
NOTE_DURATION_EIGHTH - Static variable in class org.jjazz.score.api.NotationGraphics
 
NOTE_DURATION_HALF - Static variable in class org.jjazz.score.api.NotationGraphics
 
NOTE_DURATION_QUARTER - Static variable in class org.jjazz.score.api.NotationGraphics
 
NOTE_DURATION_SIXTEENTH - Static variable in class org.jjazz.score.api.NotationGraphics
 
NOTE_DURATION_SIXTEENTH2 - Static variable in class org.jjazz.score.api.NotationGraphics
 
NOTE_DURATION_SIXTEENTH3 - Static variable in class org.jjazz.score.api.NotationGraphics
 
NOTE_DURATION_SIXTEENTH4 - Static variable in class org.jjazz.score.api.NotationGraphics
 
NOTE_DURATION_WHOLE - Static variable in class org.jjazz.score.api.NotationGraphics
 
NOTE_DURATION_WHOLE2 - Static variable in class org.jjazz.score.api.NotationGraphics
 
NOTE_DURATION_WHOLE4 - Static variable in class org.jjazz.score.api.NotationGraphics
 
NOTE_GENERATOR - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.Ctb2ChannelSettings.RetriggerRule
 
Note.Accidental - Enum Class in org.jjazz.harmony.api
 
noteClicked(MouseEvent, NoteView) - Method in interface org.jjazz.pianoroll.api.EditTool
 
NoteColorManager - Interface in org.jjazz.uisettings.api
Compute note colors depending on note velocity.
noteDragged(MouseEvent, NoteView) - Method in interface org.jjazz.pianoroll.api.EditTool
 
noteEntered(MouseEvent, NoteView) - Method in interface org.jjazz.pianoroll.api.EditTool
 
NoteEvent - Class in org.jjazz.phrase.api
A Note with a position and optional client properties.
NoteEvent(int, float, int, float) - Constructor for class org.jjazz.phrase.api.NoteEvent
Create a new NoteEvent with Accidental.FLAT.
NoteEvent(int, float, int, float, Note.Accidental) - Constructor for class org.jjazz.phrase.api.NoteEvent
Create a new NoteEvent.
NoteEvent(Note, float) - Constructor for class org.jjazz.phrase.api.NoteEvent
Create a new NoteEvent from a Note at specified position.
NoteEvent.AsNoteKey - Class in org.jjazz.phrase.api
A NoteEvent wrapper to be used as hash/map key when 2 different NoteEvent instances need to be considered as equal when their note attributes are equal (except client properties).
noteExited(MouseEvent, NoteView) - Method in interface org.jjazz.pianoroll.api.EditTool
 
noteHighLimit - Variable in class org.jjazz.yamjjazz.rhythm.api.Ctb2ChannelSettings
 
NoteIcons - Class in org.jjazz.uiutilities.api
Access to note icons.
NoteIcons() - Constructor for class org.jjazz.uiutilities.api.NoteIcons
 
NoteListener - Interface in org.jjazz.musiccontrol.api
A listener to Note ON/OFF events fired by the MusicController.
noteLowLimit - Variable in class org.jjazz.yamjjazz.rhythm.api.Ctb2ChannelSettings
 
noteMoved(MouseEvent, NoteView) - Method in interface org.jjazz.pianoroll.api.EditTool
 
noteOff(long, int, int) - Method in interface org.jjazz.musiccontrol.api.NoteListener
A note OFF event has occured.
noteOn(long, int, int, int) - Method in interface org.jjazz.musiccontrol.api.NoteListener
A note ON event has occured.
noteOnMidiMessages(int, int) - Static method in class org.jjazz.musiccontrolactions.api.RemoteAction
Get the MidiMessages for a command which is a note pressed on the specified channel.
noteReleased(MouseEvent, NoteView) - Method in interface org.jjazz.pianoroll.api.EditTool
 
notesFlat - Static variable in class org.jjazz.harmony.api.Note
 
notesSharp - Static variable in class org.jjazz.harmony.api.Note
Available for general use.
NoteView - Class in org.jjazz.pianoroll.api
A JComponent which represents a NoteEvent.
NoteView(NoteEvent) - Constructor for class org.jjazz.pianoroll.api.NoteView
 
noteWheelMoved(MouseWheelEvent, NoteView) - Method in interface org.jjazz.pianoroll.api.EditTool
 
NotSetBank<T> - Class in org.jjazz.midi.api.synths
Utility bank used only to store the Void instrument.
ntr - Variable in class org.jjazz.yamjjazz.rhythm.api.Ctb2ChannelSettings
 
ntt - Variable in class org.jjazz.yamjjazz.rhythm.api.Ctb2ChannelSettings
 

O

ObservableProperties<T> - Class in org.jjazz.utilities.api
Properties which can be listened to.
ObservableProperties() - Constructor for class org.jjazz.utilities.api.ObservableProperties
 
ObservableProperties(Object) - Constructor for class org.jjazz.utilities.api.ObservableProperties
 
ObservableProperties(Object, ObservableProperties<T>) - Constructor for class org.jjazz.utilities.api.ObservableProperties
 
OCTAVE_MAX - Static variable in class org.jjazz.harmony.api.Note
 
OCTAVE_MIN - Static variable in class org.jjazz.harmony.api.Note
 
OCTAVE_STD - Static variable in class org.jjazz.harmony.api.Note
 
of(ChordLeadSheet, CLI_Section) - Static method in class org.jjazz.rhythmmusicgeneration.api.SimpleChordSequence
Create a SimpleChordSequence starting at beat 0 from a section of ChordLeadSheet.
OFF - Enum constant in enum class org.jjazz.outputsynth.api.OutputSynth.UserSettings.SendModeOnUponPlay
 
OFF - Enum constant in enum class org.jjazz.phrase.api.SourcePhrase.ChordMode
 
OFF - Enum constant in enum class org.jjazz.quantizer.api.Quantization
 
offset(int, int) - Method in record class org.jjazz.pianoroll.api.ZoomValue
Get a copy with the specified parameters added to the existing hValue and vValue.
ofX(Rectangle) - Static method in class org.jjazz.utilities.api.IntRange
Create an IntRange from the first and last x position of the rectangle.
ofY(Rectangle) - Static method in class org.jjazz.utilities.api.IntRange
Create an IntRange from the first and last x position of the rectangle.
OK_OPTION - Static variable in class org.jjazz.uiutilities.api.JFontChooser
Return value from showDialog().
ON_SHOWING_TASK_PRIORITY - Variable in class org.jjazz.songeditormanager.api.StartupShutdownSongManager.OpenFilesAtStartupTask
 
ON_SHOWING_TASK_PRIORITY - Static variable in class org.jjazz.startup.api.OnStartMessageNotifier
 
onChannelChanged(byte) - Method in interface org.jjazz.midi.api.parser.MidiParserListener
Called when the parser encounters a new channel. known as a Voice).
onChannelChanged(byte) - Method in class org.jjazz.midi.api.parser.MidiParserListenerAdapter
 
onChannelPressureParsed(byte, float) - Method in interface org.jjazz.midi.api.parser.MidiParserListener
 
onChannelPressureParsed(byte, float) - Method in class org.jjazz.midi.api.parser.MidiParserListenerAdapter
 
onControllerEventParsed(byte, byte, float) - Method in interface org.jjazz.midi.api.parser.MidiParserListener
 
onControllerEventParsed(byte, byte, float) - Method in class org.jjazz.midi.api.parser.MidiParserListenerAdapter
 
ONE_BAR - Enum constant in enum class org.jjazz.musiccontrol.api.PlaybackSettings.PrecountMode
 
ONE_QUARTER_BEAT - Enum constant in enum class org.jjazz.quantizer.api.Quantization
 
ONE_SIXTH_BEAT - Enum constant in enum class org.jjazz.quantizer.api.Quantization
 
ONE_THIRD_BEAT - Enum constant in enum class org.jjazz.quantizer.api.Quantization
 
onInstrumentParsed(byte, float) - Method in interface org.jjazz.midi.api.parser.MidiParserListener
Called when the parser encounters a new instrument selection.
onInstrumentParsed(byte, float) - Method in class org.jjazz.midi.api.parser.MidiParserListenerAdapter
 
OnlineDoc - Class in org.jjazz.base.api.actions
 
OnlineDoc() - Constructor for class org.jjazz.base.api.actions.OnlineDoc
 
onLyricParsed(String, float) - Method in interface org.jjazz.midi.api.parser.MidiParserListener
 
onLyricParsed(String, float) - Method in class org.jjazz.midi.api.parser.MidiParserListenerAdapter
 
onMarkerParsed(String, float) - Method in interface org.jjazz.midi.api.parser.MidiParserListener
 
onMarkerParsed(String, float) - Method in class org.jjazz.midi.api.parser.MidiParserListenerAdapter
 
onMetaEndEvent(float) - Method in interface org.jjazz.midi.api.parser.MidiParserListener
Called when the parser encounters the END META Event.
onMetaEndEvent(float) - Method in class org.jjazz.midi.api.parser.MidiParserListenerAdapter
 
onNoteParsed(Note, float) - Method in interface org.jjazz.midi.api.parser.MidiParserListener
 
onNoteParsed(Note, float) - Method in class org.jjazz.midi.api.parser.MidiParserListenerAdapter
 
onPitchWheelParsed(byte, byte, float) - Method in interface org.jjazz.midi.api.parser.MidiParserListener
 
onPitchWheelParsed(byte, byte, float) - Method in class org.jjazz.midi.api.parser.MidiParserListenerAdapter
 
onPolyphonicPressureParsed(byte, byte, float) - Method in interface org.jjazz.midi.api.parser.MidiParserListener
 
onPolyphonicPressureParsed(byte, byte, float) - Method in class org.jjazz.midi.api.parser.MidiParserListenerAdapter
 
OnShowingTask - Interface in org.jjazz.startup.spi
A startup task which will be executed by StartupManager in priority ascending order when Netbeans UI is ready.
ONSTART_TASK_PRIORITY - Static variable in class org.jjazz.upgrade.api.UpgradeManager.FreshStartUpgrader
Should run early in order to update the modules preferences before instances are created
OnStartMessageNotifier - Class in org.jjazz.startup.api
Helper methods to notify user of early startup messages via informational modal dialogs, when UI is ready.
OnStartMessageNotifier() - Constructor for class org.jjazz.startup.api.OnStartMessageNotifier
 
OnStartMessageNotifier.ShowMessagesTask - Class in org.jjazz.startup.api
 
OnStartTask - Interface in org.jjazz.startup.spi
A startup task which will be executed by StartupManager in priority ascending order when platform is ready (see OnStart).
onSystemExclusiveParsed(float, byte...) - Method in interface org.jjazz.midi.api.parser.MidiParserListener
 
onSystemExclusiveParsed(float, byte...) - Method in class org.jjazz.midi.api.parser.MidiParserListenerAdapter
 
onTempoChanged(int, float) - Method in interface org.jjazz.midi.api.parser.MidiParserListener
Called when the parser encounters a new tempo selection.
onTempoChanged(int, float) - Method in class org.jjazz.midi.api.parser.MidiParserListenerAdapter
 
onTextParsed(String, float) - Method in interface org.jjazz.midi.api.parser.MidiParserListener
 
onTextParsed(String, float) - Method in class org.jjazz.midi.api.parser.MidiParserListenerAdapter
 
onTimeSignatureParsed(byte, byte, float) - Method in interface org.jjazz.midi.api.parser.MidiParserListener
The first parameter is the number of beats per measure; The second parameter is the power by which 2 must be raised to create the note that represents one beat.
onTimeSignatureParsed(byte, byte, float) - Method in class org.jjazz.midi.api.parser.MidiParserListenerAdapter
 
onTrackNameParsed(String, float) - Method in interface org.jjazz.midi.api.parser.MidiParserListener
 
onTrackNameParsed(String, float) - Method in class org.jjazz.midi.api.parser.MidiParserListenerAdapter
 
open() - Method in interface org.jjazz.embeddedsynth.api.EmbeddedSynth
Initialize the synth (load resources...).
open() - Method in class org.jjazz.fluidsynthembeddedsynth.api.FluidSynthEmbeddedSynth
Initialize the FluidSynth java bridge and load the soundfont.
open() - Method in class org.jjazz.fluidsynthembeddedsynth.api.FluidSynthMidiDevice
Open this MidiDevice.
open() - Method in class org.jjazz.midi.api.device.JJazzMidiDevice
 
OPEN - Enum constant in enum class org.jjazz.instrumentcomponents.guitardiagram.api.TGChordSettings.ChordMode
 
OPEN_CUICA - Static variable in class org.jjazz.midi.api.MidiConst
 
OPEN_HI_CONGA - Static variable in class org.jjazz.midi.api.MidiConst
 
OPEN_HI_HAT - Static variable in class org.jjazz.midi.api.MidiConst
 
OPEN_TRIANGLE - Static variable in class org.jjazz.midi.api.MidiConst
 
OpenFilesAtStartupTask() - Constructor for class org.jjazz.songeditormanager.api.StartupShutdownSongManager.OpenFilesAtStartupTask
 
ORCHESTRA - Enum constant in enum class org.jjazz.midi.api.DrumKit.Type
 
org.jjazz.activesong.spi - package org.jjazz.activesong.spi
 
org.jjazz.analytics.api - package org.jjazz.analytics.api
Manage the collection of analytics to feed AnalyticsProcessors.
org.jjazz.analytics.spi - package org.jjazz.analytics.spi
 
org.jjazz.arranger.api - package org.jjazz.arranger.api
Manage the (pseudo) Arranger feature.
org.jjazz.base.api.actions - package org.jjazz.base.api.actions
Contains various general Netbeans customizations: layer.xml, standard actions (e.g Edit, Save, Select All, ...), window mode, etc.
org.jjazz.base.spi - package org.jjazz.base.spi
 
org.jjazz.chordinspector.spi - package org.jjazz.chordinspector.spi
 
org.jjazz.chordleadsheet.api - package org.jjazz.chordleadsheet.api
The model of a chord leadsheet.
org.jjazz.chordleadsheet.api.event - package org.jjazz.chordleadsheet.api.event
 
org.jjazz.chordleadsheet.api.item - package org.jjazz.chordleadsheet.api.item
The models for chord leadsheet items.
org.jjazz.cl_editor.api - package org.jjazz.cl_editor.api
The chord leadsheet editor.
org.jjazz.cl_editor.barbox.api - package org.jjazz.cl_editor.barbox.api
The graphical component for a single bar, which contains bar renderers.
org.jjazz.cl_editor.barrenderer.api - package org.jjazz.cl_editor.barrenderer.api
The graphical component for a bar renderer (e.g. bar renderer for chord symbols, for section, for improvisation guideline, etc.)
org.jjazz.cl_editor.itemrenderer.api - package org.jjazz.cl_editor.itemrenderer.api
Graphical components for chord leadsheet items: chord symbols, chord symbol position, section, time signature, etc.
org.jjazz.cl_editor.spi - package org.jjazz.cl_editor.spi
Service providers for the chord leadsheet editor.
org.jjazz.coreuicomponents.api - package org.jjazz.coreuicomponents.api
 
org.jjazz.embeddedsynth.api - package org.jjazz.embeddedsynth.api
 
org.jjazz.embeddedsynth.spi - package org.jjazz.embeddedsynth.spi
 
org.jjazz.filedirectorymanager.api - package org.jjazz.filedirectorymanager.api
Manage the list of directories used by JJazzLab.
org.jjazz.flatcomponents.api - package org.jjazz.flatcomponents.api
Graphical flat components: flat buttons, flat knobs, led indicator, etc.
org.jjazz.fluidsynthembeddedsynth.api - package org.jjazz.fluidsynthembeddedsynth.api
 
org.jjazz.harmony.api - package org.jjazz.harmony.api
Models for harmony objects: note, scale, degree, chord symbol, time signature, etc.
org.jjazz.harmony.spi - package org.jjazz.harmony.spi
 
org.jjazz.humanizer.api - package org.jjazz.humanizer.api
Notes "humanization" methods.
org.jjazz.importers.api - package org.jjazz.importers.api
Various file readers
org.jjazz.improvisionsupport.api - package org.jjazz.improvisionsupport.api
 
org.jjazz.instrumentchooser.spi - package org.jjazz.instrumentchooser.spi
Service provider for instrument selection dialog.
org.jjazz.instrumentcomponents.guitardiagram.api - package org.jjazz.instrumentcomponents.guitardiagram.api
Guitar diagram graphical components and related methods.
org.jjazz.instrumentcomponents.keyboard.api - package org.jjazz.instrumentcomponents.keyboard.api
Piano keyboard graphical component.
org.jjazz.jjswing.api - package org.jjazz.jjswing.api
 
org.jjazz.midi.api - package org.jjazz.midi.api
All Midi stuff: JJazzMidiSystem, Midi synths, Midi instruments, Midi banks, Midi drumkits, drumkit keymaps, Midi file parsers, etc.
org.jjazz.midi.api.device - package org.jjazz.midi.api.device
 
org.jjazz.midi.api.keymap - package org.jjazz.midi.api.keymap
 
org.jjazz.midi.api.parser - package org.jjazz.midi.api.parser
 
org.jjazz.midi.api.sequencer - package org.jjazz.midi.api.sequencer
 
org.jjazz.midi.api.synths - package org.jjazz.midi.api.synths
 
org.jjazz.midi.api.ui - package org.jjazz.midi.api.ui
 
org.jjazz.midi.spi - package org.jjazz.midi.spi
Midi-related service providers: Midi synth file readers, Midi synh manager, drumkit keymap providers.
org.jjazz.midimix.api - package org.jjazz.midimix.api
The model for the mix of a song (instruments used per channel and their settings, volume, effect, etc.).
org.jjazz.midimix.spi - package org.jjazz.midimix.spi
A service provider to find the most relevant instrument for a given rhythm voice.
org.jjazz.mixconsole.api - package org.jjazz.mixconsole.api
The mix console editor to edit a song's MidiMix.
org.jjazz.musiccontrol.api - package org.jjazz.musiccontrol.api
Music controller: control the overall playback of a song.
org.jjazz.musiccontrol.api.playbacksession - package org.jjazz.musiccontrol.api.playbacksession
Models to represent a playback session played by the MusicController.
org.jjazz.musiccontrol.spi - package org.jjazz.musiccontrol.spi
 
org.jjazz.musiccontrolactions.api - package org.jjazz.musiccontrolactions.api
Midi remote controller.
org.jjazz.musiccontrolactions.api.ui - package org.jjazz.musiccontrolactions.api.ui
 
org.jjazz.musiccontrolactions.spi - package org.jjazz.musiccontrolactions.spi
 
org.jjazz.outputsynth.api - package org.jjazz.outputsynth.api
The model of the Midi synth connected to the output of JJazzLab.
org.jjazz.outputsynth.spi - package org.jjazz.outputsynth.spi
 
org.jjazz.phrase.api - package org.jjazz.phrase.api
The model of a music phrase for a single instrument, e.g. a bass phrase or a drums phrase.
org.jjazz.phrasetransform.api - package org.jjazz.phrasetransform.api
Object to transform a Phrase into another one.
org.jjazz.phrasetransform.api.rps - package org.jjazz.phrasetransform.api.rps
Classes mainly related to the RP_SYS_DrumsTransform rhythm parameter.
org.jjazz.phrasetransform.api.ui - package org.jjazz.phrasetransform.api.ui
 
org.jjazz.phrasetransform.spi - package org.jjazz.phrasetransform.spi
 
org.jjazz.pianoroll.api - package org.jjazz.pianoroll.api
 
org.jjazz.pianoroll.spi - package org.jjazz.pianoroll.spi
 
org.jjazz.quantizer.api - package org.jjazz.quantizer.api
Basic quantization methods.
org.jjazz.rhythm.api - package org.jjazz.rhythm.api
The model of a rhythm (or style, e.g "fast swing 4/4"), with its RhythmVoices and RhythmParameters.
org.jjazz.rhythm.api.rhythmparameters - package org.jjazz.rhythm.api.rhythmparameters
System parameters of a rhythm which alter the way the backing track is rendered.
org.jjazz.rhythm.spi - package org.jjazz.rhythm.spi
Service provider to provide rhythm instances.
org.jjazz.rhythmdatabase.api - package org.jjazz.rhythmdatabase.api
The central place to get information about installed rhythms and get Rhythm instances.
org.jjazz.rhythmdatabase.spi - package org.jjazz.rhythmdatabase.spi
 
org.jjazz.rhythmdatabaseimpl.api - package org.jjazz.rhythmdatabaseimpl.api
 
org.jjazz.rhythmmusicgeneration.api - package org.jjazz.rhythmmusicgeneration.api
Objects and helper methods to generate musical phrases from the song and form the final backing track (see SongSequenceBuilder).
org.jjazz.rhythmmusicgeneration.spi - package org.jjazz.rhythmmusicgeneration.spi
 
org.jjazz.rhythmselectiondialog.api - package org.jjazz.rhythmselectiondialog.api
The dialog to select a rhythm.
org.jjazz.rhythmselectiondialog.api.ui - package org.jjazz.rhythmselectiondialog.api.ui
 
org.jjazz.rhythmselectiondialog.spi - package org.jjazz.rhythmselectiondialog.spi
 
org.jjazz.rhythmstubs.api - package org.jjazz.rhythmstubs.api
Dummy rhythm stubs to make sure each time signature has at least one rhythm instance available.
org.jjazz.rpcustomeditorfactoryimpl.api - package org.jjazz.rpcustomeditorfactoryimpl.api
Generic graphical editor component for RhythmParameters
org.jjazz.score.api - package org.jjazz.score.api
 
org.jjazz.song.api - package org.jjazz.song.api
The model of a song, which mainly contains a ChordLeadSheet and a SongStructure.
org.jjazz.song.spi - package org.jjazz.song.spi
Service providers to create songs using eg importers.
org.jjazz.songcontext.api - package org.jjazz.songcontext.api
Describe the context for which a backing track should be generated: which (part of the) song, which MidiMix.
org.jjazz.songeditormanager.api - package org.jjazz.songeditormanager.api
 
org.jjazz.songeditormanager.spi - package org.jjazz.songeditormanager.spi
Manage the creation/destruction of editors for a new/closed song, plus related actions (eg duplicate song).
org.jjazz.songmemoviewer.api - package org.jjazz.songmemoviewer.api
The song memo viewer window.
org.jjazz.songstructure.api - package org.jjazz.songstructure.api
The model of a song structure, ie a list of SongParts.
org.jjazz.songstructure.api.event - package org.jjazz.songstructure.api.event
The possible change events received by a SongStructure change listener.
org.jjazz.spteditor.api - package org.jjazz.spteditor.api
The graphical editor window of a song part.
org.jjazz.spteditor.spi - package org.jjazz.spteditor.spi
Service provider for indvidual RhythmParameter editor components.
org.jjazz.ss_editor.api - package org.jjazz.ss_editor.api
The SongStructure graphical editor.
org.jjazz.ss_editor.rpviewer.api - package org.jjazz.ss_editor.rpviewer.api
The graphical RpViewer component to represent a RhythmParameter value within a SptViewer.
org.jjazz.ss_editor.rpviewer.spi - package org.jjazz.ss_editor.rpviewer.spi
Service provider to provider RpViewer instances for each type of RhythmParameter.
org.jjazz.ss_editor.spi - package org.jjazz.ss_editor.spi
 
org.jjazz.ss_editor.sptviewer.api - package org.jjazz.ss_editor.sptviewer.api
The graphical SongPart viewer component, which holds the RpViewers components.
org.jjazz.ss_editor.sptviewer.spi - package org.jjazz.ss_editor.sptviewer.spi
Service provider to provide SptViewer instances.
org.jjazz.ss_editorimpl.api - package org.jjazz.ss_editorimpl.api
 
org.jjazz.startup.api - package org.jjazz.startup.api
 
org.jjazz.startup.spi - package org.jjazz.startup.spi
Manage the startup tasks.
org.jjazz.testplayerservice.spi - package org.jjazz.testplayerservice.spi
 
org.jjazz.uisettings.api - package org.jjazz.uisettings.api
Manage general UI settings, Look&Feel install.
org.jjazz.uiutilities.api - package org.jjazz.uiutilities.api
Graphical utilities: generic components and methods.
org.jjazz.undomanager.api - package org.jjazz.undomanager.api
JJazzLab customized UndoManager extension.
org.jjazz.upgrade.api - package org.jjazz.upgrade.api
Manage the tasks to upgrade settings from a previous version of JJazzLab to the current version.
org.jjazz.utilities.api - package org.jjazz.utilities.api
General purpose utilities.
org.jjazz.xstream.api - package org.jjazz.xstream.api
 
org.jjazz.xstream.spi - package org.jjazz.xstream.spi
 
org.jjazz.yamjjazz.rhythm.api - package org.jjazz.yamjjazz.rhythm.api
 
Organ - Enum constant in enum class org.jjazz.midi.api.synths.InstrumentFamily
 
ORNAMENT_MARK_MODRENT - Static variable in class org.jjazz.score.api.NotationGraphics
 
ORNAMENT_MARK_TRILL - Static variable in class org.jjazz.score.api.NotationGraphics
 
ORNAMENT_MARK_TURN - Static variable in class org.jjazz.score.api.NotationGraphics
 
OS_FluidSynthEmbedded - Class in org.jjazz.fluidsynthembeddedsynth.api
The builtin OutputSynth for our embedded synth (based on OS_JJazzLabSoundFont_XG since FluidSynth can handle XG bank select).
OTHER - Enum constant in enum class org.jjazz.musiccontrol.api.playbacksession.PlaybackSession.Context
For other cases
OTHER - Enum constant in enum class org.jjazz.rhythm.api.RhythmVoice.Type
 
OutputSynth - Class in org.jjazz.outputsynth.api
An OutputSynth describes the capabilities of the synth connected to an output Midi device.
OutputSynth(MidiSynth) - Constructor for class org.jjazz.outputsynth.api.OutputSynth
Construct an OutputSynth with the specified midiSynth and default UserSettings.
OutputSynth.UserSettings - Class in org.jjazz.outputsynth.api
The user-dependent settings associated to the OutputSynth: GM remap table, latency, user track default voice, etc.
OutputSynth.UserSettings.SendModeOnUponPlay - Enum Class in org.jjazz.outputsynth.api
 
OutputSynthManager - Interface in org.jjazz.outputsynth.spi
A manager for OutputSynth instances.
OutputSynthManager.DefaultRhythmVoiceInstrumentProviderImpl - Class in org.jjazz.outputsynth.spi
Implement the RhythmVoiceInstrumentProvider service using the default OutputSynth provided by the OutputSynthManager.
overallLoop - Variable in class org.jjazz.importers.api.BiabFileReader
 
Override(RhythmVoice, String) - Constructor for record class org.jjazz.rhythmmusicgeneration.api.RP_SYS_OverrideTracksValue.Override
Creates an instance of a Override record class.

P

PAD - Enum constant in enum class org.jjazz.rhythm.api.RhythmVoice.Type
 
PAD - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.AccType
 
paint(Graphics) - Method in class org.jjazz.instrumentcomponents.keyboard.api.PianoKey
Draw the key.
paint(Graphics) - Method in class org.jjazz.pianoroll.api.NoteView
 
paint(Graphics, JComponent) - Method in class org.jjazz.uiutilities.api.TextOverlayLayerUI
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class org.jjazz.flatcomponents.api.ComponentTitledBorder
 
paintComponent(Graphics) - Method in class org.jjazz.coreuicomponents.api.PhraseBirdsEyeViewComponent
 
paintComponent(Graphics) - Method in class org.jjazz.flatcomponents.api.FlatIntegerHorizontalSlider
 
paintComponent(Graphics) - Method in class org.jjazz.flatcomponents.api.FlatIntegerKnob
 
paintComponent(Graphics) - Method in class org.jjazz.flatcomponents.api.FlatIntegerVerticalSlider
 
paintComponent(Graphics) - Method in class org.jjazz.flatcomponents.api.FlatLedIndicator
 
paintComponent(Graphics) - Method in class org.jjazz.flatcomponents.api.FontResizingLabel
 
paintComponent(Graphics) - Method in class org.jjazz.flatcomponents.api.RoundedPanel
 
paintComponent(Graphics) - Method in class org.jjazz.flatcomponents.api.VerticalLabel
 
paintComponent(Graphics) - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.GuitarDiagramComponent
 
paintComponent(Graphics) - Method in class org.jjazz.instrumentcomponents.keyboard.api.KeyboardComponent
Overridden to paint the out of range indicators.
paintComponent(Graphics) - Method in class org.jjazz.ss_editor.rpviewer.api.MeterRpRenderer
 
paintComponent(Graphics) - Method in interface org.jjazz.ss_editor.rpviewer.api.RpViewerRenderer
Render the RpViewer.
paintComponent(Graphics) - Method in class org.jjazz.ss_editor.rpviewer.api.StringRpRenderer
Paint the RP value as a string centered.
paintIcon(Component, Graphics, int, int) - Method in class org.jjazz.flatcomponents.api.VTextIcon
Draw the icon at the specified location.
panic() - Method in class org.jjazz.midi.api.JJazzMidiSystem
The Midi panic method.
PANORAMIC_STD - Static variable in class org.jjazz.midi.api.MidiConst
 
PARENT_NOTE - Static variable in class org.jjazz.phrase.api.Phrase
NoteEvent client property set when new NoteEvents are created from existing ones.
parse(String) - Static method in enum class org.jjazz.harmony.api.TimeSignature
Get the TimeSignature object represented by a string representation as the one returned by toString(), e.g. "3/4".
parse(Sequence, String) - Method in class org.jjazz.midi.api.parser.MidiParser
Parse the Midi sequence track by track and notifies the registered parsers.
parseEvent(MidiEvent) - Method in class org.jjazz.midi.api.parser.MidiParser
Parses the following messages:
Note On events ,Note Off events ,Polyphonic Aftertouch ,Controller Events ,Program Change (instrument changes) ,Channel Aftertouch ,Pitch Wheel
Meta Events: Tempo, Lyric, Marker, Key Signature, Time Signature, Marker, Text, TrackName
SysEx Events
parseHandledMidiEvent(MidiEvent, MidiParser) - Method in interface org.jjazz.midi.api.parser.MidiParser.AuxilliaryMidiParser
 
parsePianoOctaveBeatString(String) - Static method in class org.jjazz.harmony.api.Note
Convert a string generated by toPianoOctaveBeatString() (like "C4:2.5") to a note.
parsePianoOctaveString(String) - Static method in class org.jjazz.harmony.api.Note
Convert a string generated by toPianoOctaveString() (like "C4") to a note.
parseUnhandledMidiEvent(MidiEvent, MidiParser) - Method in interface org.jjazz.midi.api.parser.MidiParser.AuxilliaryMidiParser
 
PATTERN - Static variable in interface org.jjazz.chordleadsheet.api.item.CLI_Section
 
pause() - Method in class org.jjazz.musiccontrol.api.MusicController
Stop the playback of the sequence and leave the position unchanged.
PAUSED - Enum constant in enum class org.jjazz.musiccontrol.api.MusicController.State
 
PC_ONLY - Enum constant in enum class org.jjazz.midi.api.MidiAddress.BankSelectMethod
 
PEDAL_BASS - Enum constant in enum class org.jjazz.chordleadsheet.api.item.ChordRenderingInfo.Feature
Bass line must only use the chord symbol root note (or bass note if specified for slash chord Am/D).
PEDAL_HI_HAT - Static variable in class org.jjazz.midi.api.MidiConst
 
peek() - Method in class org.jjazz.song.api.BeatIterator
Get the next position without advancing the iterator.
PENTATONIC_MAJOR - Static variable in class org.jjazz.harmony.api.DefaultScaleManager
 
PENTATONIC_MAJOR - Static variable in interface org.jjazz.harmony.spi.ScaleManager
 
PENTATONIC_MINOR - Static variable in class org.jjazz.harmony.api.DefaultScaleManager
 
PENTATONIC_MINOR - Static variable in interface org.jjazz.harmony.spi.ScaleManager
 
PERCUSSION - Enum constant in enum class org.jjazz.midi.api.DrumKit.Subset
 
PERCUSSION - Enum constant in enum class org.jjazz.phrasetransform.api.PhraseTransformCategory
 
PERCUSSION - Enum constant in enum class org.jjazz.rhythm.api.RhythmVoice.Type
 
PERCUSSION_INSTRUMENT - Static variable in class org.jjazz.outputsynth.api.GMRemapTable
 
Percussive - Enum constant in enum class org.jjazz.midi.api.synths.InstrumentFamily
 
Phrase - Class in org.jjazz.phrase.api
A collection of NoteEvents that are kept sorted by start position.
Phrase(int) - Constructor for class org.jjazz.phrase.api.Phrase
Construct a new melodic phrase.
Phrase(int, boolean) - Constructor for class org.jjazz.phrase.api.Phrase
Construct a new melodic or drums phrase.
Phrase.XStreamConfig - Class in org.jjazz.phrase.api
This enables XStream instance configuration even for private classes or classes from non-public packages of Netbeans modules.
PHRASE1 - Enum constant in enum class org.jjazz.rhythm.api.RhythmVoice.Type
 
PHRASE1 - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.AccType
 
PHRASE2 - Enum constant in enum class org.jjazz.rhythm.api.RhythmVoice.Type
 
PHRASE2 - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.AccType
 
PhraseBirdsEyeViewComponent - Class in org.jjazz.coreuicomponents.api
A component to show a "bird's eye view" of whole or part of a Phrase.
PhraseBirdsEyeViewComponent() - Constructor for class org.jjazz.coreuicomponents.api.PhraseBirdsEyeViewComponent
 
Phrases - Class in org.jjazz.phrase.api
Helper methods using Phrases.
Phrases() - Constructor for class org.jjazz.phrase.api.Phrases
 
PhraseSamples - Class in org.jjazz.phrase.api
Generate basic sample phrases.
PhraseSamples() - Constructor for class org.jjazz.phrase.api.PhraseSamples
 
PhraseTransform - Interface in org.jjazz.phrasetransform.api
An object which can transform a phrase into another one.
PhraseTransform.Info - Class in org.jjazz.phrasetransform.api
Descriptive info of a PhraseTransform.
PhraseTransformCategory - Enum Class in org.jjazz.phrasetransform.api
Possible categories for PhraseTransforms.
PhraseTransformChain - Class in org.jjazz.phrasetransform.api
A chain of PhraseTransforms.
PhraseTransformChain() - Constructor for class org.jjazz.phrasetransform.api.PhraseTransformChain
 
PhraseTransformChain(List<PhraseTransform>) - Constructor for class org.jjazz.phrasetransform.api.PhraseTransformChain
Create a chain which directly reuse the specified PhraseTransforms.
PhraseTransformListCellRenderer - Class in org.jjazz.phrasetransform.api.ui
A list renderer for PhraseTransform items.
PhraseTransformListCellRenderer(boolean) - Constructor for class org.jjazz.phrasetransform.api.ui.PhraseTransformListCellRenderer
 
PhraseTransformManager - Interface in org.jjazz.phrasetransform.api
The PhraseTransformManager is the central place to get information about installed PhraseTransforms.
PhraseTransformProvider - Interface in org.jjazz.phrasetransform.spi
A provider for PhraseTransform instances.
PhraseTransforms - Class in org.jjazz.phrasetransform.api
Various helper methods about PhraseTransforms.
PhraseTransforms() - Constructor for class org.jjazz.phrasetransform.api.PhraseTransforms
 
PhraseUtilities - Class in org.jjazz.rhythmmusicgeneration.api
Phrase manipulation methods.
PhraseUtilities() - Constructor for class org.jjazz.rhythmmusicgeneration.api.PhraseUtilities
 
phraseViewerPanel() - Method in record class org.jjazz.mixconsole.api.MixConsole.ChannelPanelSet
Returns the value of the phraseViewerPanel record component.
PHRYGIAN - Static variable in class org.jjazz.harmony.api.DefaultScaleManager
 
PHRYGIAN - Static variable in interface org.jjazz.harmony.spi.ScaleManager
 
Piano - Enum constant in enum class org.jjazz.midi.api.synths.InstrumentFamily
 
PianoKey - Class in org.jjazz.instrumentcomponents.keyboard.api
A piano keyboard key.
PianoKey(int) - Constructor for class org.jjazz.instrumentcomponents.keyboard.api.PianoKey
Create a standard Pianokey with Orientation.DOWN.
PianoKey(int, boolean, boolean, KeyboardComponent.Orientation) - Constructor for class org.jjazz.instrumentcomponents.keyboard.api.PianoKey
Construct a piano key for a specified pitch.
PianoRollEditor - Class in org.jjazz.pianoroll.api
A piano roll editor of a musical phrase.
PianoRollEditor(PianoRollEditorSettings, GhostPhrasesModel) - Constructor for class org.jjazz.pianoroll.api.PianoRollEditor
Create a piano roll editor for a dummy phrase model.
PianoRollEditorSettings - Interface in org.jjazz.pianoroll.spi
 
PianoRollEditorTopComponent - Class in org.jjazz.pianoroll.api
A TopComponent to use a PianoRollEditor for a song phrase.
PianoRollEditorTopComponent(Song, PianoRollEditorSettings) - Constructor for class org.jjazz.pianoroll.api.PianoRollEditorTopComponent
Create a TopComponent editor for the specified song.
Pipe - Enum constant in enum class org.jjazz.midi.api.synths.InstrumentFamily
 
PITCH_MAX - Static variable in class org.jjazz.harmony.api.Note
 
PITCH_MIN - Static variable in class org.jjazz.harmony.api.Note
 
PITCH_SHIFT - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.Ctb2ChannelSettings.RetriggerRule
 
PITCH_SHIFT_TO_ROOT - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.Ctb2ChannelSettings.RetriggerRule
 
PITCH_STD - Static variable in class org.jjazz.harmony.api.Note
 
play(int) - Method in class org.jjazz.musiccontrol.api.MusicController
Play the current playback session from the specified bar.
PLAY - Enum constant in enum class org.jjazz.activesong.spi.ActiveSongManager.SendMidiMessagePolicy
 
PLAYBACK_SETTINGS_LOOP_COUNT - Static variable in class org.jjazz.musiccontrol.api.playbacksession.BaseSongSession
 
PlaybackListener - Interface in org.jjazz.musiccontrol.api
Listener of events occurring when PlaybackSession is being played by the MusicController.
PlaybackListenerAdapter - Class in org.jjazz.musiccontrol.api
Convenience class.
PlaybackListenerAdapter() - Constructor for class org.jjazz.musiccontrol.api.PlaybackListenerAdapter
Create a PlaybackListenerAdapter which accepts any PlaybackSession.
PlaybackListenerAdapter(EnumSet<PlaybackSession.Context>) - Constructor for class org.jjazz.musiccontrol.api.PlaybackListenerAdapter
Create a PlaybackListenerAdapter which accepts only the specified PlaybackSession contexts.
PlaybackSession - Interface in org.jjazz.musiccontrol.api.playbacksession
A PlaybackSession contains the data needed by the MusicController to play music and provide related services (firing beat or chord symbol events, managing tempo changes, ...).
PlaybackSession.Context - Enum Class in org.jjazz.musiccontrol.api.playbacksession
Provide the context in which the PlaybackSession is used.
PlaybackSession.State - Enum Class in org.jjazz.musiccontrol.api.playbacksession
 
PlaybackSettings - Class in org.jjazz.musiccontrol.api
Playback settings (click, precount, looping, transposition, auto-update mode) and related helper methods.
PlaybackSettings.PrecountMode - Enum Class in org.jjazz.musiccontrol.api
 
PLAYING - Enum constant in enum class org.jjazz.musiccontrol.api.MusicController.State
 
playTestNotes() - Method in interface org.jjazz.testplayerservice.spi.TestPlayer
Play a few test notes on channel 0, blocking until sequence is complete.
playTestNotes(int, int, int, Runnable) - Method in interface org.jjazz.testplayerservice.spi.TestPlayer
Send a short sequence of Midi notes on specified channel.
playTestNotes(Phrase, Runnable) - Method in interface org.jjazz.testplayerservice.spi.TestPlayer
Play the test notes from specified phrase.
PleaseWaitDialog - Class in org.jjazz.uiutilities.api
A simple "Please wait..."
pollFirst() - Method in class org.jjazz.phrase.api.Phrase
 
pollLast() - Method in class org.jjazz.phrase.api.Phrase
 
POP - Enum constant in enum class org.jjazz.rhythm.api.Genre
 
Position - Class in org.jjazz.harmony.api
A bar/beat position.
Position() - Constructor for class org.jjazz.harmony.api.Position
Equivalent to Position(0,0)
Position(int) - Constructor for class org.jjazz.harmony.api.Position
A position on first beat (0) of the specified bar.
Position(int, float) - Constructor for class org.jjazz.harmony.api.Position
 
Position(Position) - Constructor for class org.jjazz.harmony.api.Position
 
POSITION_META_EVENT_TYPE - Static variable in class org.jjazz.musiccontrol.api.ControlTrack
 
POSITION_ORDER - Static variable in interface org.jjazz.chordleadsheet.api.item.CLI_BarAnnotation
 
POSITION_ORDER - Static variable in interface org.jjazz.chordleadsheet.api.item.CLI_ChordSymbol
 
POSITION_ORDER - Static variable in interface org.jjazz.chordleadsheet.api.item.CLI_Section
 
Position.XStreamConfig - Class in org.jjazz.harmony.api
This enables XStream instance configuration even for private classes or classes from non-public packages of Netbeans modules.
PositionMark - Enum constant in enum class org.jjazz.cl_editor.itemrenderer.api.IR_Type
 
PositionViewer - Class in org.jjazz.musiccontrolactions.api.ui
Shows the position in bar/beat.
PositionViewer() - Constructor for class org.jjazz.musiccontrolactions.api.ui.PositionViewer
 
POST_END_BAR_MODEL_BAR_INDEX - Static variable in class org.jjazz.cl_editor.api.SelectedBar
The modelBarIndex to use for a selectedBar after the end of the leadsheet.
postErrorMessage(String) - Static method in class org.jjazz.startup.api.OnStartMessageNotifier
Display an error message when UI is ready.
postInfoMessage(String) - Static method in class org.jjazz.startup.api.OnStartMessageNotifier
Display an info message when UI is ready.
postProcessor() - Method in record class org.jjazz.rhythmmusicgeneration.api.CompositeMusicGenerator.DelegateUnit
Returns the value of the postProcessor record component.
POWER - Enum constant in enum class org.jjazz.midi.api.DrumKit.Type
 
PPQ_RESOLUTION - Static variable in class org.jjazz.midi.api.MidiConst
Pulsation Per Quarter --
PRE_CELL_BEAT_WINDOW_DEFAULT - Static variable in class org.jjazz.phrase.api.Grid
Notes whose relative position is > -PRE_CELL_BEAT_WINDOW_DEFAULT will be included in the current cell.
PRECOUNT_CLICK_TRACK_NAME - Static variable in class org.jjazz.musiccontrol.api.PlaybackSettings
 
PREF_BAR_WIDTH - Static variable in class org.jjazz.coreuicomponents.api.PhraseBirdsEyeViewComponent
 
PREF_ENABLED - Static variable in class org.jjazz.musiccontrolactions.api.RemoteController
 
PREF_EXTERNAL_MIDI_EDITOR_PATH - Static variable in class org.jjazz.midi.api.JJazzMidiSystem
 
PREF_HEIGHT - Static variable in class org.jjazz.coreuicomponents.api.PhraseBirdsEyeViewComponent
 
PREF_JAVA_SYNTH_SOUNDFONT_FILE - Static variable in class org.jjazz.midi.api.JJazzMidiSystem
 
PREF_NEED_RESCAN - Static variable in class org.jjazz.rhythmdatabaseimpl.api.RhythmDatabaseFactoryImpl
 
preferredChannel() - Method in record class org.jjazz.rhythmdatabase.api.RhythmInfo.RvInfo
Returns the value of the preferredChannel record component.
preferredID() - Method in class org.jjazz.pianoroll.api.PianoRollEditorTopComponent
 
preferredLayoutSize(Container) - Method in class org.jjazz.cl_editor.barrenderer.api.BeatBasedLayoutManager
 
preferredLayoutSize(Container) - Method in class org.jjazz.ss_editor.rpviewer.api.RpViewerLayoutManager
 
preferredLayoutSize(Container) - Method in class org.jjazz.uiutilities.api.ColumnLeftAlignedLayoutManager
 
preferredLayoutSize(Container) - Method in class org.jjazz.uiutilities.api.CornerLayout
Compute a size so that the biggest component of each corner is visible.
preferredLayoutSize(Container) - Method in class org.jjazz.uiutilities.api.FixedCompSizeGridLayout
 
preferredLayoutSize(Container) - Method in class org.jjazz.uiutilities.api.SingleComponentAspectRatioKeeperLayout
 
preferredTempo() - Method in class org.jjazz.rhythmdatabase.api.RhythmInfo
 
PREFIX_IGNORED_SUBDIR - Static variable in interface org.jjazz.rhythm.spi.RhythmProvider
See getFileRhythms().
preset(E, SongPartContext) - Method in class org.jjazz.rpcustomeditorfactoryimpl.api.RealTimeRpEditorComponent
Initialize the editor for the specified context.
preset(E, SongPartContext) - Method in class org.jjazz.rpcustomeditorfactoryimpl.api.RealTimeRpEditorDialog
 
preset(E, SongPartContext) - Method in class org.jjazz.ss_editor.rpviewer.api.RpCustomEditorDialog
Initialize the dialog before being shown.
preset(String, CLI_ChordSymbol, char, boolean) - Method in class org.jjazz.cl_editor.spi.ChordSymbolEditorDialog
Prepare the dialog before being used.
preset(CLI_Section, char) - Method in class org.jjazz.cl_editor.spi.SectionEditorDialog
Preset the dialog to edit a CLI_Section.
preset(Preset, ChordLeadSheet, int, boolean) - Method in class org.jjazz.cl_editor.spi.CL_BarEditorDialog
Preset the dialog before using it.
preset(OutputSynth, RhythmVoice, Instrument, int, int) - Method in class org.jjazz.instrumentchooser.spi.InstrumentChooserDialog
Initialize the dialog.
preset(RhythmParameter<?>, int) - Method in class org.jjazz.ss_editor.api.RpCustomizeDialog
Initialize the dialog.
preset(RhythmInfo, RhythmPreviewer, BooleanSupplier) - Method in class org.jjazz.rhythmselectiondialog.api.RhythmSelectionDialog
Initialize the dialog for the specified song rhythm.
Preset - Record Class in org.jjazz.cl_editor.spi
How a CL_BarEditorDialog can be preset.
Preset(Preset.Type, ChordLeadSheetItem<?>, char) - Constructor for record class org.jjazz.cl_editor.spi.Preset
Creates an instance of a Preset record class.
Preset.Type - Enum Class in org.jjazz.cl_editor.spi
 
PREVIEW_MAX_NB_BARS - Static variable in class org.jjazz.rpcustomeditorfactoryimpl.api.RealTimeRpEditorDialog
 
previewRhythm(Rhythm, Map<RhythmParameter<?>, Object>, boolean, boolean, ActionListener) - Method in interface org.jjazz.rhythmselectiondialog.spi.RhythmPreviewer
Hear a "preview" of the specified rhythm.
PREVIOUS_VERSIONS - Static variable in class org.jjazz.upgrade.api.UpgradeManager
The previous versions of JJazzLab released to public.
primaryErrorMessage - Variable in class org.jjazz.utilities.api.MultipleErrorsReport
If non-null this one-line summary message will be used by the framework to notify end-user.
printMatrix(T[][]) - Static method in class org.jjazz.utilities.api.MatrixGroupsRemover
Utility method to pretty-print the input matrix.
printRemovalSequence(List<MatrixGroupsRemover.Group<T>>) - Static method in class org.jjazz.utilities.api.MatrixGroupsRemover
Utility method to pretty-print the result of findRemovalSequence().
processAccentBass(Phrase) - Method in class org.jjazz.rhythmmusicgeneration.api.AccentProcessor
Process the accents of a bass phrase.
processAccentChord(Phrase) - Method in class org.jjazz.rhythmmusicgeneration.api.AccentProcessor
Process accents of a chord oriented phrase (polyphonic).
processAccentDrums(Phrase, DrumKit) - Method in class org.jjazz.rhythmmusicgeneration.api.AccentProcessor
Process a drums phrase (not percussion).
processHoldShotChord(Phrase, AccentProcessor.HoldShotMode) - Method in class org.jjazz.rhythmmusicgeneration.api.AccentProcessor
Process the Hold/Shot of a chord-based phrase (polyphonic)
processHoldShotDrums(Phrase, DrumKit, AccentProcessor.HoldShotMode) - Method in class org.jjazz.rhythmmusicgeneration.api.AccentProcessor
Process Hold/Shots for a drums phrase (not percussion).
processHoldShotMono(Phrase, AccentProcessor.HoldShotMode) - Method in class org.jjazz.rhythmmusicgeneration.api.AccentProcessor
Process the Hold/Shot of a monophonic phrase (bass or others).
processNotes(Predicate<NoteEvent>, Function<NoteEvent, NoteEvent>) - Method in class org.jjazz.phrase.api.Phrase
Transform the notes which satisfy the specified tester.
processPitch(Function<Integer, Integer>) - Method in class org.jjazz.phrase.api.Phrase
Change the pitch of all notes of this Phrase.
processVelocity(Function<Integer, Integer>) - Method in class org.jjazz.phrase.api.Phrase
Change the velocity of all notes of this Phrase.
PROP_ACTIVE_SONG - Static variable in interface org.jjazz.activesong.spi.ActiveSongManager
oldValue=MidiMix, newValue=Song
PROP_ACTIVE_TOOL - Static variable in class org.jjazz.pianoroll.api.PianoRollEditor
oldValue=old tool, newValue=new tool
PROP_AUDIO_LATENCY - Static variable in class org.jjazz.outputsynth.api.OutputSynth.UserSettings
 
PROP_AUTO_UPDATE_ENABLED - Static variable in class org.jjazz.musiccontrol.api.PlaybackSettings
 
PROP_BACKGROUND_COLOR - Static variable in interface org.jjazz.cl_editor.spi.CL_EditorSettings
 
PROP_BACKGROUND_COLOR - Static variable in interface org.jjazz.mixconsole.api.MixConsoleSettings
 
PROP_BACKGROUND_COLOR - Static variable in interface org.jjazz.songmemoviewer.api.SongMemoEditorSettings
 
PROP_BACKGROUND_COLOR - Static variable in interface org.jjazz.ss_editor.rpviewer.api.RpViewerSettings
 
PROP_BACKGROUND_COLOR - Static variable in interface org.jjazz.ss_editor.spi.SS_EditorSettings
 
PROP_BAR - Static variable in class org.jjazz.harmony.api.Position
 
PROP_BAR_ANNOTATION_NB_LINES - Static variable in class org.jjazz.cl_editor.api.CL_EditorClientProperties
Song client (String) property: nb of lines of bar annotations
PROP_BAR_ANNOTATION_VISIBLE - Static variable in class org.jjazz.cl_editor.api.CL_EditorClientProperties
Song client (String) property: bar annotations visibility.
PROP_BAR_DEFAULT_COLOR - Static variable in interface org.jjazz.cl_editor.spi.BarBoxSettings
 
PROP_BAR_DISABLED_COLOR - Static variable in interface org.jjazz.cl_editor.spi.BarBoxSettings
 
PROP_BAR_DISABLED_PAST_END_COLOR - Static variable in interface org.jjazz.cl_editor.spi.BarBoxSettings
 
PROP_BAR_LINE_COLOR - Static variable in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
PROP_BAR_PAST_END_COLOR - Static variable in interface org.jjazz.cl_editor.spi.BarBoxSettings
 
PROP_BAR_PAST_END_SELECTED_COLOR - Static variable in interface org.jjazz.cl_editor.spi.BarBoxSettings
 
PROP_BAR_PLAYBACK_COLOR - Static variable in interface org.jjazz.cl_editor.spi.BarBoxSettings
 
PROP_BAR_SELECTED_COLOR - Static variable in interface org.jjazz.cl_editor.spi.BarBoxSettings
 
PROP_BD_OFFSET - Static variable in class org.jjazz.phrasetransform.api.DrumsMixTransform
 
PROP_BEAT - Static variable in class org.jjazz.harmony.api.Position
 
PROP_BLACK_KEY_LANE_BACKGROUND_COLOR - Static variable in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
PROP_BORDER_COLOR - Static variable in interface org.jjazz.cl_editor.spi.BarBoxSettings
 
PROP_BORDER_FONT - Static variable in interface org.jjazz.cl_editor.spi.BarBoxSettings
 
PROP_CHANNEL_DRUMS_REROUTED - Static variable in class org.jjazz.midimix.api.MidiMix
oldValue=channel, newValue=true/false.
PROP_CHANNEL_INSTRUMENT_MIX - Static variable in class org.jjazz.midimix.api.MidiMix
Added, replaced or removed InstrumentMix.
PROP_CHANNEL_PANEL_BACKGROUND_COLOR - Static variable in interface org.jjazz.mixconsole.api.MixConsoleSettings
 
PROP_CHORD_SEQUENCE - Static variable in class org.jjazz.pianoroll.api.PianoRollEditor
oldValue=old ChordSequence newValue=new ChordSequence
PROP_CHORD_SYMBOLS_DISPLAY_TRANSPOSITION - Static variable in class org.jjazz.musiccontrol.api.PlaybackSettings
 
PROP_CHORD_USER_FONT_COLOR - Static variable in class org.jjazz.cl_editor.api.CL_EditorClientProperties
CLI_ChordSymbol client (String) property: chord font color.
PROP_CLICK_PITCH_HIGH - Static variable in class org.jjazz.musiccontrol.api.PlaybackSettings
 
PROP_CLICK_PITCH_LOW - Static variable in class org.jjazz.musiccontrol.api.PlaybackSettings
 
PROP_CLICK_PRECOUNT_ENABLED - Static variable in class org.jjazz.musiccontrol.api.PlaybackSettings
 
PROP_CLICK_PRECOUNT_MODE - Static variable in class org.jjazz.musiccontrol.api.PlaybackSettings
 
PROP_CLICK_PREFERRED_CHANNEL - Static variable in class org.jjazz.musiccontrol.api.PlaybackSettings
 
PROP_CLICK_VELOCITY_HIGH - Static variable in class org.jjazz.musiccontrol.api.PlaybackSettings
 
PROP_CLICK_VELOCITY_LOW - Static variable in class org.jjazz.musiccontrol.api.PlaybackSettings
 
PROP_CLOSED - Static variable in class org.jjazz.song.api.Song
Fired when the close() method is called.
PROP_CLS_SGS_API_CHANGE_COMPLETE - Static variable in class org.jjazz.song.api.SongMetaEvents
Fired when the song modification initiated by a ChordLeadSheet/SongStructure API method is complete.
PROP_COLLAPSED - Static variable in class org.jjazz.flatcomponents.api.CollapsiblePanel
newValue = isCollapsed
PROP_COLOR_LEFT - Static variable in class org.jjazz.flatcomponents.api.FlatIntegerHorizontalSlider
Client Property: bottom color, used to created the gradient
PROP_COLOR_RIGHT - Static variable in class org.jjazz.flatcomponents.api.FlatIntegerHorizontalSlider
Client Property: top color, used to created the gradient
PROP_COMMENTS - Static variable in class org.jjazz.song.api.Song
 
PROP_COMPACT_VIEW_MODE_VISIBLE_RPS - Static variable in class org.jjazz.ss_editor.api.SS_EditorClientProperties
Song client (String) property: the visible rhythm parameters in compact view mode for a given rhythm.
PROP_CONTAINER - Static variable in interface org.jjazz.chordleadsheet.api.item.ChordLeadSheetItem
oldValue=old container, newValue=new container.
PROP_CRASH_OFFSET - Static variable in class org.jjazz.phrasetransform.api.DrumsMixTransform
 
PROP_CYMBAL_OFFSET - Static variable in class org.jjazz.phrasetransform.api.DrumsMixTransform
 
PROP_DEFAULT_BACKGROUND_COLOR - Static variable in interface org.jjazz.ss_editor.sptviewer.spi.SptViewerSettings
 
PROP_DEFAULT_BORDER_COLOR - Static variable in interface org.jjazz.ss_editor.rpviewer.api.RpViewerSettings
 
PROP_DEFAULT_FONT_COLOR - Static variable in interface org.jjazz.cl_editor.itemrenderer.api.IR_ChordSymbolSettings
 
PROP_DEFAULT_OUTPUTSYNTH - Static variable in interface org.jjazz.outputsynth.spi.OutputSynthManager
Property change event fired each time a new OutputSynth is associated to the default JJazzLab MidiDevice OUT: oldValue=old OutputSynth, newValue=new OutputSynth.
PROP_DIRTY - Static variable in interface org.jjazz.musiccontrol.api.playbacksession.PlaybackSession
A property change event is fired when session is no more up-to-date with its underlying data.
PROP_DRUMS_INSTRUMENT_KEYMAP - Static variable in class org.jjazz.midimix.api.MidiMix
A drums instrument has changed with different keymap.
PROP_EDITED_RP_VALUE - Static variable in class org.jjazz.rpcustomeditorfactoryimpl.api.RealTimeRpEditorComponent
This property change event must be fired each time user modifies the value in the editor.
PROP_EDITOR_ALIVE - Static variable in class org.jjazz.pianoroll.api.PianoRollEditor
newValue=false.
PROP_EMBEDDED_SYNTH_ACTIVE - Static variable in interface org.jjazz.embeddedsynth.spi.EmbeddedSynthProvider
 
PROP_EMPTY - Static variable in class org.jjazz.pianoroll.api.CopyNoteBuffer
 
PROP_ENABLED - Static variable in class org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSession
 
PROP_FAMILY - Static variable in class org.jjazz.outputsynth.api.GMRemapTable
oldValue=Family, newValue=Instrument
PROP_FAVORITE_INSTRUMENT - Static variable in class org.jjazz.midi.api.synths.FavoriteInstruments
oldValue=instrument if removed, newValue=instrument if added.
PROP_FAVORITE_RHYTHM - Static variable in class org.jjazz.rhythmdatabaseimpl.api.FavoriteRhythms
oldValue=rhythm if removed, newValue=rhythm if added.
PROP_FOCUS_BORDER_COLOR - Static variable in interface org.jjazz.ss_editor.rpviewer.api.RpViewerSettings
 
PROP_FOCUSED_BORDER_COLOR - Static variable in interface org.jjazz.cl_editor.spi.BarBoxSettings
 
PROP_FOCUSED_BORDER_COLOR - Static variable in interface org.jjazz.ss_editor.sptviewer.spi.SptViewerSettings
 
PROP_FOCUSED_NOTE_CONTOUR_COLOR - Static variable in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
PROP_FONT - Static variable in interface org.jjazz.cl_editor.itemrenderer.api.IR_AnnotationTextSettings
 
PROP_FONT - Static variable in interface org.jjazz.cl_editor.itemrenderer.api.IR_ChordSymbolSettings
 
PROP_FONT - Static variable in interface org.jjazz.cl_editor.itemrenderer.api.IR_SectionSettings
 
PROP_FONT - Static variable in interface org.jjazz.cl_editor.itemrenderer.api.IR_TimeSignatureSettings
 
PROP_FONT - Static variable in interface org.jjazz.songmemoviewer.api.SongMemoEditorSettings
 
PROP_FONT - Static variable in interface org.jjazz.ss_editor.rpviewer.spi.StringRpRendererSettings
 
PROP_FONT_COLOR - Static variable in interface org.jjazz.cl_editor.itemrenderer.api.IR_AnnotationTextSettings
 
PROP_FONT_COLOR - Static variable in interface org.jjazz.cl_editor.itemrenderer.api.IR_SectionSettings
 
PROP_FONT_COLOR - Static variable in interface org.jjazz.cl_editor.itemrenderer.api.IR_TimeSignatureSettings
 
PROP_FONT_COLOR - Static variable in interface org.jjazz.songmemoviewer.api.SongMemoEditorSettings
 
PROP_FONT_COLOR - Static variable in interface org.jjazz.ss_editor.rpviewer.spi.StringRpRendererSettings
 
PROP_GM_REMAP_TABLE - Static variable in class org.jjazz.outputsynth.api.OutputSynth.UserSettings
This property change event if fired each time GMremapTable is changed.
PROP_HH_OFFSET - Static variable in class org.jjazz.phrasetransform.api.DrumsMixTransform
 
PROP_HIDE_VALUE - Static variable in class org.jjazz.flatcomponents.api.FlatIntegerHorizontalSlider
Client Property: hide value : 0=false, 1=true
PROP_HIDE_VALUE_IF_NOT_ACTIVE - Static variable in class org.jjazz.flatcomponents.api.FlatIntegerHorizontalSlider
Client Property: hide value text if not active : 0=false, 1=true
PROP_ID - Static variable in class org.jjazz.phrase.api.SourcePhraseSet
 
PROP_INSTRUMENT - Static variable in class org.jjazz.midi.api.InstrumentMix
 
PROP_INSTRUMENT - Static variable in class org.jjazz.outputsynth.api.GMRemapTable
oldValue=GM1Instrument or the special DRUMS/PERCUSSION static instances, newValue=Instrument
PROP_INSTRUMENT_ENABLED - Static variable in class org.jjazz.midi.api.InstrumentMix
 
PROP_INSTRUMENT_MUTE - Static variable in class org.jjazz.midimix.api.MidiMix
oldValue=InstumentMix, newValue=mute boolean state.
PROP_INSTRUMENT_TRANSPOSITION - Static variable in class org.jjazz.midimix.api.MidiMix
oldValue=InstumentMix, newValue=transposition value.
PROP_INSTRUMENT_VELOCITY_SHIFT - Static variable in class org.jjazz.midimix.api.MidiMix
oldValue=InstumentMix, newValue=velocity shift value.
PROP_IS_ADJUSTING - Static variable in class org.jjazz.phrase.api.NoteEvent
If true this note is an "adjusting note".
PROP_ITEM_DATA - Static variable in interface org.jjazz.chordleadsheet.api.item.ChordLeadSheetItem
oldValue=old data, newValue=new data.
PROP_ITEM_FOCUSED_BORDER_COLOR - Static variable in interface org.jjazz.cl_editor.itemrenderer.api.ItemRendererSettings
 
PROP_ITEM_POSITION - Static variable in interface org.jjazz.chordleadsheet.api.item.ChordLeadSheetItem
oldValue=old position, newValue=new position.
PROP_ITEM_SELECTED_COLOR - Static variable in interface org.jjazz.cl_editor.itemrenderer.api.ItemRendererSettings
 
PROP_ITERATIVE_ENABLED - Static variable in class org.jjazz.quantizer.api.Quantizer
 
PROP_ITERATIVE_QUANTIZE_STRENGTH - Static variable in class org.jjazz.quantizer.api.Quantizer
 
PROP_LAST_SONG_DIRECTORY - Static variable in class org.jjazz.filedirectorymanager.api.FileDirectoryManager
 
PROP_LINE_THICKNESS - Static variable in class org.jjazz.flatcomponents.api.FlatIntegerHorizontalSlider
Client Property: line thickness
PROP_LOCALE_UPON_RESTART - Static variable in class org.jjazz.uisettings.api.GeneralUISettings
newValue=new locale
PROP_LOOP_COUNT - Static variable in interface org.jjazz.musiccontrol.api.playbacksession.PlaybackSession
A property change event is fired when the loop count has changed.
PROP_LOOP_ZONE - Static variable in class org.jjazz.pianoroll.api.PianoRollEditor
oldValue=old loop zone, newValue=new loop zone
PROP_LOOP_ZONE_BLACK_KEY_LANE_BACKGROUND_COLOR - Static variable in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
PROP_LOOP_ZONE_WHITE_KEY_LANE_BACKGROUND_COLOR - Static variable in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
PROP_LOOPCOUNT - Static variable in class org.jjazz.musiccontrol.api.PlaybackSettings
 
PROP_MASTER_VOL_FACTOR - Static variable in class org.jjazz.midi.api.JJazzMidiSystem
 
PROP_MDOUT_OUTPUTSYNTH - Static variable in interface org.jjazz.outputsynth.spi.OutputSynthManager
Property change event fired each time a new OutputSynth is associated to a MidiDevice OUT: oldValue=Midi device OUT name, newValue=OutputSynth.
PROP_MIDI_IN - Static variable in class org.jjazz.midi.api.JJazzMidiSystem
 
PROP_MIDI_OUT - Static variable in class org.jjazz.midi.api.JJazzMidiSystem
 
PROP_MIDI_OUT_FILTERING - Static variable in class org.jjazz.midi.api.JJazzMidiSystem
 
PROP_MIDI_THRU - Static variable in class org.jjazz.midi.api.JJazzMidiSystem
 
PROP_MIDISYNTH_LIST - Static variable in interface org.jjazz.midi.spi.MidiSynthManager
Property change event fired when a MidiSynth is added or removed.
PROP_MODEL - Static variable in class org.jjazz.pianoroll.api.NoteView
 
PROP_MODEL_CHANNEL - Static variable in class org.jjazz.pianoroll.api.PianoRollEditor
oldValue=old channel, newValue=new channel model.
PROP_MODEL_PHRASE - Static variable in class org.jjazz.pianoroll.api.PianoRollEditor
oldValue=old phrase model, newValue=new Phrase model.
PROP_MODIFIED_OR_SAVED - Static variable in class org.jjazz.midimix.api.MidiMix
This property changes when the MidiMix is modified (false->true) or saved (true->false).
PROP_MODIFIED_OR_SAVED_OR_RESET - Static variable in class org.jjazz.song.api.Song
Fired after the song is modified (oldValue=false, newValue=true), or saved (oldValue=true, newValue=false), or Song.setSaveNeeded(false) is called (oldValue=null, newValue=false).
PROP_MUSIC_GENERATION - Static variable in class org.jjazz.midimix.api.MidiMix
Fired each time a MidiMix parameter which impacts music generation is modified, like instrument transposition.
PROP_MUSIC_GENERATION - Static variable in class org.jjazz.musiccontrol.api.PlaybackSettings
Fired each time a parameter that can impact music generation is modified .
PROP_MUSIC_GENERATION - Static variable in class org.jjazz.song.api.SongMetaEvents
Fired when the "musical content" of the song is modified, i.e. any related music generation process should be updated or restarted.
PROP_MUSIC_GENERATION_COMBINED - Static variable in class org.jjazz.musiccontrol.api.SongMusicGenerationListener
Song or MidiMix or PlaybackSettings have changed in a way that impacts music generation.
PROP_MUTE - Static variable in class org.jjazz.midi.api.InstrumentMix
 
PROP_MUTED_TRACKS - Static variable in interface org.jjazz.musiccontrol.api.playbacksession.PlaybackSession
A property change event is fired when one or more tracks muted status have changed.
PROP_NAME - Static variable in class org.jjazz.song.api.Song
 
PROP_NAME - Static variable in interface org.jjazz.songstructure.api.SongPart
 
PROP_NAME_FONT - Static variable in class org.jjazz.spteditor.api.SptEditorSettings
 
PROP_NAME_FONT - Static variable in interface org.jjazz.ss_editor.rpviewer.api.RpViewerSettings
 
PROP_NAME_FONT - Static variable in interface org.jjazz.ss_editor.sptviewer.spi.SptViewerSettings
 
PROP_NAME_FONT_COLOR - Static variable in interface org.jjazz.ss_editor.rpviewer.api.RpViewerSettings
 
PROP_NAME_FONT_COLOR - Static variable in interface org.jjazz.ss_editor.sptviewer.spi.SptViewerSettings
 
PROP_NB_BARS - Static variable in interface org.jjazz.songstructure.api.SongPart
 
PROP_NB_GRADUATION_MARKS - Static variable in class org.jjazz.flatcomponents.api.FlatIntegerHorizontalSlider
Client Property: number of graduation marks
PROP_NOTE_COLOR - Static variable in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
PROP_NOTE_CONTOUR_COLOR - Static variable in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
PROP_NOTES_ADDED - Static variable in class org.jjazz.phrase.api.Phrase
newValue=collection of added NoteEvents.
PROP_NOTES_ADDED_ADJUSTING - Static variable in class org.jjazz.phrase.api.Phrase
Same as PROP_NOTES_ADDED except this notifies an intermediate operation: a final non-adjusting operation will occur later.
PROP_NOTES_MOVED - Static variable in class org.jjazz.phrase.api.Phrase
newValue=a map with keys=OldNoteEvents and values=NewNoteEvents
PROP_NOTES_MOVED_ADJUSTING - Static variable in class org.jjazz.phrase.api.Phrase
Same as PROP_NOTES_MOVED except this notifies an intermediate operation: a final non-adjusting operation will occur later.
PROP_NOTES_REMOVED - Static variable in class org.jjazz.phrase.api.Phrase
newValue=collection of removed NoteEvents.
PROP_NOTES_REMOVED_ADJUSTING - Static variable in class org.jjazz.phrase.api.Phrase
Same as PROP_NOTES_REMOVED except this notifies an intermediate operation: a final non-adjusting operation will occur later.
PROP_NOTES_REPLACED - Static variable in class org.jjazz.phrase.api.Phrase
Fired when a new NoteEvent replaced another one.
PROP_NOTES_REPLACED_ADJUSTING - Static variable in class org.jjazz.phrase.api.Phrase
Same as PROP_NOTES_REPLACED except this notifies an intermediate operation: a final non-adjusting operation will occur later.
PROP_PARENTSECTION_FONT - Static variable in interface org.jjazz.ss_editor.sptviewer.spi.SptViewerSettings
 
PROP_PARENTSECTION_FONT_COLOR - Static variable in interface org.jjazz.ss_editor.sptviewer.spi.SptViewerSettings
 
PROP_PERC_OFFSET - Static variable in class org.jjazz.phrasetransform.api.DrumsMixTransform
 
PROP_PHRASE_LIST - Static variable in class org.jjazz.pianoroll.api.GhostPhrasesModel
A phrase was added or removed or renamed or channel changed in the midimix.
PROP_PLAYBACK_CLICK_ENABLED - Static variable in class org.jjazz.musiccontrol.api.PlaybackSettings
 
PROP_PLAYBACK_POINT_POSITION - Static variable in class org.jjazz.pianoroll.api.PianoRollEditor
newValue=playback point position in beats
PROP_PLAYBACK_SESSION - Static variable in class org.jjazz.musiccontrol.api.MusicController
A new PlaybackSession was set.
PROP_PROPERTY - Static variable in class org.jjazz.phrasetransform.api.PtProperties
 
PROP_PROVIDER_ENABLED - Static variable in interface org.jjazz.embeddedsynth.spi.EmbeddedSynthProvider
 
PROP_QUANTIZATION - Static variable in class org.jjazz.pianoroll.api.PianoRollEditor
oldValue=old quantization value, newValue=new quantization value
PROP_REF_COLOR_CHANGED - Static variable in interface org.jjazz.uisettings.api.ColorSetManager
oldValue=old color, newValue=new color
PROP_RESOURCES_LOADED - Static variable in interface org.jjazz.rhythm.api.Rhythm
 
PROP_RHYHM_VISIBLE_RPS - Static variable in class org.jjazz.ss_editor.api.SS_Editor
Property change event fired when list of visible RPs change for a given rhythm.
PROP_RHYTHM_FONT - Static variable in class org.jjazz.spteditor.api.SptEditorSettings
 
PROP_RHYTHM_FONT - Static variable in interface org.jjazz.ss_editor.sptviewer.spi.SptViewerSettings
 
PROP_RHYTHM_FONT_COLOR - Static variable in interface org.jjazz.ss_editor.sptviewer.spi.SptViewerSettings
 
PROP_RHYTHM_USER_DIRECTORY - Static variable in interface org.jjazz.rhythm.spi.RhythmDirsLocator
A property change event must be fired when rhythm user directory is changed.
PROP_RHYTHM_VOICE - Static variable in class org.jjazz.midimix.api.MidiMix
A RhythmVoice has replaced another one, e.g. this is used to change the name of a user track.
PROP_RHYTHM_VOICE_CHANNEL - Static variable in class org.jjazz.midimix.api.MidiMix
The channel of a RhythmVoice has been changed by user.
PROP_RP_MUTABLE_VALUE - Static variable in interface org.jjazz.songstructure.api.SongPart
Fired when a mutable value has changed (in addition to the PROP_RP_VALUE change event).
PROP_RP_VALUE - Static variable in interface org.jjazz.songstructure.api.SongPart
Fired when a rhythm parameter value has changed.
PROP_RP_VALUE - Static variable in class org.jjazz.spteditor.api.RpEditor
This property change event must be fired each time value is modified by the editor.
PROP_RULER_BACKGROUND_COLOR - Static variable in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
PROP_RULER_BAR_TICK_COLOR - Static variable in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
PROP_RULER_BASE_FONT - Static variable in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
PROP_RULER_TS_LANE_BACKGROUND_COLOR - Static variable in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
PROP_SD_OFFSET - Static variable in class org.jjazz.phrasetransform.api.DrumsMixTransform
 
PROP_SECTION_COLOR - Static variable in class org.jjazz.cl_editor.api.CL_EditorClientProperties
CLI_Section client (String) property: section color.
PROP_SECTION_START_ON_NEW_LINE - Static variable in class org.jjazz.cl_editor.api.CL_EditorClientProperties
CLI_Section client (String) property: section starts on new line
PROP_SECTION_USER_QUANTIZATION - Static variable in class org.jjazz.cl_editor.api.CL_EditorClientProperties
CLI_Section client (String) property: user quantization for moving chord symbols.
PROP_SELECTED - Static variable in class org.jjazz.pianoroll.api.NoteView
 
PROP_SELECTED_BACKGROUND_COLOR - Static variable in interface org.jjazz.ss_editor.rpviewer.api.RpViewerSettings
 
PROP_SELECTED_BACKGROUND_COLOR - Static variable in interface org.jjazz.ss_editor.sptviewer.spi.SptViewerSettings
 
PROP_SELECTED_NOTE_COLOR - Static variable in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
PROP_SELECTED_NOTE_VIEWS - Static variable in class org.jjazz.pianoroll.api.PianoRollEditor
oldValue=sorted list of NoteViews whose state has changed, newValue=selected state
PROP_SEND_MODE_ON_UPON_PLAY - Static variable in class org.jjazz.outputsynth.api.OutputSynth.UserSettings
 
PROP_SIZE_IN_BARS - Static variable in class org.jjazz.song.api.Song
newValue = new size in bars.
PROP_SNAP_ENABLED - Static variable in class org.jjazz.pianoroll.api.PianoRollEditor
newValue=boolean
PROP_SOLO - Static variable in class org.jjazz.midi.api.InstrumentMix
 
PROP_SONG_CLOSED - Static variable in interface org.jjazz.songeditormanager.spi.SongEditorManager
This property change event is fired when a song is closed.
PROP_SONG_OPENED - Static variable in interface org.jjazz.songeditormanager.spi.SongEditorManager
This property change event is fired when a song is opened.
PROP_SONG_SAVED - Static variable in interface org.jjazz.songeditormanager.spi.SongEditorManager
This property change event is fired when a song is saved.
PROP_SONG_STRUCTURE - Static variable in class org.jjazz.song.api.SongMetaEvents
Fired when at least one song bar was added/removed/moved, or a time signature was changed.
PROP_START_BAR_INDEX - Static variable in interface org.jjazz.songstructure.api.SongPart
 
PROP_STATE - Static variable in class org.jjazz.humanizer.api.Humanizer
oldValue=old state, newValue=new state
PROP_STATE - Static variable in class org.jjazz.musiccontrol.api.MusicController
oldValue=old State, newValue=new State
PROP_STATE - Static variable in interface org.jjazz.musiccontrol.api.playbacksession.PlaybackSession
A property change event is fired when the state has changed.
PROP_SUBSTITUTE_FONT_COLOR - Static variable in interface org.jjazz.cl_editor.itemrenderer.api.IR_ChordSymbolSettings
 
PROP_TAGS - Static variable in class org.jjazz.song.api.Song
 
PROP_TEMPO - Static variable in interface org.jjazz.musiccontrol.api.playbacksession.PlaybackSession
A property change event is fired when the playback reference tempo has changed.
PROP_TEMPO - Static variable in class org.jjazz.song.api.Song
 
PROP_TOMS_OFFSET - Static variable in class org.jjazz.phrasetransform.api.DrumsMixTransform
 
PROP_TOP_BACKGROUND_COLOR - Static variable in interface org.jjazz.ss_editor.spi.SS_EditorSettings
 
PROP_UPDATE_AVAILABLE - Static variable in interface org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSession.UpdateProvider
Property change event to be fired when a new update is available.
PROP_UPDATE_PROVISION_ENABLED - Static variable in interface org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSession.UpdateProvider
Property change event to be fired when updates can't be provided anymore.
PROP_UPDATE_RECEIVED - Static variable in class org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSession
newValue = UpdatableSongSession.Update received.
PROP_USER_CONFIG - Static variable in class org.jjazz.humanizer.api.Humanizer
oldValue=old config, newValue=new config.
PROP_USERINSTRUMENT - Static variable in class org.jjazz.outputsynth.api.OutputSynth.UserSettings
 
PROP_VALUE - Static variable in class org.jjazz.flatcomponents.api.FlatIntegerHorizontalSlider
 
PROP_VALUE - Static variable in class org.jjazz.flatcomponents.api.FlatIntegerKnob
Fire a PROP_Value property change event when user changes the value.
PROP_VALUE - Static variable in class org.jjazz.flatcomponents.api.FlatIntegerVerticalSlider
 
PROP_VALUE_CHANGE_WITH_MOUSE_WHEEL - Static variable in class org.jjazz.flatcomponents.api.FlatComponentsGlobalSettings
 
PROP_VETOABLE_PHRASE_NAME - Static variable in class org.jjazz.song.api.Song
Phrase name was changed.
PROP_VETOABLE_USER_PHRASE - Static variable in class org.jjazz.song.api.Song
If a user phrase is removed: oldValue=name_of_removed_phrase and newValue=removed_phrase.
If a user phrase is added, oldValue=null and newValue=name_of_new_phrase
PROP_VETOABLE_USER_PHRASE_CONTENT - Static variable in class org.jjazz.song.api.Song
A user phrase was modified (notes changes) or replaced by another one.
PROP_VIEW_MODE - Static variable in class org.jjazz.ss_editor.api.SS_EditorClientProperties
Song client (String) property: current view mode.
PROP_VISIBLE_PHRASE_CONTENT - Static variable in class org.jjazz.pianoroll.api.GhostPhrasesModel
One or more phrases content were musically changed for the visible phrases.
PROP_VISIBLE_PHRASE_SELECTION - Static variable in class org.jjazz.pianoroll.api.GhostPhrasesModel
A phrase was made visible or hidden.
PROP_WH_RATIO - Static variable in class org.jjazz.flatcomponents.api.FlatIntegerHorizontalSlider
Client Property: float number, ratio used to calculate the preferred size
PROP_WHITE_KEY_LANE_BACKGROUND_COLOR - Static variable in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
PROP_ZOOM_FACTOR_X - Static variable in class org.jjazz.cl_editor.api.CL_EditorClientProperties
Song client (String) property: zoom X factor (impacting nb of columns)
PROP_ZOOM_FACTOR_X - Static variable in class org.jjazz.ss_editor.api.SS_EditorClientProperties
Song client (String) property: zoom X factor
PROP_ZOOM_FACTOR_Y - Static variable in class org.jjazz.cl_editor.api.CL_EditorClientProperties
Song client (String) property: zoom Y factor (impacting BarBox height)
PROP_ZOOM_FACTOR_Y - Static variable in class org.jjazz.ss_editor.api.SS_EditorClientProperties
Song client (String) property: zoom Y factor
PROPERTY_CHORUS - Static variable in class org.jjazz.midi.api.InstrumentSettings
 
PROPERTY_CHORUS_ENABLED - Static variable in class org.jjazz.midi.api.InstrumentSettings
 
PROPERTY_PANORAMIC - Static variable in class org.jjazz.midi.api.InstrumentSettings
 
PROPERTY_PANORAMIC_ENABLED - Static variable in class org.jjazz.midi.api.InstrumentSettings
 
PROPERTY_REVERB - Static variable in class org.jjazz.midi.api.InstrumentSettings
 
PROPERTY_REVERB_ENABLED - Static variable in class org.jjazz.midi.api.InstrumentSettings
 
PROPERTY_TRANSPOSITION - Static variable in class org.jjazz.midi.api.InstrumentSettings
 
PROPERTY_VELOCITY_SHIFT - Static variable in class org.jjazz.midi.api.InstrumentSettings
 
PROPERTY_VOLUME - Static variable in class org.jjazz.midi.api.InstrumentSettings
 
PROPERTY_VOLUME_ENABLED - Static variable in class org.jjazz.midi.api.InstrumentSettings
 
PROPERTY_ZOOM_X - Static variable in interface org.jjazz.uiutilities.api.Zoomable
 
PROPERTY_ZOOM_Y - Static variable in interface org.jjazz.uiutilities.api.Zoomable
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.arranger.api.ArrangerTopComponent
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.cl_editor.api.CL_EditorTopComponent
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.cl_editor.barrenderer.api.BarRenderer
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.cl_editor.itemrenderer.api.ItemRenderer
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.coreuicomponents.api.PhraseBirdsEyeViewComponent
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.flatcomponents.api.BorderManager
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.flatcomponents.api.FlatButton
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.flatcomponents.api.FlatIntegerHorizontalSlider
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.flatcomponents.api.FlatToggleButton
Overridden to add the support of the LARGE_ICON_KEY and BooleanState property.
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.flatcomponents.api.VerticalLabel
Checks for changes to the font on the fComponent so that it can invalidate the layout if the size changes
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.flatcomponents.api.VTextIcon
Checks for changes to the font on the fComponent so that it can invalidate the layout if the size changes
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.fluidsynthembeddedsynth.api.FluidSynthEmbeddedSynth
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.fluidsynthembeddedsynth.api.SettingsDialog
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.improvisionsupport.api.ImproSupportTopComponent
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.midi.api.synths.FavoriteMidiSynth
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.midimix.api.DefaultMidiMixManager
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.midimix.api.MidiMix
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.mixconsole.api.MixConsole
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.musiccontrol.api.MusicController
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.musiccontrol.api.playbacksession.BaseSongSession
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.musiccontrol.api.playbacksession.StaticSongSession
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSession
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSessionOnePlay
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdateProviderSongSession
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.musiccontrol.api.SongMusicGenerationListener
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.musiccontrolactions.api.ui.PositionViewer
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.outputsynth.api.DefaultOutputSynthManager
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.pianoroll.api.GhostPhrasesModel
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.pianoroll.api.NoteView
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.pianoroll.api.PianoRollEditor
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.pianoroll.api.PianoRollEditorTopComponent
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_CustomPhraseValue
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.rhythmdatabaseimpl.api.RhythmDatabaseFactoryImpl
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.rhythmselectiondialog.api.ui.RhythmJTable
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.rhythmselectiondialog.api.ui.RhythmProviderJList
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.rpcustomeditorfactoryimpl.api.RealTimeRpEditorDialog
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.song.api.Song
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.song.api.SongFactory
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.song.api.SongMetaEvents
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.spteditor.api.RpEditor
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.spteditor.spi.RpEditorComponent
Listen to model RpValue changes.
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.ss_editor.api.SS_EditorTopComponent
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.ss_editor.rpviewer.api.RpViewer
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.ss_editor.rpviewer.api.StringRpRenderer
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.uiutilities.api.TableColumnAdjuster
 
ProportionalDimension - Class in org.jjazz.flatcomponents.api
 
ProportionalDimension(int, int, double) - Constructor for class org.jjazz.flatcomponents.api.ProportionalDimension
 
ProportionalDimension(Dimension, double) - Constructor for class org.jjazz.flatcomponents.api.ProportionalDimension
 
ProportionalPanel - Class in org.jjazz.flatcomponents.api
A JPanel whose preferred size keeps its aspect ratio.
ProportionalPanel() - Constructor for class org.jjazz.flatcomponents.api.ProportionalPanel
Uses an A4 portrait ratio.
ProportionalPanel(double) - Constructor for class org.jjazz.flatcomponents.api.ProportionalPanel
 
ProportionalPanel(int, int) - Constructor for class org.jjazz.flatcomponents.api.ProportionalPanel
 
PtProperties - Class in org.jjazz.phrasetransform.api
Special properties for PhraseTransformer.
PtProperties(Properties) - Constructor for class org.jjazz.phrasetransform.api.PtProperties
Create a properties object.
PtPropertyEditorFactory - Interface in org.jjazz.phrasetransform.spi
A factory to get dialogs to edit PhraseTransform properties.
put(Object, JJazzUndoManager) - Method in class org.jjazz.undomanager.api.JJazzUndoManagerFinder
Store a JJazzUndoManager and associate it to a specified object key.
put(String, T) - Method in class org.jjazz.utilities.api.ObservableProperties
Put a client property.
putBoolean(String, Boolean) - Method in class org.jjazz.utilities.api.StringProperties
 
putColor(String, Color) - Method in class org.jjazz.utilities.api.StringProperties
 
putInt(String, Integer) - Method in class org.jjazz.utilities.api.StringProperties
 
putValue(K, V) - Method in class org.jjazz.utilities.api.SmallMap
Deprecated.
Store value associated to key, replacing existing value if key already present in the map.

Q

Quantization - Enum Class in org.jjazz.quantizer.api
Quantization possible values.
Quantizer - Class in org.jjazz.quantizer.api
Provide quantize related methods and properties.
QUARTER - Enum constant in enum class org.jjazz.harmony.api.SymbolicDuration
 
QUARTER_DOTTED - Enum constant in enum class org.jjazz.harmony.api.SymbolicDuration
 
QUARTER_TRIPLET - Enum constant in enum class org.jjazz.harmony.api.SymbolicDuration
 

R

RANDOM - Enum constant in enum class org.jjazz.chordleadsheet.api.item.AltDataFilter.Random
 
RANDOM_OFTEN - Enum constant in enum class org.jjazz.chordleadsheet.api.item.AltDataFilter.Random
 
RANDOM_RARE - Enum constant in enum class org.jjazz.chordleadsheet.api.item.AltDataFilter.Random
 
readFast(File) - Method in interface org.jjazz.rhythm.spi.RhythmProvider
A fast method to read specified rhythm file and extract only information needed for description/catalog purposes.
readFast(File) - Method in class org.jjazz.rhythmdatabaseimpl.api.FavoriteRhythmProvider
 
readFast(File) - Method in class org.jjazz.yamjjazz.rhythm.api.YamahaRhythmProvider
Quickly read a file only to get enough information to build a minimal Rhythm object.
readFast(File) - Method in class org.jjazz.yamjjazz.rhythm.api.YamJJazzRhythmProvider
Read extFile plus the content of the associated Yamaha standard file .sty or .prs.
readFile() - Method in class org.jjazz.importers.api.BiabFileReader
Read the file and construct a song.
readMusicData(File) - Method in class org.jjazz.yamjjazz.rhythm.api.Style
Read only the MusicData (Midi notes) which will fill/create all the SourcePhrase objects in the StyleParts.
readMusicData(File, File) - Method in class org.jjazz.yamjjazz.rhythm.api.Style
Get the music data by merging music data from an extension style file and a base style file.
readNonMusicData(File) - Method in class org.jjazz.yamjjazz.rhythm.api.Style
Read only the non MusicData (Midi notes) of a standard Yamaha style file : CASM (StyleParts creation), SInt, tempo, signature, name.
readNonMusicData(File, File) - Method in class org.jjazz.yamjjazz.rhythm.api.Style
Get the non music data by merging data from an extension style file and a base style file.
readSong() - Method in class org.jjazz.importers.api.ImprovisorFileReader
Get the song from the current file.
readSong() - Method in class org.jjazz.importers.api.MusicXMLFileReader
Get the song from the current file.
readSong() - Method in class org.jjazz.importers.api.TextReader
Get the song from the current text or file.
readSynthsFromStream(InputStream, File) - Method in interface org.jjazz.midi.spi.MidiSynthFileReader
Get synth(s) from an input stream.
readSynthsFromStream(InputStream, File) - Method in class org.jjazz.outputsynth.api.CakewalkInsFileReader
 
RealTimeRpEditorComponent<E> - Class in org.jjazz.rpcustomeditorfactoryimpl.api
A JComponent to be used as a RhythmParameter value editor by the RealTimeRpEditorDialog.
RealTimeRpEditorComponent() - Constructor for class org.jjazz.rpcustomeditorfactoryimpl.api.RealTimeRpEditorComponent
 
RealTimeRpEditorDialog<E> - Class in org.jjazz.rpcustomeditorfactoryimpl.api
A RpCustomEditor dialog implementation which lets user preview the RP value changes in real time (while the sequence is playing).
RealTimeRpEditorDialog(RealTimeRpEditorComponent<E>) - Constructor for class org.jjazz.rpcustomeditorfactoryimpl.api.RealTimeRpEditorDialog
 
RedispatchingMouseAdapter - Class in org.jjazz.uiutilities.api
A MouseAdapter that transmits everything to a parent.
RedispatchingMouseAdapter() - Constructor for class org.jjazz.uiutilities.api.RedispatchingMouseAdapter
Will dispatch to his direct parent.
RedispatchingMouseAdapter(Container) - Constructor for class org.jjazz.uiutilities.api.RedispatchingMouseAdapter
Dispatch to a specific parent
redo() - Method in class org.jjazz.undomanager.api.JJazzUndoManager
 
redo() - Method in class org.jjazz.undomanager.api.SimpleEdit
 
redoBody() - Method in class org.jjazz.undomanager.api.SimpleEdit
 
Reed - Enum constant in enum class org.jjazz.midi.api.synths.InstrumentFamily
 
ReferenceCountingDevice - Interface in org.jjazz.midi.api.sequencer
MidiDevice that can use reference counting for open/close.
refresh() - Method in interface org.jjazz.outputsynth.spi.OutputSynthManager
Scan all the system OUT MidiDevices and make sure each MidiDevice is associated to an OutputSynth.
refresh() - Method in class org.jjazz.phrase.api.Grid
Update the internal data structure: should be called whenever Phrase is modified externally.
refresh() - Method in interface org.jjazz.phrasetransform.api.PhraseTransformManager
Force a rescan of all PhraseTransformProviders to get a refreshed list of PhraseTransforms.
refresh(Sequence) - Method in class org.jjazz.midi.api.sequencer.MidiUtils.TempoCache
 
REGGAE - Enum constant in enum class org.jjazz.rhythm.api.Genre
 
register(JComponent) - Method in class org.jjazz.flatcomponents.api.BorderManager
Register the component with no special handling for mouse pressed or mouse enter/exit, and can not be dragged.
register(JComponent, boolean, boolean, boolean) - Method in class org.jjazz.flatcomponents.api.BorderManager
Register the component so this object will manage its border changes.
registerNotes(Collection<NoteEvent>) - Method in class org.jjazz.humanizer.api.Humanizer
Add phrase notes to be humanized by the humanize() method.
registerSong(Song) - Method in class org.jjazz.song.api.SongFactory
Register a song if it was not created by this SongFactory.
relative(float) - Method in class org.jjazz.score.api.NotationGraphics
 
relativeLine(float) - Method in class org.jjazz.score.api.NotationGraphics
 
relativeX(float) - Method in class org.jjazz.score.api.NotationGraphics
 
relativeY(float) - Method in class org.jjazz.score.api.NotationGraphics
 
relCellInBeat - Variable in class org.jjazz.rhythmmusicgeneration.api.GridChordContext
The relative cell within the beat.
release() - Method in class org.jjazz.instrumentcomponents.keyboard.api.PianoKey
Convenience method, same as setPressed(0).
releaseResources() - Method in class org.jjazz.jjswing.api.JJSwingRhythm
 
releaseResources() - Method in interface org.jjazz.rhythm.api.Rhythm
Ask the rhythm to release any memory-heavy resources.
releaseResources() - Method in class org.jjazz.rhythmstubs.api.RhythmStub
This implementation does nothing.
releaseResources() - Method in class org.jjazz.yamjjazz.rhythm.api.CompositeRhythm
 
releaseSequencer(Object) - Method in class org.jjazz.musiccontrol.api.MusicController
Release the external sequencer lock.
relPosInCell - Variable in class org.jjazz.rhythmmusicgeneration.api.GridChordContext
The relative position in beat in the cell, can be negative !
RemoteAction - Class in org.jjazz.musiccontrolactions.api
A remote action stores the list of MidiMessages which can trigger an action.
RemoteAction(String, String) - Constructor for class org.jjazz.musiccontrolactions.api.RemoteAction
Create a RemoteAction with no MidiMessage.
RemoteActionProvider - Interface in org.jjazz.musiccontrolactions.spi
A provider of remote actions.
RemoteController - Class in org.jjazz.musiccontrolactions.api
Manage the Midi IN remote control playback operations.
RemoteController.StartClass - Class in org.jjazz.musiccontrolactions.api
 
remove(int) - Method in class org.jjazz.utilities.api.DebugArray
 
remove(Object) - Method in class org.jjazz.phrase.api.Phrase
Remove a NoteEvent.
remove(Object) - Method in class org.jjazz.undomanager.api.JJazzUndoManagerFinder
 
remove(Object) - Method in class org.jjazz.utilities.api.DebugArray
 
remove(Object) - Method in class org.jjazz.utilities.api.MutableInstanceContent
Remove instance.
remove(Object, boolean) - Method in class org.jjazz.phrase.api.Phrase
Remove a NoteEvent.
remove(K) - Method in class org.jjazz.utilities.api.SmallMap
Deprecated.
 
remove(T, InstanceContent.Convertor<T, R>) - Method in class org.jjazz.utilities.api.MutableInstanceContent
 
removeActionListener(ActionListener) - Method in class org.jjazz.flatcomponents.api.FlatButton
 
removeAll(Collection<?>) - Method in class org.jjazz.phrase.api.Phrase
Remove elements.
removeAll(Collection<?>) - Method in class org.jjazz.utilities.api.DebugArray
 
removeAll(Collection<?>, boolean) - Method in class org.jjazz.phrase.api.Phrase
 
removeAuxilliaryMidiParser(MidiParser.AuxilliaryMidiParser) - Method in class org.jjazz.midi.api.parser.MidiParser
 
removeChangeListener(ChangeListener) - Method in class org.jjazz.midi.api.synths.FavoriteMidiSynth
 
removeChangeListener(ChangeListener) - Method in class org.jjazz.musiccontrol.api.MusicGenerationQueue
 
removeChangeListener(ChangeListener) - Method in interface org.jjazz.musiccontrol.spi.ActiveSongBackgroundMusicBuilder
 
removeChangeListener(ChangeListener) - Method in interface org.jjazz.rhythm.api.MutableRpValue
 
removeChangeListener(ChangeListener) - Method in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_CustomPhraseValue
 
removeChangeListener(ChangeListener) - Method in class org.jjazz.rhythmdatabase.api.DefaultRhythmDatabase
 
removeChangeListener(ChangeListener) - Method in interface org.jjazz.rhythmdatabase.api.RhythmDatabase
 
removeChangeListener(ChangeListener) - Method in class org.jjazz.ss_editor.rpviewer.api.MeterRpRenderer
 
removeChangeListener(ChangeListener) - Method in interface org.jjazz.ss_editor.rpviewer.api.RpViewerRenderer
 
removeChangeListener(ChangeListener) - Method in class org.jjazz.ss_editor.rpviewer.api.StringRpRenderer
 
removeChangeListener(ChangeListener) - Method in class org.jjazz.undomanager.api.JJazzUndoManager
 
removeClientPropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.phrase.api.NoteEvent
 
removeClsChangeListener(ClsChangeListener) - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Remove a listener to this object's changes.
removeCustomizedPhrase(RhythmVoice) - Method in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_CustomPhraseValue
Remove the customized phrase for the specified RhythmVoice.
removeInstrument(Instrument) - Method in class org.jjazz.midi.api.synths.FavoriteInstruments
Remove a favorite instrument.
removeInstrument(T) - Method in class org.jjazz.midi.api.InstrumentBank
Remove an Instrument from this bank.
removeItem(ChordLeadSheetItem<?>) - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Remove an item from the leadsheet.
removeItem(ChordLeadSheetItem<?>) - Method in class org.jjazz.cl_editor.barbox.api.BarBox
Remove an item from the BarBox.
RemoveItem - Enum constant in enum class org.jjazz.chordleadsheet.api.event.ClsActionEvent.API_ID
data=cli
removeItemRenderer(ChordLeadSheetItem<?>) - Method in class org.jjazz.cl_editor.barrenderer.api.BarRenderer
Remove an ItemRenderer from this bar.
removeLayoutComponent(Component) - Method in class org.jjazz.cl_editor.barrenderer.api.BeatBasedLayoutManager
 
removeLayoutComponent(Component) - Method in class org.jjazz.ss_editor.rpviewer.api.RpViewerLayoutManager
 
removeLayoutComponent(Component) - Method in class org.jjazz.uiutilities.api.ColumnLeftAlignedLayoutManager
 
removeLayoutComponent(Component) - Method in class org.jjazz.uiutilities.api.CornerLayout
 
removeLayoutComponent(Component) - Method in class org.jjazz.uiutilities.api.FixedCompSizeGridLayout
 
removeLayoutComponent(Component) - Method in class org.jjazz.uiutilities.api.SingleComponentAspectRatioKeeperLayout
 
removeListener(KeyboardMouseHelper.Listener) - Method in class org.jjazz.instrumentcomponents.keyboard.api.KeyboardMouseHelper
 
removeListener(MidiActivityMonitor.Listener, int...) - Method in class org.jjazz.musiccontrol.api.MidiActivityMonitor
Remove listener for the specified channels.
removeMidiSynth(MidiSynth) - Method in class org.jjazz.midi.api.synths.DefaultMidiSynthManager
 
removeMidiSynth(MidiSynth) - Method in interface org.jjazz.midi.spi.MidiSynthManager
Remove the specified MidiSynth.
removeNote(int) - Method in class org.jjazz.harmony.api.Chord
Remove a specific note in the chord.
removeNoteListener(NoteListener) - Method in class org.jjazz.musiccontrol.api.MusicController
Remove a NoteListener.
removeNotes(int) - Method in class org.jjazz.phrase.api.Grid
Convenient method that just return removeNotes(new IntRange(cell, cell)).
removeNotes(IntRange) - Method in class org.jjazz.phrase.api.Grid
Remove all notes in the specified cells range.
removeParserListener(MidiParserListener) - Method in class org.jjazz.midi.api.parser.MidiParser
 
removePitch(int) - Method in class org.jjazz.harmony.api.Chord
Remove the Note who has a specific pitch from the chord.
removePlaybackListener(PlaybackListener) - Method in class org.jjazz.musiccontrol.api.MusicController
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.chordleadsheet.api.item.ChordLeadSheetItem.DefaultComparableItem
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.chordleadsheet.api.item.ChordLeadSheetItem
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.chordleadsheet.api.item.CLI_ChordSymbol.ComparableCsItem
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.cl_editor.itemrenderer.api.IR_AnnotationTextSettings
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.cl_editor.itemrenderer.api.IR_ChordSymbolSettings
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.cl_editor.itemrenderer.api.IR_ChordSymbolSettingsAdapter
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.cl_editor.itemrenderer.api.IR_SectionSettings
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.cl_editor.itemrenderer.api.IR_TimeSignatureSettings
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.cl_editor.itemrenderer.api.ItemRendererSettings
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.cl_editor.itemrenderer.api.ItemRendererSettingsAdapter
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.cl_editor.spi.BarBoxSettings
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.cl_editor.spi.BarRendererSettings
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.cl_editor.spi.CL_EditorSettings
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.embeddedsynth.spi.EmbeddedSynthProvider
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.flatcomponents.api.FlatComponentsGlobalSettings
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.fluidsynthembeddedsynth.api.FluidSynthEmbeddedSynthProvider
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.harmony.api.Position
Remove PropertyChangeListener.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.humanizer.api.Humanizer
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.jjswing.api.JJSwingRhythm
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.midi.api.InstrumentMix
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.midi.api.InstrumentSettings
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.midi.api.JJazzMidiSystem
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.midi.api.synths.DefaultMidiSynthManager
Remove PropertyChangeListener.
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.midi.spi.MidiSynthManager
Remove PropertyChangeListener.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.midimix.api.MidiMix
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.mixconsole.api.MixConsoleSettings
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.musiccontrol.api.MusicController
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.musiccontrol.api.playbacksession.BaseSongSession
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.musiccontrol.api.playbacksession.PlaybackSession
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSession
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.musiccontrol.api.PlaybackSettings
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.musiccontrol.api.SongMusicGenerationListener
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.musiccontrolactions.api.RemoteController
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.outputsynth.api.DefaultOutputSynthManager
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.outputsynth.api.GMRemapTable
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.outputsynth.api.OutputSynth.UserSettings
Remove PropertyChangeListener.
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.outputsynth.spi.OutputSynthManager
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.phrase.api.Phrase
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.phrasetransform.api.PtProperties
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.pianoroll.api.CopyNoteBuffer
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.pianoroll.api.GhostPhrasesModel
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.quantizer.api.Quantizer
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.rhythm.api.Rhythm
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.rhythm.api.RhythmDirsLocatorImpl
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.rhythm.spi.RhythmDirsLocator
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.rhythmstubs.api.RhythmStub
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.song.api.Song
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.song.api.SongMetaEvents
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.songeditormanager.spi.SongEditorManager
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.songmemoviewer.api.SongMemoEditorSettings
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.songstructure.api.SongPart
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.spteditor.api.SptEditorSettings
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.ss_editor.rpviewer.api.RpViewerSettings
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.ss_editor.rpviewer.spi.StringRpRendererSettings
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.ss_editor.spi.SS_EditorSettings
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.ss_editor.sptviewer.spi.SptViewerSettings
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.uisettings.api.ColorSetManager
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.uisettings.api.GeneralUISettings
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.utilities.api.ObservableProperties
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.yamjjazz.rhythm.api.CompositeRhythm
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.jjazz.midi.api.JJazzMidiSystem
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.jjazz.midimix.api.MidiMix
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.jjazz.musiccontrol.api.PlaybackSettings
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.jjazz.outputsynth.api.DefaultOutputSynthManager
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in interface org.jjazz.outputsynth.spi.OutputSynthManager
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.jjazz.song.api.Song
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.jjazz.song.api.SongMetaEvents
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.jjazz.utilities.api.ObservableProperties
 
removePropertyListener(PropertyChangeListener) - Method in interface org.jjazz.activesong.spi.ActiveSongManager
 
removePropertyListener(PropertyChangeListener) - Method in class org.jjazz.midi.api.synths.FavoriteInstruments
 
removePropertyListener(PropertyChangeListener) - Method in class org.jjazz.rhythmdatabaseimpl.api.FavoriteRhythms
 
removePropertyListener(PropertyChangeListener) - Method in interface org.jjazz.uiutilities.api.Zoomable
 
removePropertyListener(String, PropertyChangeListener) - Method in interface org.jjazz.activesong.spi.ActiveSongManager
 
removeRedundantStandardChords() - Method in class org.jjazz.rhythmmusicgeneration.api.ChordSequence
Remove successive identical "standard" chord symbols.
removeRedundantStandardChords(ChordLeadSheet) - Static method in class org.jjazz.chordleadsheet.api.ClsUtilities
Remove successive identical "standard" chord symbols per section.
removeRhythm(RhythmInfo) - Method in class org.jjazz.rhythmdatabaseimpl.api.FavoriteRhythms
Remove a favorite rhythm.
removeSection(CLI_Section) - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Remove a section from the leadsheet.
RemoveSection - Enum constant in enum class org.jjazz.chordleadsheet.api.event.ClsActionEvent.API_ID
data=cliSection
removeSgsChangeListener(SgsChangeListener) - Method in interface org.jjazz.songstructure.api.SongStructure
Remove a listener to this object's changes.
removeSongParts(List<SongPart>) - Method in interface org.jjazz.songstructure.api.SongStructure
Remove some SongParts.
RemoveSongParts - Enum constant in enum class org.jjazz.songstructure.api.event.SgsActionEvent.API_ID
data=List<SongPart>
removeSourcePhrase(int) - Method in class org.jjazz.phrase.api.SourcePhraseSet
Remove a SourcePhrase.
removeUndoableEditListener(UndoableEditListener) - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Remove a listener to undoable edits.
removeUndoableEditListener(UndoableEditListener) - Method in class org.jjazz.midimix.api.MidiMix
 
removeUndoableEditListener(UndoableEditListener) - Method in class org.jjazz.phrase.api.Phrase
 
removeUndoableEditListener(UndoableEditListener) - Method in class org.jjazz.song.api.Song
 
removeUndoableEditListener(UndoableEditListener) - Method in interface org.jjazz.songstructure.api.SongStructure
Remove a listener to undoable edits.
removeUserEditListener(JJazzUndoManager.UserEditListener) - Method in class org.jjazz.undomanager.api.JJazzUndoManager
 
removeUserPhrase(String) - Method in class org.jjazz.song.api.Song
Remove the user phrase associated to name.
removeVetoableChangeListener(VetoableChangeListener) - Method in class org.jjazz.song.api.Song
 
removeWeakActiveClsChangeListener(ClsChangeListener) - Method in class org.jjazz.cl_editor.api.CL_ContextActionSupport
Remove the specified listener.
removeWeakListener(SS_ContextActionListener) - Method in class org.jjazz.ss_editor.api.SS_ContextActionSupport
 
removeWeakSelectionListener(CL_ContextActionListener) - Method in class org.jjazz.cl_editor.api.CL_ContextActionSupport
Remove the specified listener.
renameUserPhrase(String, String) - Method in class org.jjazz.song.api.Song
Rename a user phrase.
replace(NoteEvent, NoteEvent) - Method in class org.jjazz.phrase.api.Phrase
Replace a NoteEvent by another one.
replace(NoteEvent, NoteEvent, boolean) - Method in class org.jjazz.phrase.api.Phrase
Replace a NoteEvent by another one.
replaceAll(Map<NoteEvent, NoteEvent>, boolean) - Method in class org.jjazz.phrase.api.Phrase
Replace NoteEvents.
replaceExtension(File, String) - Static method in class org.jjazz.utilities.api.Utilities
Return a new File with the extension set to ext.
replaceExtension(String, String) - Static method in class org.jjazz.utilities.api.Utilities
Replace the path extension (the trailing ".something") of filename by ext.
replaceNote(NoteEvent, NoteEvent) - Method in class org.jjazz.phrase.api.Grid
Replace a note by another one at same position.
replaceRhythmVoice(RhythmVoice, RhythmVoice) - Method in class org.jjazz.midimix.api.MidiMix
Replace an existing RhythmVoice by a new one.
replaceSongParts(List<SongPart>, List<SongPart>) - Method in interface org.jjazz.songstructure.api.SongStructure
Replace SongParts by other SongParts.
ReplaceSongParts - Enum constant in enum class org.jjazz.songstructure.api.event.SgsActionEvent.API_ID
data=List<SongPart>
ReplaceUndoRedoIcons - Class in org.jjazz.base.api.actions
Replace at runtime the undo and redo icons.
ReplaceUndoRedoIcons() - Constructor for class org.jjazz.base.api.actions.ReplaceUndoRedoIcons
 
requestAttention(Color) - Method in class org.jjazz.cl_editor.itemrenderer.api.ItemRenderer
Briefly flash this renderer background to request user attention.
requestAttention(ChordLeadSheetItem<?>) - Method in class org.jjazz.cl_editor.api.CL_Editor
Cause the renderer(s) of the specified item to do a brief UI change to request user attention.
rerouteShortMessages(Sequence, List<Integer>, int) - Static method in class org.jjazz.midi.api.MidiUtilities
Change the channel of ShortMessage events in the sequence.
rescanMidiDevices() - Method in class org.jjazz.midi.api.ui.MidiInDeviceList
Rescan the available IN MidiDevices on the system and update the list accordingly.
rescanMidiDevices() - Method in class org.jjazz.midi.api.ui.MidiOutDeviceList
Rescan the available OUT MidiDevices on the system and update the list accordingly.
reset() - Static method in class org.jjazz.base.api.actions.ResetWindows
 
reset() - Method in class org.jjazz.harmony.api.Position
Set bar and beat to 0.
reset() - Method in class org.jjazz.humanizer.api.Humanizer
Reset this instance.
reset() - Method in class org.jjazz.instrumentcomponents.keyboard.api.KeyboardComponent
Set all keys unpressed, remove all marks.
reset() - Method in class org.jjazz.musiccontrolactions.api.RemoteAction
If valid default Midi messages are defined, use them as Midi messages.
resetAliases(ChordType) - Method in interface org.jjazz.harmony.spi.ChordTypeDatabase
 
resetAliasesToDefault() - Method in interface org.jjazz.harmony.spi.ChordTypeDatabase
Clear all the user changes.
resetColor(Object) - Method in interface org.jjazz.uisettings.api.ColorSetManager
Convenience method which calls resetColor(System.identityHashCode(o)).
resetColor(String) - Method in interface org.jjazz.uisettings.api.ColorSetManager
Reset the color associated to the specified identifier.
resetJavaInternalSynth() - Method in class org.jjazz.midi.api.JJazzMidiSystem
This unloads all previously loaded instruments in the internal Java Synth.
resetModel(ChordLeadSheet, int) - Method in class org.jjazz.cl_editor.barrenderer.api.BarRenderer
Reset the ChordLeadSheet and bar index models for this BarRenderer.
resetRecentFileList() - Method in class org.jjazz.songeditormanager.api.StartupShutdownSongManager
 
ResetWindows - Class in org.jjazz.base.api.actions
Reset the Explorer and Output windows.
ResetWindows() - Constructor for class org.jjazz.base.api.actions.ResetWindows
 
resizeSongParts(Map<SongPart, Integer>) - Method in interface org.jjazz.songstructure.api.SongStructure
Change the size in bars of SongParts.
ResizeSongParts - Enum constant in enum class org.jjazz.songstructure.api.event.SgsActionEvent.API_ID
data=Map<SongPart, Integer>
restoreColumns() - Method in class org.jjazz.uiutilities.api.TableColumnAdjuster
Restore the widths of the columns in the table to its previous width
Result(SongContext, Map<RhythmVoice, Phrase>, Throwable) - Constructor for record class org.jjazz.musiccontrol.api.MusicGenerationQueue.Result
Creates an instance of a Result record class.
resume() - Method in class org.jjazz.musiccontrol.api.MusicController
Resume playback from the pause state.
ResUtil - Class in org.jjazz.utilities.api
Helper methods to use ResourceBundles.
ResUtil() - Constructor for class org.jjazz.utilities.api.ResUtil
 
retainAll(Collection<?>) - Method in class org.jjazz.phrase.api.Phrase
 
retainAll(Collection<?>) - Method in class org.jjazz.utilities.api.DebugArray
 
RETRIGGER - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.Ctb2ChannelSettings.RetriggerRule
 
RETRIGGER_TO_ROOT - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.Ctb2ChannelSettings.RetriggerRule
 
REVERB_STD - Static variable in class org.jjazz.midi.api.MidiConst
 
reverseGet(Map<?, ?>, Object) - Static method in class org.jjazz.utilities.api.Utilities
Return the first key of a map for which value = v.
Rhythm - Interface in org.jjazz.rhythm.api
A rhythm descriptor.
RHYTHM - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.AccType
 
RHYTHM_ID_DELIMITER - Static variable in interface org.jjazz.rhythm.api.AdaptedRhythm
Delimiter to be used by getUniqueId().
RHYTHM_PARAMETER_SELECTION - Enum constant in enum class org.jjazz.ss_editor.api.SS_ContextAction.ListeningTarget
 
RHYTHM_PREVIEW - Enum constant in enum class org.jjazz.musiccontrol.api.playbacksession.PlaybackSession.Context
Used when "preview hearing" a rhythm.
RhythmDatabase - Interface in org.jjazz.rhythmdatabase.api
A RhythmDatabase is a collection of rhythms.
RhythmDatabaseFactory - Interface in org.jjazz.rhythmdatabase.spi
A factory for a RhythmDatabase instance.
RhythmDatabaseFactoryImpl - Class in org.jjazz.rhythmdatabaseimpl.api
Create and initialize the RhythmDatabase instance via a cache file.
RhythmDatabaseFactoryImpl() - Constructor for class org.jjazz.rhythmdatabaseimpl.api.RhythmDatabaseFactoryImpl
Do not use, use getInstance() instead.
RhythmDirsLocator - Interface in org.jjazz.rhythm.spi
Provides the location of the rhythm-related directories
RhythmDirsLocatorImpl - Class in org.jjazz.rhythm.api
A parameterized implementation of the RhythmDirsLocator interface.
RhythmDirsLocatorImpl(String, Preferences) - Constructor for class org.jjazz.rhythm.api.RhythmDirsLocatorImpl
 
rhythmFeatures() - Method in class org.jjazz.rhythmdatabase.api.RhythmInfo
 
RhythmFeatures - Record Class in org.jjazz.rhythm.api
Rhythm general features.
RhythmFeatures() - Constructor for record class org.jjazz.rhythm.api.RhythmFeatures
Construct an object with all default values.
RhythmFeatures(Genre, Division, TempoRange) - Constructor for record class org.jjazz.rhythm.api.RhythmFeatures
Creates an instance of a RhythmFeatures record class.
RhythmInfo - Class in org.jjazz.rhythmdatabase.api
A descriptor for a rhythm.
RhythmInfo(Rhythm, RhythmProvider) - Constructor for class org.jjazz.rhythmdatabase.api.RhythmInfo
Constructs a RhythmInfo from an existing rhythm.
RhythmInfo.RpInfo - Record Class in org.jjazz.rhythmdatabase.api
A RhyhtmParameter descriptor.
RhythmInfo.RvInfo - Record Class in org.jjazz.rhythmdatabase.api
A RhythmVoice descriptor.
RhythmJTable - Class in org.jjazz.rhythmselectiondialog.api.ui
A JTable to show a list of rhythms.
RhythmJTable() - Constructor for class org.jjazz.rhythmselectiondialog.api.ui.RhythmJTable
 
RhythmJTable.RhythmTableModel - Class in org.jjazz.rhythmselectiondialog.api.ui
 
RhythmParameter<E> - Interface in org.jjazz.rhythm.api
Define a parameter that influences the way a Rhythm generates music.
rhythmParameterClicked(MouseEvent, SongPart, RhythmParameter<?>) - Method in interface org.jjazz.ss_editor.sptviewer.api.SptViewerMouseListener
 
rhythmParameterDragged(MouseEvent, SongPart, RhythmParameter<?>) - Method in interface org.jjazz.ss_editor.sptviewer.api.SptViewerMouseListener
 
rhythmParameterEdit(SongPart, RhythmParameter<E>, E) - Method in interface org.jjazz.ss_editor.rpviewer.api.RpViewerController
User has directly edited a RhythmParameter value, probably from a RpViewerEditableRenderer.
rhythmParameterEditWithCustomDialog(SongPart, RhythmParameter<?>) - Method in interface org.jjazz.ss_editor.rpviewer.api.RpViewerController
User wants to use the custom edit dialog of the specified RhythmParameter.
rhythmParameterReleased(MouseEvent, SongPart, RhythmParameter<?>) - Method in interface org.jjazz.ss_editor.sptviewer.api.SptViewerMouseListener
 
rhythmParameterWheelMoved(MouseWheelEvent, SongPart, RhythmParameter<?>) - Method in interface org.jjazz.ss_editor.sptviewer.api.SptViewerMouseListener
 
RhythmPreviewer - Interface in org.jjazz.rhythmselectiondialog.spi
A service to "preview" (prehear actually) a rhythm.
RhythmProvider - Interface in org.jjazz.rhythm.spi
An object that can provide Rhythms instances.
RhythmProvider.Info - Class in org.jjazz.rhythm.spi
RhythmProvider descriptive information.
rhythmProviderId() - Method in class org.jjazz.rhythmdatabase.api.RhythmInfo
 
RhythmProviderJList - Class in org.jjazz.rhythmselectiondialog.api.ui
A special JList to show RhythmProviders.
RhythmProviderJList() - Constructor for class org.jjazz.rhythmselectiondialog.api.ui.RhythmProviderJList
A list with no time signature filter.
RhythmSelectionDialog - Class in org.jjazz.rhythmselectiondialog.api
A dialog to pick a rhythm, possibly with rhythm previewing capability.
RhythmSelectionDialogProvider - Interface in org.jjazz.rhythmselectiondialog.spi
A provider for RhythmSelectionDialogs.
RhythmStub - Class in org.jjazz.rhythmstubs.api
A rhythm stub whatever the time signature.
RhythmStub(String, TimeSignature) - Constructor for class org.jjazz.rhythmstubs.api.RhythmStub
Create a dummy rhythm for specified time signature.
RhythmTableModel() - Constructor for class org.jjazz.rhythmselectiondialog.api.ui.RhythmJTable.RhythmTableModel
 
rhythmUniqueId() - Method in class org.jjazz.rhythmdatabase.api.RhythmInfo
 
rhythmVoice() - Method in record class org.jjazz.mixconsole.api.MixConsole.ChannelPanelSet
Returns the value of the rhythmVoice record component.
RhythmVoice - Class in org.jjazz.rhythm.api
Describe a voice for which a Rhythm will generate music.
RhythmVoice(DrumKit, Rhythm, RhythmVoice.Type, String, Instrument, int) - Constructor for class org.jjazz.rhythm.api.RhythmVoice
Create a drums/percussion RhythmVoice with a default InstrumentSettings.
RhythmVoice(DrumKit, Rhythm, RhythmVoice.Type, String, Instrument, InstrumentSettings, int) - Constructor for class org.jjazz.rhythm.api.RhythmVoice
Create a RhythmVoice for Drums/Percussion instruments.
RhythmVoice(Rhythm, RhythmVoice.Type, String, Instrument, int) - Constructor for class org.jjazz.rhythm.api.RhythmVoice
Create a RhythmVoice for a non-drums voice with a default InstrumentSettings.
RhythmVoice(Rhythm, RhythmVoice.Type, String, Instrument, InstrumentSettings, int) - Constructor for class org.jjazz.rhythm.api.RhythmVoice
Create a RhythmVoice for a non-drums voice.
RhythmVoice.Type - Enum Class in org.jjazz.rhythm.api
The main types of a rhythm voice.
RhythmVoiceDelegate - Class in org.jjazz.rhythm.api
A special RhythmVoice which is a delegate for another source RhythmVoice.
RhythmVoiceInstrumentProvider - Interface in org.jjazz.midimix.spi
A service provider to find an appropriate Instrument to render a RhythmVoice in a MidiMix.
RIDE_1 - Enum constant in enum class org.jjazz.jjswing.api.DrumsStyle
 
RIDE_2 - Enum constant in enum class org.jjazz.jjswing.api.DrumsStyle
 
RIDE_3 - Enum constant in enum class org.jjazz.jjswing.api.DrumsStyle
 
RIDE_4 - Enum constant in enum class org.jjazz.jjswing.api.DrumsStyle
 
RIDE_BELL - Static variable in class org.jjazz.midi.api.MidiConst
 
RIDE_CYMBAL_1 - Static variable in class org.jjazz.midi.api.MidiConst
 
RIDE_CYMBAL_2 - Static variable in class org.jjazz.midi.api.MidiConst
 
RIGHT - Enum constant in enum class org.jjazz.instrumentcomponents.keyboard.api.KeyboardComponent.Orientation
 
RnB - Enum constant in enum class org.jjazz.rhythm.api.Genre
 
ROCK - Enum constant in enum class org.jjazz.rhythm.api.Genre
 
ROOM - Enum constant in enum class org.jjazz.midi.api.DrumKit.Type
 
ROOT - Enum constant in enum class org.jjazz.harmony.api.ChordType.DegreeIndex
 
ROOT - Enum constant in enum class org.jjazz.harmony.api.Degree.Natural
 
ROOT - Enum constant in enum class org.jjazz.harmony.api.Degree
 
ROOT_FIXED - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.Ctb2ChannelSettings.NoteTranspositionRule
 
ROOT_TRANSPOSITION - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.Ctb2ChannelSettings.NoteTranspositionRule
 
ROTATE_DEFAULT - Static variable in class org.jjazz.flatcomponents.api.VTextIcon
 
ROTATE_LEFT - Static variable in class org.jjazz.flatcomponents.api.VTextIcon
 
ROTATE_NONE - Static variable in class org.jjazz.flatcomponents.api.VTextIcon
 
ROTATE_RIGHT - Static variable in class org.jjazz.flatcomponents.api.VTextIcon
 
RoundedPanel - Class in org.jjazz.flatcomponents.api
A rounded JPanel.
RoundedPanel() - Constructor for class org.jjazz.flatcomponents.api.RoundedPanel
Create a RoundedPanel with a 10 point arc diameter and no border drawn.
RoundedPanel(int) - Constructor for class org.jjazz.flatcomponents.api.RoundedPanel
 
RoundedPanel(int, int) - Constructor for class org.jjazz.flatcomponents.api.RoundedPanel
 
row() - Method in record class org.jjazz.utilities.api.MatrixGroupsRemover.Cell
Returns the value of the row record component.
RP_BassStyle - Class in org.jjazz.jjswing.api
RhythmParameter to specify the bass style.
RP_BassStyle(boolean) - Constructor for class org.jjazz.jjswing.api.RP_BassStyle
 
RP_DrumsStyle - Class in org.jjazz.jjswing.api
RhythmParameter to specify the drums style.
RP_DrumsStyle(boolean) - Constructor for class org.jjazz.jjswing.api.RP_DrumsStyle
 
RP_EnumState<E> - Class in org.jjazz.rhythm.api
A variant of RP_State built from an enum value.
RP_EnumState(String, String, String, boolean, Class<E>, E) - Constructor for class org.jjazz.rhythm.api.RP_EnumState
Create a RP_EnumState RhythmParameter.
RP_ID - Static variable in class org.jjazz.yamjjazz.rhythm.api.YamahaRhythmProvider
 
RP_ID - Static variable in class org.jjazz.yamjjazz.rhythm.api.YamJJazzRhythmProvider
 
RP_Integer - Class in org.jjazz.rhythm.api
A RhythmParemeter representing positive integer values.
RP_Integer(String, String, String, boolean, int, int, int, int) - Constructor for class org.jjazz.rhythm.api.RP_Integer
Create a RP_Integer.Created instance is primary by default.
RP_State - Class in org.jjazz.rhythm.api
A RhythmParameter whose value can be some specified strings.
RP_State(String, String, String, boolean, String, String...) - Constructor for class org.jjazz.rhythm.api.RP_State
Create a RP_State RhythmParameter.
RP_StringSet - Class in org.jjazz.rhythm.api
A RhythmParameter composed of a set of strings.
RP_StringSet(String, String, String, boolean, Set<String>, String...) - Constructor for class org.jjazz.rhythm.api.RP_StringSet
Create a RP_StringSet.
RP_SYS_CustomPhrase - Class in org.jjazz.rhythm.api.rhythmparameters
A RhythmParameter to replace one or more generated Phrases by custom Phrases.
RP_SYS_CustomPhrase(Rhythm, boolean) - Constructor for class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_CustomPhrase
 
RP_SYS_CustomPhraseValue - Class in org.jjazz.rhythm.api.rhythmparameters
A RhythmParameter to replace one or more RhythmVoice phrases by custom phrases.
RP_SYS_CustomPhraseValue(Rhythm) - Constructor for class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_CustomPhraseValue
 
RP_SYS_CustomPhraseValue(RP_SYS_CustomPhraseValue) - Constructor for class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_CustomPhraseValue
Create a deep copy of the specified value.
RP_SYS_DrumsTransform - Class in org.jjazz.phrasetransform.api.rps
A RhythmParameter to transform a drums phrase.
RP_SYS_DrumsTransform(RhythmVoice, boolean) - Constructor for class org.jjazz.phrasetransform.api.rps.RP_SYS_DrumsTransform
 
RP_SYS_DrumsTransformValue - Class in org.jjazz.phrasetransform.api.rps
A RhythmParameter value to transform a drums phrase.
RP_SYS_DrumsTransformValue(RP_SYS_DrumsTransformValue) - Constructor for class org.jjazz.phrasetransform.api.rps.RP_SYS_DrumsTransformValue
Create a deep copy of the specified value.
RP_SYS_DrumsTransformValue(RhythmVoice) - Constructor for class org.jjazz.phrasetransform.api.rps.RP_SYS_DrumsTransformValue
 
RP_SYS_Feel - Class in org.jjazz.rhythm.api.rhythmparameters
Standard RhythmParameter: double feel
RP_SYS_Feel(boolean) - Constructor for class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_Feel
 
RP_SYS_Fill - Class in org.jjazz.rhythm.api.rhythmparameters
Standard RhythmParameter: is there a fill at the end of a SongPart.
RP_SYS_Fill(boolean) - Constructor for class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_Fill
Possible values: "" (default), "always", "random_rare", "random", "break"
RP_SYS_Fill(boolean, String, String...) - Constructor for class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_Fill
 
RP_SYS_Intensity - Class in org.jjazz.rhythm.api.rhythmparameters
Standard RhythmParameter: Intensity=[-10;+10]
RP_SYS_Intensity(boolean) - Constructor for class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_Intensity
 
RP_SYS_Intensity(boolean, int, int, int, int) - Constructor for class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_Intensity
 
RP_SYS_Marker - Class in org.jjazz.rhythm.api.rhythmparameters
Standard RhythmParameter: a marker for song parts, used to conditionnaly enable the optional alternate chord symbols.
RP_SYS_Mute - Class in org.jjazz.rhythmmusicgeneration.api
System RhythmParameter: mute one or more instruments.
RP_SYS_OverrideTracks - Class in org.jjazz.rhythmmusicgeneration.api
A RhythmParameter to override baseRhythm tracks by tracks from other rhythms.
RP_SYS_OverrideTracks(Rhythm, boolean) - Constructor for class org.jjazz.rhythmmusicgeneration.api.RP_SYS_OverrideTracks
 
RP_SYS_OverrideTracksValue - Class in org.jjazz.rhythmmusicgeneration.api
Store which source RhythmVoice is overridden by which [RhythmVoice-rhythm variation] pair.
RP_SYS_OverrideTracksValue(Rhythm) - Constructor for class org.jjazz.rhythmmusicgeneration.api.RP_SYS_OverrideTracksValue
Create a value with no override.
RP_SYS_OverrideTracksValue(Rhythm, Map<RhythmVoice, RP_SYS_OverrideTracksValue.Override>) - Constructor for class org.jjazz.rhythmmusicgeneration.api.RP_SYS_OverrideTracksValue
Create the value for baseRhythm with the specified mappings.
RP_SYS_OverrideTracksValue.Override - Record Class in org.jjazz.rhythmmusicgeneration.api
 
RP_SYS_TempoFactor - Class in org.jjazz.rhythm.api.rhythmparameters
Standard RhythmParameter: Tempo percentage change.
RP_SYS_Variation - Class in org.jjazz.rhythm.api.rhythmparameters
Standard RhythmParameter : a variation of a rhythm.
RP_SYS_Variation(boolean) - Constructor for class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_Variation
 
RP_SYS_Variation(boolean, String, String...) - Constructor for class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_Variation
 
RP_VALUE_PREVIEW - Enum constant in enum class org.jjazz.musiccontrol.api.playbacksession.PlaybackSession.Context
Used when "preview hearing"
RpCustomEditorDialog<E> - Class in org.jjazz.ss_editor.rpviewer.api
A RhythmParameter-specific dialog to edit its value.
RpCustomEditorDialog(boolean) - Constructor for class org.jjazz.ss_editor.rpviewer.api.RpCustomEditorDialog
 
RpCustomEditorFactory - Interface in org.jjazz.ss_editor.rpviewer.spi
Provide RpCustomEditorDialog implementations.
RpCustomizeDialog - Class in org.jjazz.ss_editor.api
A dialog to customize a set of RP values.
RpEditor - Class in org.jjazz.spteditor.api
RpEditor combines a label with an editor component adapted to the type of RhythmParameter.
RpEditor(SongPart, RhythmParameter<?>, RpEditorComponent) - Constructor for class org.jjazz.spteditor.api.RpEditor
Initialize the RpEditor for the specified RhythmParameter with the specified editor.
RpEditorComponent<E> - Class in org.jjazz.spteditor.spi
A RhythmParameter value editor component for RpEditors.
RpEditorComponentFactory - Interface in org.jjazz.spteditor.spi
A factory for RhythmParameter component editors (whatever the rhythm) to be used with a RpEditor in the SongPart editor.
RpEnumerable<E> - Interface in org.jjazz.rhythm.api
A RhythmParameter capability : enumerable.
RpInfo(String, String, String) - Constructor for record class org.jjazz.rhythmdatabase.api.RhythmInfo.RpInfo
Creates an instance of a RpInfo record class.
RpInfo(RhythmParameter<?>) - Constructor for record class org.jjazz.rhythmdatabase.api.RhythmInfo.RpInfo
 
rpInfos() - Method in class org.jjazz.rhythmdatabase.api.RhythmInfo
 
RpValueChangedEvent - Class in org.jjazz.songstructure.api.event
A RhythmParameter value has changed.
RpValueChangedEvent(SongStructure, SongPart, RhythmParameter<?>, Object, Object) - Constructor for class org.jjazz.songstructure.api.event.RpValueChangedEvent
Create an event.
rpVariationValue() - Method in record class org.jjazz.rhythmmusicgeneration.api.CompositeMusicGenerator.DelegateUnit
Returns the value of the rpVariationValue record component.
RpViewer - Class in org.jjazz.ss_editor.rpviewer.api
A RhythmParameter viewer.
RpViewer(SongPart, RhythmParameter<?>, RpViewerSettings, RpViewerRenderer) - Constructor for class org.jjazz.ss_editor.rpviewer.api.RpViewer
 
RpViewerController - Interface in org.jjazz.ss_editor.rpviewer.api
The edit operations which can be triggered directly by a RpViewer.
RpViewerEditableRenderer - Interface in org.jjazz.ss_editor.rpviewer.api
A RpViewerRenderer which has the capability to directly change the RhythmParameter value using the mouse.
RpViewerLayoutManager - Class in org.jjazz.ss_editor.rpviewer.api
A LayoutManager to arrange children components in the top left or top right corners, with a margin.
RpViewerLayoutManager() - Constructor for class org.jjazz.ss_editor.rpviewer.api.RpViewerLayoutManager
 
RpViewerRenderer - Interface in org.jjazz.ss_editor.rpviewer.api
A renderer for a RpViewer.
RpViewerRendererFactory - Interface in org.jjazz.ss_editor.rpviewer.spi
Provide RpViewerRenderers implementations.
RpViewerSettings - Interface in org.jjazz.ss_editor.rpviewer.api
 
rtr - Variable in class org.jjazz.yamjjazz.rhythm.api.Ctb2ChannelSettings
 
RUMBA - Enum constant in enum class org.jjazz.rhythm.api.Genre
 
run() - Method in class org.jjazz.analytics.api.Analytics.ApplicationStart
 
run() - Method in class org.jjazz.analytics.api.Analytics.ApplicationStop
 
run() - Method in class org.jjazz.base.api.actions.ReplaceUndoRedoIcons
 
run() - Method in class org.jjazz.base.api.actions.ShowLogWindow
 
run() - Method in class org.jjazz.midi.api.JJazzMidiSystem.CloseMidiDevicesTask
 
run() - Method in class org.jjazz.musiccontrol.api.MusicGenerationQueue
 
run() - Method in class org.jjazz.musiccontrolactions.api.RemoteController.StartClass
 
run() - Method in class org.jjazz.songeditormanager.api.StartupShutdownSongManager.OpenFilesAtStartupTask
Open command line files and recent files.
run() - Method in class org.jjazz.startup.api.OnStartMessageNotifier.ShowMessagesTask
 
run() - Method in interface org.jjazz.startup.spi.OnShowingTask
This method is called upon startup when UI is ready.
run() - Method in interface org.jjazz.startup.spi.OnStartTask
This method is called upon startup when UI is ready.
run() - Method in class org.jjazz.upgrade.api.UpgradeManager.FreshStartUpgrader
 
run() - Method in class org.jjazz.utilities.api.CheckedRunnable
 
run() - Method in class org.jjazz.yamjjazz.rhythm.api.YamJJazzDefaultRhythms.CheckDefaultRhythms
 
rv() - Method in record class org.jjazz.rhythmmusicgeneration.api.CompositeMusicGenerator.DelegateUnit
Returns the value of the rv record component.
RV_MUTE_USER_TRACK_1 - Static variable in class org.jjazz.rhythmmusicgeneration.api.RP_SYS_Mute
Special UserRhythmVoice instance to indicate that the "1st" user track of the MidiMix should be muted.
RV_MUTE_USER_TRACK_2 - Static variable in class org.jjazz.rhythmmusicgeneration.api.RP_SYS_Mute
Special UserRhythmVoice instance to indicate that the "2nd" user track of the MidiMix should be muted.
RV_MUTE_USER_TRACK_3 - Static variable in class org.jjazz.rhythmmusicgeneration.api.RP_SYS_Mute
Special UserRhythmVoice instance to indicate that the "3rd" user track of the MidiMix should be muted.
rvBase() - Method in record class org.jjazz.rhythmmusicgeneration.api.CompositeMusicGenerator.DelegateUnit
Returns the value of the rvBase record component.
rvDest() - Method in record class org.jjazz.rhythmmusicgeneration.api.RP_SYS_OverrideTracksValue.Override
Returns the value of the rvDest record component.
RvInfo(String, GM1Instrument, int, DrumKit, RhythmVoice.Type) - Constructor for record class org.jjazz.rhythmdatabase.api.RhythmInfo.RvInfo
Creates an instance of a RvInfo record class.
RvInfo(RhythmVoice) - Constructor for record class org.jjazz.rhythmdatabase.api.RhythmInfo.RvInfo
 
rvInfos() - Method in class org.jjazz.rhythmdatabase.api.RhythmInfo
 

S

SAFE_OPEN_EXTENSIONS - Static variable in class org.jjazz.utilities.api.Utilities
 
SALSA - Enum constant in enum class org.jjazz.rhythm.api.Genre
 
SAMBA - Enum constant in enum class org.jjazz.rhythm.api.Genre
 
SAVE_STRING_DELIMITER - Static variable in interface org.jjazz.phrasetransform.api.PhraseTransform
 
saveAsPreference() - Method in class org.jjazz.musiccontrolactions.api.RemoteAction
Save this RemoteAction as a preference.
saveAsString() - Method in class org.jjazz.midi.api.Instrument
Save this Instrument as a string so that it can be retrieved by loadFromString().
saveAsString() - Method in class org.jjazz.midi.api.MidiSynth
Save this MidiSynth as a string so that it can be retrieved by loadFromString().
saveAsString() - Method in class org.jjazz.outputsynth.api.GMRemapTable
 
saveAsString() - Method in class org.jjazz.outputsynth.api.OutputSynth
Save this OutputSynth as a string so that it can be retrieved by loadFromString().
saveAsString() - Method in class org.jjazz.outputsynth.api.OutputSynth.UserSettings
Save this UserSettings as a string.
saveAsString() - Method in record class org.jjazz.pianoroll.api.ZoomValue
Save the object as a string.
saveAsString(E) - Method in interface org.jjazz.rhythm.api.RhythmParameter
Try to convert the specified RhythmParameter value to a string.
saveAsString(E) - Method in class org.jjazz.rhythm.api.RP_EnumState
 
saveAsString(Integer) - Method in class org.jjazz.rhythm.api.RP_Integer
 
saveAsString(String) - Method in class org.jjazz.rhythm.api.RP_State
 
saveAsString(List<String>) - Method in class org.jjazz.phrasetransform.api.PtProperties
Save key/value pairs as a string.
saveAsString(Set<String>) - Method in class org.jjazz.rhythm.api.RP_StringSet
 
saveAsString(Note, boolean) - Static method in class org.jjazz.harmony.api.Note
Save a Note as a String object.
saveAsString(NoteEvent) - Static method in class org.jjazz.phrase.api.NoteEvent
Save the specified NoteEvent as a string.
saveAsString(Phrase) - Static method in class org.jjazz.phrase.api.Phrase
Save the specified Phrase as a string.
saveAsString(SizedPhrase) - Static method in class org.jjazz.phrase.api.SizedPhrase
Save the specified SizedPhrase as a string.
saveAsString(PhraseTransform) - Static method in interface org.jjazz.phrasetransform.api.PhraseTransform
A string like "uniqueId#prop1=value1,prop=value2".
saveAsString(PhraseTransformChain) - Static method in class org.jjazz.phrasetransform.api.PhraseTransformChain
Save the chain as a string.
saveAsString(RP_SYS_DrumsTransformValue) - Method in class org.jjazz.phrasetransform.api.rps.RP_SYS_DrumsTransform
 
saveAsString(RP_SYS_DrumsTransformValue) - Static method in class org.jjazz.phrasetransform.api.rps.RP_SYS_DrumsTransformValue
Save the specified object state as a string.
saveAsString(RP_SYS_CustomPhraseValue) - Method in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_CustomPhrase
 
saveAsString(RP_SYS_CustomPhraseValue) - Static method in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_CustomPhraseValue
Save the specified object state as a string.
saveAsString(RP_SYS_OverrideTracksValue) - Method in class org.jjazz.rhythmmusicgeneration.api.RP_SYS_OverrideTracks
 
saveAsString(RP_SYS_OverrideTracksValue) - Static method in class org.jjazz.rhythmmusicgeneration.api.RP_SYS_OverrideTracksValue
Save the specified object state as a string.
saveMidiMessageAsString(MidiMessage) - Static method in class org.jjazz.midi.api.MidiUtilities
Convert a MidiMessage as a String for backup purpose.
saveMidiMessagesAsString(List<MidiMessage>) - Static method in class org.jjazz.midi.api.MidiUtilities
Convert a list of MidiMessages to a save string.
saveToFile(File, boolean) - Method in class org.jjazz.midimix.api.MidiMix
Save this MidiMix to a file.
saveToFile(File, boolean) - Method in class org.jjazz.song.api.Song
Save this song to a file (XML format).
saveToFileNotify(File, boolean) - Method in class org.jjazz.midimix.api.MidiMix
Same as saveToFile() but notify user if problems.
saveToFileNotify(File, boolean) - Method in class org.jjazz.song.api.Song
Same as SaveToFile but notify user if problem.
Scale - Class in org.jjazz.harmony.api
A list of notes.
Scale(String, Degree...) - Constructor for class org.jjazz.harmony.api.Scale
Create a scale from a list of degrees.
ScaleManager - Interface in org.jjazz.harmony.spi
Manage StandardScale instances.
ScoreNote() - Constructor for class org.jjazz.score.api.NotationGraphics.ScoreNote
 
ScoreNote(int, int) - Constructor for class org.jjazz.score.api.NotationGraphics.ScoreNote
 
ScoreNote(int, int, int) - Constructor for class org.jjazz.score.api.NotationGraphics.ScoreNote
 
ScoreNote(int, int, int, int) - Constructor for class org.jjazz.score.api.NotationGraphics.ScoreNote
 
ScoreNote(int, int, int, int, int) - Constructor for class org.jjazz.score.api.NotationGraphics.ScoreNote
 
ScoreNote(int, int, int, int, int, int) - Constructor for class org.jjazz.score.api.NotationGraphics.ScoreNote
 
ScreenImage - Class in org.jjazz.uiutilities.api
Convenience class to create and optionally save to a file a BufferedImage of an area on the screen.
ScreenImage() - Constructor for class org.jjazz.uiutilities.api.ScreenImage
 
scrollToCenter(float) - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Scroll so that specified position is shown in the center of the editor, if possible.
scrollToCenter(int) - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Scroll so that specified pitch is shown in the center of the editor, if possible.
secondaryErrorMessage - Variable in class org.jjazz.utilities.api.MultipleErrorsReport
If non-null this one-line message will be used by the framework to provide additional information to end-user.
Section - Class in org.jjazz.chordleadsheet.api
A section in a leadsheet has a name and a TimeSignature.
Section - Enum constant in enum class org.jjazz.cl_editor.itemrenderer.api.IR_Type
 
Section(String, TimeSignature) - Constructor for class org.jjazz.chordleadsheet.api.Section
 
SECTION_COPY_DELIMITER_CHAR - Static variable in class org.jjazz.song.api.SongUtilities
 
SectionEditorDialog - Class in org.jjazz.cl_editor.spi
A JDialog used to edit a Section item.
SectionMovedEvent - Class in org.jjazz.chordleadsheet.api.event
One section has been moved.
SectionMovedEvent(ChordLeadSheet, CLI_Section, int, int) - Constructor for class org.jjazz.chordleadsheet.api.event.SectionMovedEvent
 
SectionNameEdit - Enum constant in enum class org.jjazz.cl_editor.spi.Preset.Type
 
SelectAll - Class in org.jjazz.base.api.actions
A dummy class just to use annotations in order to create a Netbeans callback action for our SelectAll action, which does different things according we're on a ChordLeadSheet or a SongStructure.
SelectAll() - Constructor for class org.jjazz.base.api.actions.SelectAll
 
selectBars(int, int, boolean) - Method in class org.jjazz.cl_editor.api.CL_Editor
Select bars in the specified barIndex range.
SelectedBar - Class in org.jjazz.cl_editor.api
A class to represent a selected bar in the chordleadsheet editor.
SelectedBar(int, ChordLeadSheet) - Constructor for class org.jjazz.cl_editor.api.SelectedBar
 
SelectedCLI - Class in org.jjazz.cl_editor.api
A selected ChordLeadSheetItem in the chordleadsheet editor.
SelectedCLI(ChordLeadSheetItem<?>) - Constructor for class org.jjazz.cl_editor.api.SelectedCLI
 
selectionChange(CL_Selection) - Method in class org.jjazz.cl_editor.api.CL_ContextAction
Called when selection in the provided context has changed.
selectionChange(CL_Selection) - Method in interface org.jjazz.cl_editor.api.CL_ContextActionListener
ChordLeadSheetItem or SelectedBar presence has changed in CL_ContextActionSupport's context.
selectionChange(SS_Selection) - Method in class org.jjazz.ss_editor.api.SS_ContextAction
Called when selection in the provided context has changed.
selectionChange(SS_Selection) - Method in interface org.jjazz.ss_editor.api.SS_ContextActionListener
SongPart or SongPartParameter presence has changed in SS_ContextActionSupport's context.
selectionChange(SS_Selection) - Method in class org.jjazz.ss_editorimpl.api.EditRhythm
 
selectItem(ChordLeadSheetItem<?>, boolean) - Method in class org.jjazz.cl_editor.api.CL_Editor
Select the ItemRenderer(s) whose model is item.
selectItem(ChordLeadSheetItem<?>, boolean) - Method in class org.jjazz.cl_editor.barbox.api.BarBox
The operation requests each BarRenderer to select the ItemRenderers of item.
selectItem(ChordLeadSheetItem<?>, boolean) - Method in class org.jjazz.cl_editor.barrenderer.api.BarRenderer
 
selectItems(List<? extends ChordLeadSheetItem>, boolean) - Method in class org.jjazz.cl_editor.api.CL_Editor
Select all the ItemRenderer(s) whose models are items.
selectNote(NoteEvent, boolean) - Method in class org.jjazz.pianoroll.api.PianoRollEditor
 
selectNotes(Collection<NoteEvent>, boolean) - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Select or unselect NoteViews.
selectRhythmParameter(SongPart, RhythmParameter<?>, boolean) - Method in class org.jjazz.ss_editor.api.SS_Editor
Select a specific RhythmParameter.
selectSongPart(SongPart, boolean) - Method in class org.jjazz.ss_editor.api.SS_Editor
Select a songpart.
sendActivationMessages() - Method in interface org.jjazz.activesong.spi.ActiveSongManager
Send the Midi messages upon activation of a MidiMix.
sendAllMidiMixMessages() - Method in interface org.jjazz.activesong.spi.ActiveSongManager
Send the midi messages to initialize all the instrument mixes of the active MidiMix.
sendAllMidiMixMessages() - Method in class org.jjazz.midimix.api.MidiMix
Send the midi messages to initialize all the instrument mixes.
sendAllMidiVolumeMessages() - Method in interface org.jjazz.activesong.spi.ActiveSongManager
Send the midi messages to set the volume of all the instruments of the active MidiMix.
sendAllMidiVolumeMessages() - Method in class org.jjazz.midimix.api.MidiMix
Send the midi messages to set the volume of all instrument mixes.
sendMidiMessagesOnJJazzMidiOut(MidiMessage...) - Method in class org.jjazz.midi.api.JJazzMidiSystem
Send the specified MidiMessages on the JJazzMidiOut device with timing -1 (immediate play).
sendModeOnUponPlaySysexMessages() - Method in class org.jjazz.outputsynth.api.OutputSynth.UserSettings
Send the Sysex messages corresponding to getSendModeOnUponPlay().
sendSysExMessage(SysexMessage) - Static method in class org.jjazz.midi.api.MidiUtilities
Send the specified SysExMessage.
SEPARATOR_CHAR - Static variable in class org.jjazz.harmony.api.Position
Separator char, e.g ':' in "[8:2.5])".
sequence - Variable in class org.jjazz.rhythmmusicgeneration.api.SongSequenceBuilder.SongSequence
 
SEQUENCER_REF_TEMPO - Static variable in class org.jjazz.midi.api.MidiConst
Fixed sequencer reference tempo in BPM.
SerializationProxy(Instrument) - Constructor for class org.jjazz.midi.api.Instrument.SerializationProxy
 
SessionConfig - Record Class in org.jjazz.musiccontrol.api.playbacksession
Base configuration parameters of PlaybackSession implementations.
SessionConfig() - Constructor for record class org.jjazz.musiccontrol.api.playbacksession.SessionConfig
Create a default config which includes all tracks, loopCount uses PlaybackSettings, and no endOfPlaybackAction.
SessionConfig(boolean, boolean, boolean, int, ActionListener) - Constructor for record class org.jjazz.musiccontrol.api.playbacksession.SessionConfig
Creates an instance of a SessionConfig record class.
set(int, T) - Method in class org.jjazz.utilities.api.DebugArray
 
set(String) - Method in record class org.jjazz.rhythmmusicgeneration.api.RP_SYS_OverrideTracksValue.Override
Return a new Override with variation set to newVariation.
set(Collection<T>, InstanceContent.Convertor<T, R>) - Method in class org.jjazz.utilities.api.MutableInstanceContent
 
set(Position) - Method in class org.jjazz.harmony.api.Position
Set the position from another position.
set(InstrumentSettings) - Method in class org.jjazz.midi.api.InstrumentSettings
 
set(GMRemapTable) - Method in class org.jjazz.outputsynth.api.GMRemapTable
Set the mappings from another GMRemapTable which must share the same MidiSynth.
set(OutputSynth.UserSettings) - Method in class org.jjazz.outputsynth.api.OutputSynth.UserSettings
 
set(RP_SYS_CustomPhraseValue) - Method in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_CustomPhraseValue
Set the customized phrases from the specified value (phrases are directly reused, not cloned).
set(RhythmVoice) - Method in record class org.jjazz.rhythmmusicgeneration.api.RP_SYS_OverrideTracksValue.Override
Return a new Override with rvDest set to newRvDest.
set(RhythmVoice, RP_SYS_OverrideTracksValue.Override) - Method in class org.jjazz.rhythmmusicgeneration.api.RP_SYS_OverrideTracksValue
Return a new RP_SYS_OverrideTracksValue cloned from this instance but with the rvSrc-Override mapping changed.
set(ObservableProperties<T>) - Method in class org.jjazz.utilities.api.ObservableProperties
Replace the current properties by the properties from otherProperties.
set(AccType, InstrumentMix) - Method in class org.jjazz.yamjjazz.rhythm.api.SInt
Associate an InstrumentMix to an AccType.
set(SInt) - Method in class org.jjazz.yamjjazz.rhythm.api.SInt
 
setAccidental(Note.Accidental, boolean) - Method in class org.jjazz.phrase.api.NoteEvent
Get a copy with the alteration parameter modified.
setAction(Action) - Method in class org.jjazz.flatcomponents.api.FlatButton
Configure the button to use the below properties and listen to their changes.
setActive(Song, MidiMix) - Method in interface org.jjazz.activesong.spi.ActiveSongManager
Set the specified song and MidiMix as active:
- send MidiMessages for all MidiMix parameters at activation
- listen to MidiMix changes and send the related Midi messages according to the SendPolicy
- reset MusicController session
- Fire a PROP_ACTIVE_SONG change event (oldValue=mm, newValue=sg)
setActiveTool(EditTool) - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Set the active EditTool.
setAdded(int) - Method in class org.jjazz.utilities.api.Diff.Difference
Sets the point as added.
setAll(int, float, int, float, Note.Accidental, boolean) - Method in class org.jjazz.phrase.api.NoteEvent
Create a new and possibly modified NoteEvent from this instance.
setAlphaStepActivity(int) - Method in class org.jjazz.flatcomponents.api.FlatLedIndicator
Each time showActivity() is called, the alpha channel of colorMax is increased by alphaStepActivity.
setAlphaStepDecay(int) - Method in class org.jjazz.flatcomponents.api.FlatLedIndicator
Every DECAY_TIME_MS, the alpha channel of colorMax is decreased by alphaStepDecay.
setArcDiameter(int) - Method in class org.jjazz.flatcomponents.api.RoundedPanel
 
setAudioLatency(int) - Method in class org.jjazz.outputsynth.api.OutputSynth.UserSettings
Set the value of AudioLatency
setAutoConnect(Receiver) - Method in interface org.jjazz.midi.api.sequencer.AutoConnectSequencer
Set the receiver that this device is auto-connected.
setAutoUpdateEnabled(boolean) - Method in class org.jjazz.musiccontrol.api.PlaybackSettings
Set if playing backing track should be automatically updated in real-time when song changes.
setBackgroundColor(Color) - Method in interface org.jjazz.cl_editor.spi.CL_EditorSettings
 
setBackgroundColor(Color) - Method in interface org.jjazz.mixconsole.api.MixConsoleSettings
 
setBackgroundColor(Color) - Method in interface org.jjazz.songmemoviewer.api.SongMemoEditorSettings
 
setBackgroundColor(Color) - Method in interface org.jjazz.ss_editor.spi.SS_EditorSettings
 
setBank(InstrumentBank<?>) - Method in class org.jjazz.midi.api.Instrument
This function can be called only once.
setBank(InstrumentBank<?>) - Method in class org.jjazz.midi.api.synths.GM1Instrument
Overridden to make sure specified bank is the GM1Bank.
setBank(InstrumentBank<?>) - Method in class org.jjazz.midi.api.synths.VoidInstrument
 
setBankSelectLsb(int) - Method in class org.jjazz.midi.api.synths.GM1Bank
 
setBankSelectMethod(MidiAddress.BankSelectMethod) - Method in class org.jjazz.midi.api.synths.GM1Bank
 
setBankSelectMsb(int) - Method in class org.jjazz.midi.api.synths.GM1Bank
 
setBar(int) - Method in class org.jjazz.harmony.api.Position
Set the bar parameter.
setBarAnnotationNbLines(Song, int) - Static method in class org.jjazz.cl_editor.api.CL_EditorClientProperties
 
setBarAnnotationVisible(Song, boolean) - Static method in class org.jjazz.cl_editor.api.CL_EditorClientProperties
 
setBarBoxConfig(BarBoxConfig, Integer...) - Method in class org.jjazz.cl_editor.api.CL_Editor
Set the BarBoxConfig for specified bars.
setBarIndex(int) - Method in class org.jjazz.cl_editor.barbox.api.BarBox
Set the barIndex of this BarBox.
setBarIndex(int) - Method in class org.jjazz.cl_editor.barrenderer.api.BarRenderer
Set the barIndex of this BarRenderer.
setBarLineColor(Color) - Method in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
setBassDrumOffset(int) - Method in class org.jjazz.phrasetransform.api.DrumsMixTransform
 
setBassGrade(float) - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGChordSettings
 
setBeat(float) - Method in class org.jjazz.harmony.api.Position
Set the beat parameter.
setBeatRange(FloatRange) - Method in class org.jjazz.coreuicomponents.api.PhraseBirdsEyeViewComponent
Set the beat range shown in this component.
setBlackKeyLaneBackgroundColor(Color) - Method in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
setBlackList(Set<Object>) - Method in class org.jjazz.musiccontrol.api.SongMusicGenerationListener
Black list some source PROP_MUSIC_GENERATION event types.
setBlockKeyEventForwarding(boolean) - Method in class org.jjazz.flatcomponents.api.WheelSpinner
Block/unblock key event forwarding for printable keys.
setBooleanStateAction(BooleanStateAction) - Method in class org.jjazz.flatcomponents.api.FlatToggleButton
Deprecated.
setBorder(Border) - Method in class org.jjazz.flatcomponents.api.FlatIntegerHorizontalSlider
Overridden to update our settings.
setBorderColor(Color) - Method in interface org.jjazz.cl_editor.spi.BarBoxSettings
 
setBorderEntered(Border) - Method in class org.jjazz.flatcomponents.api.FlatButton
 
setBorderEntered(JComponent, Border) - Method in class org.jjazz.flatcomponents.api.BorderManager
 
setBorderFont(Font) - Method in interface org.jjazz.cl_editor.spi.BarBoxSettings
 
setBorderNothing(Border) - Method in class org.jjazz.flatcomponents.api.FlatButton
 
setBorderNothing(JComponent, Border) - Method in class org.jjazz.flatcomponents.api.BorderManager
 
setBorderPressed(Border) - Method in class org.jjazz.flatcomponents.api.FlatButton
 
setBorderPressed(JComponent, Border) - Method in class org.jjazz.flatcomponents.api.BorderManager
 
setButtonColor(Color) - Method in class org.jjazz.flatcomponents.api.FlatIntegerVerticalSlider
 
setButtonColorDisabled(Color) - Method in class org.jjazz.flatcomponents.api.FlatIntegerVerticalSlider
 
setButtonContourColor(Color) - Method in class org.jjazz.flatcomponents.api.FlatIntegerVerticalSlider
 
setButtonHeight(int) - Method in class org.jjazz.flatcomponents.api.FlatIntegerVerticalSlider
The unique data to compute the preferred size.
setChangeValueWithMouseWheelEnabled(boolean) - Method in class org.jjazz.flatcomponents.api.FlatComponentsGlobalSettings
Users with trackpad or "touch motion" mouse like the Apple Magic mouse should set this to false.
setChordMode(TGChordSettings.ChordMode) - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGChordSettings
 
setChordModel(TGChord) - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.GuitarDiagramComponent
 
setChordsToDisplay(int) - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGChordSettings
 
setChordSymbolsDisplayTransposition(int) - Method in class org.jjazz.musiccontrol.api.PlaybackSettings
Set the key transposition applied to chord symbols shown in the UI.
setChordSymbolUserColor(CLI_ChordSymbol, Color) - Static method in class org.jjazz.cl_editor.api.CL_EditorClientProperties
 
setChorus(int) - Method in class org.jjazz.midi.api.InstrumentSettings
 
setChorusEnabled(boolean) - Method in class org.jjazz.midi.api.InstrumentSettings
Enable or disable the chorus setting.
setClickPitchHigh(int) - Method in class org.jjazz.musiccontrol.api.PlaybackSettings
 
setClickPitchLow(int) - Method in class org.jjazz.musiccontrol.api.PlaybackSettings
 
setClickPrecountEnabled(boolean) - Method in class org.jjazz.musiccontrol.api.PlaybackSettings
 
setClickPrecountMode(PlaybackSettings.PrecountMode) - Method in class org.jjazz.musiccontrol.api.PlaybackSettings
Set the precount mode.
setClickVelocityHigh(int) - Method in class org.jjazz.musiccontrol.api.PlaybackSettings
 
setClickVelocityLow(int) - Method in class org.jjazz.musiccontrol.api.PlaybackSettings
 
setClientProperty(String, String) - Method in class org.jjazz.phrase.api.SourcePhrase
Set a client property to this object.
setClientProperty(String, String) - Method in class org.jjazz.phrase.api.SourcePhraseSet
Set a client property to this object.
setCollapsed(boolean) - Method in class org.jjazz.flatcomponents.api.CollapsiblePanel
Collapses or expands the panel.
setColor(Color) - Method in interface org.jjazz.cl_editor.itemrenderer.api.IR_AnnotationTextSettings
 
setColor(Color) - Method in interface org.jjazz.cl_editor.itemrenderer.api.IR_ChordSymbolSettings
 
setColor(Color) - Method in class org.jjazz.cl_editor.itemrenderer.api.IR_ChordSymbolSettingsAdapter
 
setColor(Color) - Method in interface org.jjazz.cl_editor.itemrenderer.api.IR_SectionSettings
 
setColor(Color) - Method in interface org.jjazz.cl_editor.itemrenderer.api.IR_TimeSignatureSettings
 
setColor(Color) - Method in interface org.jjazz.uiutilities.api.FontColorUserSettingsProvider.FCSetting
 
setColor(Color) - Method in class org.jjazz.uiutilities.api.FontColorUserSettingsProvider.FCSettingAdapter
Default implementation does nothing.
setColorKnobFill(Color) - Method in class org.jjazz.flatcomponents.api.FlatIntegerHorizontalSlider
 
setColorLine(Color) - Method in class org.jjazz.flatcomponents.api.FlatIntegerHorizontalSlider
 
setColorMax(Color) - Method in class org.jjazz.flatcomponents.api.FlatLedIndicator
 
setColorMin(Color) - Method in class org.jjazz.flatcomponents.api.FlatLedIndicator
 
setColorProperty(String, Color) - Method in class org.jjazz.instrumentcomponents.keyboard.api.PianoKey
 
setColumnDataIncluded(boolean) - Method in class org.jjazz.uiutilities.api.TableColumnAdjuster
Indicates whether to include the model data in the width calculation
setColumnHeaderIncluded(boolean) - Method in class org.jjazz.uiutilities.api.TableColumnAdjuster
Indicates whether to include the header in the width calculation
setColumns(int) - Method in class org.jjazz.flatcomponents.api.WheelSpinner
Set the width of the editor so it can display n chars.
setComments(String) - Method in class org.jjazz.song.api.Song
Set the comments.
setCompactViewModeVisibleRPs(Song, Rhythm, List<RhythmParameter<?>>) - Static method in class org.jjazz.ss_editor.api.SS_EditorClientProperties
Set the list of visible RPs in compact view mode for the specified rhythm.
setCompatibility(Boolean, Boolean, Boolean, Boolean) - Method in class org.jjazz.midi.api.MidiSynth
Set the compatibility of this MidiSynth with the Midi standards.
setConfig(BarBoxConfig) - Method in class org.jjazz.cl_editor.barbox.api.BarBox
Set the BarBoxConfig of this BarBox.
setConfig(Humanizer.Config) - Method in class org.jjazz.humanizer.api.Humanizer
Change the config.
setContainer(ChordLeadSheet) - Method in interface org.jjazz.chordleadsheet.api.item.WritableItem
Set an optional container for this item.
setContainer(InstrumentMix) - Method in class org.jjazz.midi.api.InstrumentSettings
 
setContext(Song, MidiMix, RhythmVoice) - Method in interface org.jjazz.chordinspector.spi.ChordViewer
Provide optional context info to the viewer.
setContext(Song, SongPart) - Method in interface org.jjazz.rhythmselectiondialog.spi.RhythmPreviewer
Set the context for which the object will preview rhythms.
setController(SS_EditorMouseListener) - Method in class org.jjazz.ss_editor.api.SS_Editor
 
setController(RpViewerController) - Method in class org.jjazz.ss_editor.rpviewer.api.RpViewer
 
setController(RpViewerController) - Method in interface org.jjazz.ss_editor.rpviewer.api.RpViewerEditableRenderer
 
setController(SptViewerMouseListener) - Method in class org.jjazz.ss_editor.sptviewer.api.SptViewer
 
setCrashOffset(int) - Method in class org.jjazz.phrasetransform.api.DrumsMixTransform
 
setCtabChannelSettings(int, CtabChannelSettings) - Method in class org.jjazz.yamjjazz.rhythm.api.StylePart
Set the StylePart's CtabChannelSettings for the specified channel.
setCtb2MiddleHighPitch(int) - Method in class org.jjazz.yamjjazz.rhythm.api.CtabChannelSettings
Set the middle high pitch.
setCtb2MiddleLowPitch(int) - Method in class org.jjazz.yamjjazz.rhythm.api.CtabChannelSettings
Set the middle low pitch.
setCtrlWheelStep(int) - Method in class org.jjazz.flatcomponents.api.WheelSpinner
Wheel step used when ctrl is pressed.
setCustomComponent(JComponent) - Method in class org.jjazz.rhythmselectiondialog.api.RhythmSelectionDialog
Set the optional custom component to insert custom controls to the dialog.
setCustomizedPhrase(RhythmVoice, Phrase) - Method in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_CustomPhraseValue
Set the customized phrase for the specified RhythmVoice.
setCymbalsOffset(int) - Method in class org.jjazz.phrasetransform.api.DrumsMixTransform
 
setData(T) - Method in interface org.jjazz.chordleadsheet.api.item.WritableItem
 
setDebugId(String) - Method in class org.jjazz.utilities.api.DebugArray
 
setDebugPlayedSequence(boolean) - Method in class org.jjazz.musiccontrol.api.MusicController
 
setDefaultBackgroundColor(Color) - Method in interface org.jjazz.ss_editor.rpviewer.api.RpViewerSettings
 
setDefaultBackgroundColor(Color) - Method in interface org.jjazz.ss_editor.sptviewer.spi.SptViewerSettings
 
setDefaultBorderColor(Color) - Method in interface org.jjazz.ss_editor.rpviewer.api.RpViewerSettings
 
setDefaultBorderEntered(Border) - Method in class org.jjazz.flatcomponents.api.BorderManager
 
setDefaultBorderNothing(Border) - Method in class org.jjazz.flatcomponents.api.BorderManager
 
setDefaultBorderPressed(Border) - Method in class org.jjazz.flatcomponents.api.BorderManager
 
setDefaultColor(Color) - Method in interface org.jjazz.cl_editor.spi.BarBoxSettings
Set the default background color.
setDefaultInDevice(MidiDevice) - Method in class org.jjazz.midi.api.JJazzMidiSystem
Set the default MIDI In device.
setDefaultMidiMessages(List<MidiMessage>) - Method in class org.jjazz.musiccontrolactions.api.RemoteAction
Set the default Midi messages to be used when this RemoteAction is reset.
setDefaultOutDevice(MidiDevice) - Method in class org.jjazz.midi.api.JJazzMidiSystem
Connect the output of JJazzMidiOut device to this device.
setDefaultRhythm(TimeSignature, RhythmInfo) - Method in class org.jjazz.rhythmdatabase.api.DefaultRhythmDatabase
 
setDefaultRhythm(TimeSignature, RhythmInfo) - Method in interface org.jjazz.rhythmdatabase.api.RhythmDatabase
Set the default rhythm for this TimeSignature.
setDeleted(int) - Method in class org.jjazz.utilities.api.Diff.Difference
Sets the point as deleted.
setDestRhythmVoice(RhythmVoice, RhythmVoice) - Method in class org.jjazz.yamjjazz.rhythm.api.CompositeRhythm
Map a RhythmVoice from this rhythm to another RhythmVoice (from this rhythm or another).
setDialogLocationRelativeTo(Dialog, Component, int, double, double) - Static method in class org.jjazz.uiutilities.api.UIUtilities
Positions a dialog at a position relative to an anchor component.
setDiameter(int) - Method in class org.jjazz.flatcomponents.api.FlatLedIndicator
 
setDisabledColor(Color) - Method in interface org.jjazz.cl_editor.spi.BarBoxSettings
 
setDisabledForeground(Color) - Method in class org.jjazz.flatcomponents.api.VTextIcon
 
setDisabledPastEndColor(Color) - Method in interface org.jjazz.cl_editor.spi.BarBoxSettings
 
setDisplayTransposition(int) - Method in interface org.jjazz.cl_editor.api.DisplayTransposableRenderer
 
setDisplayTransposition(int) - Method in class org.jjazz.cl_editor.spi.ChordSymbolEditorDialog
Must be called before calling preset() to be effective.
setDisplayTransposition(int) - Method in class org.jjazz.cl_editor.spi.CL_BarEditorDialog
Must be called before calling preset() to be effective.
setDrumsReroutedChannel(boolean, int) - Method in class org.jjazz.midimix.api.MidiMix
Enable or disable the rerouting of specified channel to GM Drums channel.
setDuration(float, boolean) - Method in class org.jjazz.phrase.api.NoteEvent
Get a copy with the duration parameter modified.
setDynamicAdjustment(boolean) - Method in class org.jjazz.uiutilities.api.TableColumnAdjuster
Indicate whether changes to the model should cause the width to be dynamically recalculated.
setEditedChannel(int) - Method in class org.jjazz.pianoroll.api.GhostPhrasesModel
Set the channel currently edited, which does not require a GhostPhrase.
setEditedRpValue(E) - Method in class org.jjazz.rpcustomeditorfactoryimpl.api.RealTimeRpEditorComponent
Change the edited value to rpValue.
setEditorMouseListener(CL_EditorMouseListener) - Method in class org.jjazz.cl_editor.api.CL_Editor
 
setEmbeddedSynthActive(boolean) - Method in interface org.jjazz.embeddedsynth.spi.EmbeddedSynthProvider
If b is true do what's necessary so that the EmbeddedSynth becomes the current JJazzLab output synth.
setEmbeddedSynthActive(boolean) - Method in class org.jjazz.fluidsynthembeddedsynth.api.FluidSynthEmbeddedSynthProvider
Make FluidSynthJava active.
setEmptyStringChords(boolean) - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGChordSettings
 
setEnabled(boolean) - Method in class org.jjazz.analytics.api.Analytics
 
setEnabled(boolean) - Method in interface org.jjazz.chordinspector.spi.ChordViewer
 
setEnabled(boolean) - Method in class org.jjazz.cl_editor.barrenderer.api.BarRenderer
 
setEnabled(boolean) - Method in class org.jjazz.flatcomponents.api.FlatIntegerHorizontalSlider
 
setEnabled(boolean) - Method in class org.jjazz.flatcomponents.api.FlatIntegerKnob
 
setEnabled(boolean) - Method in class org.jjazz.flatcomponents.api.FlatIntegerVerticalSlider
 
setEnabled(boolean) - Method in class org.jjazz.instrumentcomponents.keyboard.api.KeyboardComponent
 
setEnabled(boolean) - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSession
Disable the session: session will ignore received updates.
setEnabled(boolean) - Method in interface org.jjazz.musiccontrol.spi.ActiveSongBackgroundMusicBuilder
Change the ActiveSongMusicBuilder state.
setEnabled(boolean) - Static method in class org.jjazz.musiccontrolactions.api.FixMissingSectionStartChord
 
setEnabled(boolean) - Method in class org.jjazz.musiccontrolactions.api.RemoteAction
 
setEnabled(boolean) - Method in class org.jjazz.musiccontrolactions.api.RemoteController
 
setEnabled(boolean) - Method in class org.jjazz.spteditor.api.RpEditor
 
setEnabled(boolean) - Method in class org.jjazz.spteditor.spi.RpEditorComponent
By default call setEnabled() on direct children.
setEnabled(boolean) - Method in class org.jjazz.undomanager.api.JJazzUndoManager
Enable or disable this instance.
setEndOfTrackPosition(Track, long) - Static method in class org.jjazz.midi.api.MidiUtilities
Set the track's EndOfTrack MetaMessage position to tick.
setExpectingMegaVoice(AccType, boolean) - Method in class org.jjazz.yamjjazz.rhythm.api.SInt
Indicate if the Yamaha style file expects a Yamaha MegaVoice instrument for this AccType.
setExternalMidiEditor(File) - Method in class org.jjazz.midi.api.JJazzMidiSystem
Set the path to an external Midi file editor.
setExtraTooltip(String) - Method in class org.jjazz.pianoroll.api.NoteView
The extra help tooltip text added to note name and velocity.
setFaderHeight(int) - Method in class org.jjazz.flatcomponents.api.FlatIntegerHorizontalSlider
 
setFile(File) - Method in class org.jjazz.midimix.api.MidiMix
 
setFile(File) - Method in class org.jjazz.song.api.Song
Set the file from which the song can be read/written.
setFilterConfig(EnumSet<MidiFilter.Config>) - Method in class org.jjazz.midi.api.device.MidiFilter
 
setFindChordsMax(int) - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGChordSettings
 
setFindChordsMin(int) - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGChordSettings
 
setFingeringGrade(float) - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGChordSettings
 
setFirstBarBeat() - Method in class org.jjazz.harmony.api.Position
Change position to be on first beat.
setFirstFret(int) - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGChord
 
setFirstFretFont(Font) - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.GuitarDiagramComponent
 
setFirstFretSpacing(float) - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.GuitarDiagramComponent
 
setFixedPreferredWidth(int) - Method in class org.jjazz.flatcomponents.api.FixedPreferredWidthPanel
 
setFocusBorder(Border) - Method in class org.jjazz.uiutilities.api.ButtonColumn
The foreground color of the button when the cell has focus
setFocusedBorderColor(Color) - Method in interface org.jjazz.cl_editor.spi.BarBoxSettings
 
setFocusedBorderColor(Color) - Method in interface org.jjazz.ss_editor.rpviewer.api.RpViewerSettings
 
setFocusedBorderColor(Color) - Method in interface org.jjazz.ss_editor.sptviewer.spi.SptViewerSettings
 
setFocusedNoteContourColor(Color) - Method in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
setFocusOnBar(int) - Method in class org.jjazz.cl_editor.api.CL_Editor
Set the focus on one bar in the editor.
setFocusOnItem(ChordLeadSheetItem<?>, IR_Type) - Method in class org.jjazz.cl_editor.api.CL_Editor
Set the focus on an ItemRenderer whose model is item.
setFocusOnItem(ChordLeadSheetItem<?>, IR_Type) - Method in class org.jjazz.cl_editor.barbox.api.BarBox
Set the focus on an ItemRenderer for item.
setFocusOnRhythmParameter(SongPart, RhythmParameter<?>) - Method in class org.jjazz.ss_editor.api.SS_Editor
Set the focus on a specific RhythmParameter.
setFocusOnRpViewer(RhythmParameter<?>) - Method in class org.jjazz.ss_editor.sptviewer.api.SptViewer
 
setFocusOnSongPart(SongPart) - Method in class org.jjazz.ss_editor.api.SS_Editor
Set the focus on a specific SongPart.
setFont(Font) - Method in interface org.jjazz.cl_editor.itemrenderer.api.IR_AnnotationTextSettings
 
setFont(Font) - Method in interface org.jjazz.cl_editor.itemrenderer.api.IR_ChordSymbolSettings
 
setFont(Font) - Method in class org.jjazz.cl_editor.itemrenderer.api.IR_ChordSymbolSettingsAdapter
 
setFont(Font) - Method in interface org.jjazz.cl_editor.itemrenderer.api.IR_SectionSettings
 
setFont(Font) - Method in interface org.jjazz.cl_editor.itemrenderer.api.IR_TimeSignatureSettings
 
setFont(Font) - Method in class org.jjazz.flatcomponents.api.LabeledSpinner
 
setFont(Font) - Method in interface org.jjazz.songmemoviewer.api.SongMemoEditorSettings
 
setFont(Font) - Method in interface org.jjazz.ss_editor.rpviewer.spi.StringRpRendererSettings
 
setFont(Font) - Method in interface org.jjazz.uiutilities.api.FontColorUserSettingsProvider.FCSetting
 
setFont(Font) - Method in class org.jjazz.uiutilities.api.FontColorUserSettingsProvider.FCSettingAdapter
Default implementation does nothing.
setFontColor(Color) - Method in interface org.jjazz.songmemoviewer.api.SongMemoEditorSettings
 
setFontColor(Color) - Method in interface org.jjazz.ss_editor.rpviewer.spi.StringRpRendererSettings
 
setForeground(Color) - Method in class org.jjazz.flatcomponents.api.LabeledSpinner
 
setFretSpacing(float) - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.GuitarDiagramComponent
 
setFrom(float) - Method in class org.jjazz.utilities.api.FloatRange
Return a copy of this FloatRange with a new "from" value.
setFromString(String) - Method in class org.jjazz.outputsynth.api.OutputSynth.UserSettings
Update this UserSettings from the specified string.
setFromString(String, int, boolean) - Method in class org.jjazz.harmony.api.Position
Set the position from a string as the one returned by toString() eg "[2:3.5]" or "[3]"
setGM1BankBaseMidiAddress(MidiAddress) - Method in class org.jjazz.midi.api.MidiSynth
Set the base MidiAddress used to directly access the first instrument (Program Change=0) of the GM bank of this MidiSynth.
setGoodChordSemanticsGrade(float) - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGChordSettings
 
setGraduationLength(int) - Method in class org.jjazz.flatcomponents.api.FlatIntegerHorizontalSlider
 
setGraphics(Graphics2D) - Method in class org.jjazz.score.api.NotationGraphics
 
setGrooveLowerColor(Color) - Method in class org.jjazz.flatcomponents.api.FlatIntegerVerticalSlider
 
setGrooveUpperColor(Color) - Method in class org.jjazz.flatcomponents.api.FlatIntegerVerticalSlider
 
setH(int) - Method in record class org.jjazz.pianoroll.api.ZoomValue
Get a copy of this instance with hValue changed.
setHelpText(String) - Method in class org.jjazz.flatcomponents.api.FlatHelpButton
Used as the help text: can be multiline and use html.
setHiddenColumns(List<Integer>) - Method in class org.jjazz.midi.api.ui.InstrumentTable
 
setHiddenColumns(List<Integer>) - Method in class org.jjazz.rhythmselectiondialog.api.ui.RhythmJTable
 
setHighlighted(boolean) - Method in class org.jjazz.spteditor.api.RpEditor
 
setHighlighted(RhythmInfo, boolean) - Method in class org.jjazz.rhythmselectiondialog.api.ui.RhythmJTable.RhythmTableModel
Show specified rhythm as highlighted (e.g. use a different font colour).
setHiHatOffset(int) - Method in class org.jjazz.phrasetransform.api.DrumsMixTransform
 
setIcon(Icon) - Method in class org.jjazz.flatcomponents.api.FlatToggleButton
Redirected to setUnselectedIcon(icon).
setIncompleteChords(int) - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGChordSettings
 
setInsetsThickness(int) - Method in class org.jjazz.flatcomponents.api.RoundedPanel
 
setInstrument(Instrument) - Method in class org.jjazz.midi.api.InstrumentMix
Set the instrument.
setInstrument(Instrument, Instrument, boolean) - Method in class org.jjazz.outputsynth.api.GMRemapTable
Set the mapped instrument for remappedIns.
setInstrumentEnabled(boolean) - Method in class org.jjazz.midi.api.InstrumentMix
Enable or disable the instrument setting.
setInstrumentMix(int, RhythmVoice, InstrumentMix) - Method in class org.jjazz.midimix.api.MidiMix
Assign an InstrumentMix to a midi channel and to a key.
setInstruments(List<? extends Instrument>) - Method in class org.jjazz.midi.api.ui.InstrumentTable.Model
 
setIterativeQuantizeEnabled(boolean) - Method in class org.jjazz.quantizer.api.Quantizer
Set the value of iterativeEnabled
setIterativeQuantizeStrength(float) - Method in class org.jjazz.quantizer.api.Quantizer
Set the iterative quantize strength.
setKnobDiameter(int) - Method in class org.jjazz.flatcomponents.api.FlatIntegerHorizontalSlider
 
setKnobLowerColor(Color) - Method in class org.jjazz.flatcomponents.api.FlatIntegerKnob
 
setKnobRadius(double) - Method in class org.jjazz.flatcomponents.api.FlatIntegerKnob
 
setKnobRectColor(Color) - Method in class org.jjazz.flatcomponents.api.FlatIntegerKnob
 
setKnobRectColorDisabled(Color) - Method in class org.jjazz.flatcomponents.api.FlatIntegerKnob
 
setKnobStartAngle(double) - Method in class org.jjazz.flatcomponents.api.FlatIntegerKnob
 
setKnobUpperColor(Color) - Method in class org.jjazz.flatcomponents.api.FlatIntegerKnob
 
setLabel(String) - Method in class org.jjazz.coreuicomponents.api.PhraseBirdsEyeViewComponent
Add a label in the top left corner.
setLabel(String) - Method in class org.jjazz.flatcomponents.api.LabeledSpinner
 
setLabel(String) - Method in class org.jjazz.flatcomponents.api.VerticalLabel
sets the label to the given string, and invalidating the layout if the size changes
setLabel(String) - Method in class org.jjazz.flatcomponents.api.VTextIcon
sets the label to the given string, updating the orientation as needed and invalidating the layout if the size changes
setLastBarBeat(TimeSignature) - Method in class org.jjazz.harmony.api.Position
Change position to be on last beat of the bar which has the specified TimeSignature.
setLastSongDirectory(File) - Method in class org.jjazz.filedirectorymanager.api.FileDirectoryManager
Set the last song directory.
setLineWidth(float) - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.GuitarDiagramComponent
 
setLocaleUponRestart(Locale) - Method in class org.jjazz.uisettings.api.GeneralUISettings
Set the locale to use upon next restart.
setLoopCount(int) - Method in class org.jjazz.musiccontrol.api.PlaybackSettings
Set the loop count of the playback.
setLoopValues(boolean) - Method in class org.jjazz.flatcomponents.api.WheelSpinner
Set whether to loop to min value when max value is reached using the wheel.
setLoopZone(IntRange) - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Set the loop zone.
setLoopZoneBlackKeyLaneBackgroundColor(Color) - Method in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
setLoopZoneWhiteKeyLaneBackgroundColor(Color) - Method in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
setManyStringsGrade(float) - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGChordSettings
 
setMarked(int, Color) - Method in class org.jjazz.instrumentcomponents.keyboard.api.KeyboardComponent
Set the marked status of specified key.
setMarked(Color) - Method in class org.jjazz.instrumentcomponents.keyboard.api.PianoKey
Add a mark on the note using the specified color.
setMarkerPosition(float) - Method in class org.jjazz.coreuicomponents.api.PhraseBirdsEyeViewComponent
Set the position of the marker.
setMasterVolumeFactor(float) - Method in class org.jjazz.midi.api.JJazzMidiSystem
Set the master volume factor.
setMaxValue(int) - Method in class org.jjazz.flatcomponents.api.FlatIntegerHorizontalSlider
 
setMaxValue(int) - Method in class org.jjazz.flatcomponents.api.FlatIntegerKnob
 
setMaxValue(int) - Method in class org.jjazz.flatcomponents.api.FlatIntegerVerticalSlider
 
setMidiDeviceOutputSynth(String, OutputSynth) - Method in class org.jjazz.outputsynth.api.DefaultOutputSynthManager
 
setMidiDeviceOutputSynth(String, OutputSynth) - Method in interface org.jjazz.outputsynth.spi.OutputSynthManager
Associate outSynth to the specified midi OUT device name.
setMidiMessages(List<MidiMessage>) - Method in class org.jjazz.musiccontrolactions.api.RemoteAction
Set the MidiMessages which trigger this action when received.
setMidiOutFiltering(boolean) - Method in class org.jjazz.midi.api.JJazzMidiSystem
Filter out (discard) all Midi messages sent to Midi Out.
setMidiSynth(MidiSynth) - Method in class org.jjazz.midi.api.InstrumentBank
Associate a MidiSynth to this bank.
setMinValue(int) - Method in class org.jjazz.flatcomponents.api.FlatIntegerHorizontalSlider
 
setMinValue(int) - Method in class org.jjazz.flatcomponents.api.FlatIntegerKnob
 
setMinValue(int) - Method in class org.jjazz.flatcomponents.api.FlatIntegerVerticalSlider
 
setMixChannelBackgroundColor(Color) - Method in interface org.jjazz.mixconsole.api.MixConsoleSettings
 
setMnemonic(int) - Method in class org.jjazz.uiutilities.api.ButtonColumn
The mnemonic to activate the button when the cell has focus
setModel(int, ChordLeadSheet) - Method in class org.jjazz.cl_editor.barbox.api.BarBox
Set the model for this BarBox.
setModel(SpinnerModel) - Method in class org.jjazz.flatcomponents.api.WheelSpinner
 
setModel(ChordLeadSheetItem<?>) - Method in class org.jjazz.cl_editor.itemrenderer.api.ItemRenderer
 
setModel(ExtChordSymbol) - Method in interface org.jjazz.chordinspector.spi.ChordViewer
Represent the specified chord symbol.
setModel(NoteEvent) - Method in class org.jjazz.pianoroll.api.NoteView
 
setModel(Phrase, TimeSignature, FloatRange) - Method in class org.jjazz.coreuicomponents.api.PhraseBirdsEyeViewComponent
Set the Phrase model.
setModel(Phrase, FloatRange, int, int, NavigableMap<Float, TimeSignature>, DrumKit.KeyMap) - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Set the phrase model.
setModel(Song, Position) - Method in class org.jjazz.musiccontrolactions.api.ui.PositionViewer
 
setModelBarIndex(int) - Method in class org.jjazz.cl_editor.barbox.api.BarBox
Set the barIndex within the ChordLeadSheet model.
setModelBarIndex(int) - Method in class org.jjazz.cl_editor.barrenderer.api.BarRenderer
Set the barIndex within the model.
setModelForSongPartCustomPhrase(SongPart, Phrase, int, DrumKit.KeyMap) - Method in class org.jjazz.pianoroll.api.PianoRollEditorTopComponent
Configure the TopComponent to edit a custom phrase of a song part.
setModelForUserPhrase(Phrase, int, DrumKit.KeyMap) - Method in class org.jjazz.pianoroll.api.PianoRollEditorTopComponent
Configure the TopComponent to edit a user phrase on the whole song.
setMultiSelectMode(boolean, boolean) - Method in class org.jjazz.ss_editor.sptviewer.api.SptViewer
 
setMultiValueMode(boolean) - Method in class org.jjazz.spteditor.api.RpEditor
Change graphics to show that the displayed value correspond to the multi-value mode.
setMusicGenerator(MusicGenerator) - Method in class org.jjazz.jjswing.api.JJSwingRhythm
 
setMusicGenerator(MusicGenerator) - Method in interface org.jjazz.rhythmmusicgeneration.spi.ConfigurableMusicGeneratorProvider
 
setMusicGenerator(MusicGenerator) - Method in class org.jjazz.yamjjazz.rhythm.api.CompositeRhythm
 
setMute(boolean) - Method in class org.jjazz.midi.api.InstrumentMix
 
setMuted(boolean) - Method in class org.jjazz.pianoroll.api.NoteView
 
setMutedChords(int, int, int, int, int) - Method in class org.jjazz.yamjjazz.rhythm.api.CtabChannelSettings
 
setMutedNotes(int, int) - Method in class org.jjazz.yamjjazz.rhythm.api.CtabChannelSettings
 
setName(String) - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGChord
 
setName(String) - Method in class org.jjazz.song.api.Song
Set the song name.
setNameFont(Font) - Method in class org.jjazz.spteditor.api.SptEditorSettings
 
setNameFont(Font) - Method in interface org.jjazz.ss_editor.rpviewer.api.RpViewerSettings
 
setNameFont(Font) - Method in interface org.jjazz.ss_editor.sptviewer.spi.SptViewerSettings
 
setNameFontColor(Color) - Method in interface org.jjazz.ss_editor.rpviewer.api.RpViewerSettings
 
setNameFontColor(Color) - Method in interface org.jjazz.ss_editor.sptviewer.spi.SptViewerSettings
 
setNameVisible(boolean) - Method in class org.jjazz.ss_editor.sptviewer.api.SptViewer
 
setNbColumns(int) - Method in class org.jjazz.cl_editor.api.CL_Editor
 
setNoteColor(Color) - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.GuitarDiagramComponent
 
setNoteColor(Color) - Method in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
setNoteContourColor(Color) - Method in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
setNoteDiameter(float) - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.GuitarDiagramComponent
 
setNtr(int) - Method in class org.jjazz.yamjjazz.rhythm.api.Ctb2ChannelSettings
 
setNtt(int) - Method in class org.jjazz.yamjjazz.rhythm.api.Ctb2ChannelSettings
 
setNumber(int) - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGString
 
setOnlyAdjustLarger(boolean) - Method in class org.jjazz.uiutilities.api.TableColumnAdjuster
 
setOpenLastFilesUponStartup(boolean) - Method in class org.jjazz.songeditormanager.api.StartupShutdownSongManager
 
setOpenLastFilesUponStartup(boolean) - Method in interface org.jjazz.songeditormanager.spi.SongEditorManager
Set JJazzLab so that it open last opened songs upon startup.
setOriginalMidiAddress(AccType, MidiAddress) - Method in class org.jjazz.yamjjazz.rhythm.api.SInt
Associate the original instrument MidiAddress to an AccType.
setOutputSynth(OutputSynth) - Method in class org.jjazz.fluidsynthembeddedsynth.api.FluidSynthEmbeddedSynth
Set the associated OutputSynth.
setPadding(int) - Method in class org.jjazz.flatcomponents.api.FlatIntegerKnob
 
setPadding(int) - Method in class org.jjazz.flatcomponents.api.FlatIntegerVerticalSlider
 
setPanoramic(int) - Method in class org.jjazz.midi.api.InstrumentSettings
 
setPanoramicEnabled(boolean) - Method in class org.jjazz.midi.api.InstrumentSettings
Enable or disable the panoramic setting.
setPanoramicType(boolean) - Method in class org.jjazz.flatcomponents.api.FlatIntegerKnob
 
setParentSectionFont(Font) - Method in interface org.jjazz.ss_editor.sptviewer.spi.SptViewerSettings
 
setParentSectionFontColor(Color) - Method in interface org.jjazz.ss_editor.sptviewer.spi.SptViewerSettings
 
setPastEndColor(Color) - Method in interface org.jjazz.cl_editor.spi.BarBoxSettings
 
setPastEndSelectedColor(Color) - Method in interface org.jjazz.cl_editor.spi.BarBoxSettings
 
setPercOffset(int) - Method in class org.jjazz.phrasetransform.api.DrumsMixTransform
 
setPhrase(int, SourcePhrase) - Method in class org.jjazz.phrase.api.SourcePhraseSet
Associate a SourcePhrase for a specific channel.
setPianoRollEditor(PianoRollEditorTopComponent) - Method in class org.jjazz.songeditormanager.spi.SongEditorManager.SongEditorSet
 
setPitch(int, boolean) - Method in class org.jjazz.phrase.api.NoteEvent
Get a copy with the pitch parameter modified.
setPlaybackAutoScrollEnabled(boolean) - Method in class org.jjazz.pianoroll.api.PianoRollEditor
 
setPlaybackClickEnabled(boolean) - Method in class org.jjazz.musiccontrol.api.PlaybackSettings
Enable the click during playback.
setPlaybackColor(Color) - Method in interface org.jjazz.cl_editor.spi.BarBoxSettings
 
setPlayBackground(Color) - Method in class org.jjazz.musiccontrolactions.api.ui.PositionViewer
 
setPlaybackSession(PlaybackSession, boolean) - Method in class org.jjazz.musiccontrol.api.MusicController
Set the current playback session which will be used by the play() method.
setPosition(float, boolean) - Method in class org.jjazz.phrase.api.NoteEvent
Get a copy with the position parameter modified.
setPosition(int) - Method in class org.jjazz.flatcomponents.api.VerticalLabel
 
setPosition(Position) - Method in interface org.jjazz.chordleadsheet.api.item.WritableItem
 
setPositionCenter(JComponent) - Method in class org.jjazz.flatcomponents.api.FlatTextEditDialog
Position this dialog centered relatively to specified component.
setPostUpdateSleepTimeMs(int) - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdateProviderSongSession
Calls to this method are ignored if state is not NEW.
setPreferredClickChannel(int) - Method in class org.jjazz.musiccontrol.api.PlaybackSettings
 
setPressed(int, int, Color) - Method in class org.jjazz.instrumentcomponents.keyboard.api.KeyboardComponent
Set the pressed status of specified key.
setPressed(int, Color) - Method in class org.jjazz.instrumentcomponents.keyboard.api.PianoKey
Set the key in the "pressed" state.
setPressedWhiteKeyColor(Color) - Method in class org.jjazz.instrumentcomponents.keyboard.api.PianoKey
Set the pressed color for a white key.
setPreUpdateBufferTimeMs(int) - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdateProviderSongSession
Calls to this method are ignored if state is not NEW.
setProperties(Map<String, ?>) - Static method in class org.jjazz.analytics.api.Analytics
Update the properties of the current JJazzLab computer.
setProperties(Map<String, ?>) - Method in interface org.jjazz.analytics.spi.AnalyticsProcessor
Update the properties of the current JJazzLab computer.
setPropertiesFromString(String) - Method in class org.jjazz.phrasetransform.api.PtProperties
Set some properties from a saved string.
setPropertiesOnce(Map<String, ?>) - Static method in class org.jjazz.analytics.api.Analytics
Update the properties of the current JJazzLab computer only if they are not already set.
setPropertiesOnce(Map<String, ?>) - Method in interface org.jjazz.analytics.spi.AnalyticsProcessor
Update the properties of the current JJazzLab computer only if they are not already set.
setProperty(String, Boolean) - Method in class org.jjazz.phrasetransform.api.PtProperties
 
setProperty(String, Float) - Method in class org.jjazz.phrasetransform.api.PtProperties
 
setProperty(String, Integer) - Method in class org.jjazz.phrasetransform.api.PtProperties
 
setProperty(String, String) - Method in class org.jjazz.phrasetransform.api.PtProperties
Overridden to allow setting a value only for a supported key.
setQuantization(Quantization) - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Set the display quantization.
setQuantizationValue(Quantization) - Method in class org.jjazz.quantizer.api.Quantizer
 
setRange(KeyboardRange) - Method in class org.jjazz.instrumentcomponents.keyboard.api.KeyboardComponent
Set the keyboard size.
setRecursiveEnabled(boolean, JComponent) - Static method in class org.jjazz.uiutilities.api.UIUtilities
Recursively enable/disable a JComponent and its JComponent children.
setReferenceColor(int, Color) - Method in interface org.jjazz.uisettings.api.ColorSetManager
Set the reference color at specified index.
setReleased() - Method in class org.jjazz.instrumentcomponents.keyboard.api.PianoKey
Set this key released (velocity is set to 0).
setReleased(int) - Method in class org.jjazz.instrumentcomponents.keyboard.api.KeyboardComponent
Release the specified key.
setRemapTableValues(GMRemapTable) - Method in class org.jjazz.outputsynth.api.OutputSynth.UserSettings
Copy the RemapTable values from the specified GMRemapTable.
setRequiredBasicsGrade(float) - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGChordSettings
 
setRetriggerRule(int) - Method in class org.jjazz.yamjjazz.rhythm.api.Ctb2ChannelSettings
 
setReverb(int) - Method in class org.jjazz.midi.api.InstrumentSettings
 
setReverbEnabled(boolean) - Method in class org.jjazz.midi.api.InstrumentSettings
Enable or disable the reverb setting.
setRhythmFont(Font) - Method in class org.jjazz.spteditor.api.SptEditorSettings
 
setRhythmFont(Font) - Method in interface org.jjazz.ss_editor.sptviewer.spi.SptViewerSettings
 
setRhythmFontColor(Color) - Method in interface org.jjazz.ss_editor.sptviewer.spi.SptViewerSettings
 
SetRhythmParameterMutableValue - Enum constant in enum class org.jjazz.songstructure.api.event.SgsActionEvent.API_ID
Used for a mutable RP value change.
setRhythmParameterValue(SongPart, RhythmParameter<T>, T) - Method in interface org.jjazz.songstructure.api.SongStructure
Change the value of a specific RhythmParameter.
SetRhythmParameterValue - Enum constant in enum class org.jjazz.songstructure.api.event.SgsActionEvent.API_ID
data=rp
setRhythms(List<RhythmInfo>) - Method in class org.jjazz.rhythmselectiondialog.api.ui.RhythmJTable.RhythmTableModel
 
setRhythmVisible(boolean) - Method in class org.jjazz.ss_editor.sptviewer.api.SptViewer
True by default.
setRhythmVoiceChannel(RhythmVoice, int) - Method in class org.jjazz.midimix.api.MidiMix
Change the channel of a RhythmVoice.
setRpNameColumnWidth(int) - Method in class org.jjazz.spteditor.api.RpEditor
Fix the width of the column used for the RpNames.
setRpNameVisible(boolean) - Method in class org.jjazz.ss_editor.rpviewer.api.RpViewer
 
setRpViewer(RpViewer) - Method in class org.jjazz.ss_editor.rpviewer.api.MeterRpRenderer
 
setRpViewer(RpViewer) - Method in interface org.jjazz.ss_editor.rpviewer.api.RpViewerRenderer
Set the target RpViewer for which we perform the rendering.
setRpViewer(RpViewer) - Method in class org.jjazz.ss_editor.rpviewer.api.StringRpRenderer
 
setRulerBackgroundColor(Color) - Method in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
setRulerBarTickColor(Color) - Method in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
setRulerBaseFont(Font) - Method in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
setRulerTsLaneBackgroundColor(Color) - Method in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
setSaveNeeded(boolean) - Method in class org.jjazz.song.api.Song
Set or reset the "save needed" status, i.e if song has some unsaved changes or not.
setScaleFactor(float, float) - Method in class org.jjazz.instrumentcomponents.keyboard.api.KeyboardComponent
Make the component smaller or larger.
setSection(CLI_Section) - Method in class org.jjazz.cl_editor.barbox.api.BarBox
Request BarRenderers to update if the section they belong to has changed.
setSection(CLI_Section) - Method in class org.jjazz.cl_editor.barrenderer.api.BarRenderer
Set the section for this bar.
setSectionColor(CLI_Section, Color) - Static method in class org.jjazz.cl_editor.api.CL_EditorClientProperties
 
setSectionIsOnNewLine(CLI_Section, boolean) - Static method in class org.jjazz.cl_editor.api.CL_EditorClientProperties
 
setSectionName(CLI_Section, String) - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Change the name of section.
SetSectionName - Enum constant in enum class org.jjazz.chordleadsheet.api.event.ClsActionEvent.API_ID
data=cliSection
setSectionTimeSignature(CLI_Section, TimeSignature) - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Change the TimeSignature of a section.
SetSectionTimeSignature - Enum constant in enum class org.jjazz.chordleadsheet.api.event.ClsActionEvent.API_ID
data=cliSection
setSectionUserQuantization(CLI_Section, Quantization) - Static method in class org.jjazz.cl_editor.api.CL_EditorClientProperties
 
setSelected(boolean) - Method in class org.jjazz.cl_editor.barbox.api.BarBox
Set the Component selected or not, forward to BarRenderers as well.
setSelected(boolean) - Method in class org.jjazz.cl_editor.barrenderer.api.BarRenderer
Set the Component selected or not.
setSelected(boolean) - Method in class org.jjazz.cl_editor.itemrenderer.api.ItemRenderer
Set the Component selected or not.
setSelected(boolean) - Method in class org.jjazz.flatcomponents.api.FlatToggleButton
Change the selected status.
setSelected(boolean) - Method in class org.jjazz.instrumentcomponents.keyboard.api.PianoKey
 
setSelected(boolean) - Method in class org.jjazz.ss_editor.rpviewer.api.RpViewer
 
setSelected(boolean) - Method in class org.jjazz.ss_editor.sptviewer.api.SptViewer
 
setSelected(boolean) - Method in class org.jjazz.utilities.api.ToggleAction
 
setSelected(boolean, boolean) - Method in class org.jjazz.pianoroll.api.NoteView
Select this NoteView.
setSelected(RhythmParameter<?>, boolean) - Method in class org.jjazz.ss_editor.sptviewer.api.SptViewer
 
setSelectedBackgroundColor(Color) - Method in interface org.jjazz.cl_editor.itemrenderer.api.ItemRendererSettings
 
setSelectedBackgroundColor(Color) - Method in class org.jjazz.cl_editor.itemrenderer.api.ItemRendererSettingsAdapter
 
setSelectedBackgroundColor(Color) - Method in interface org.jjazz.ss_editor.rpviewer.api.RpViewerSettings
 
setSelectedBackgroundColor(Color) - Method in interface org.jjazz.ss_editor.sptviewer.spi.SptViewerSettings
 
setSelectedColor(Color) - Method in interface org.jjazz.cl_editor.spi.BarBoxSettings
 
setSelectedFont(Font) - Method in class org.jjazz.uiutilities.api.JFontChooser
Set the selected font.
setSelectedFontFamily(String) - Method in class org.jjazz.uiutilities.api.JFontChooser
Set the family name of the selected font.
setSelectedFontSize(int) - Method in class org.jjazz.uiutilities.api.JFontChooser
Set the size of the selected font.
setSelectedFontStyle(int) - Method in class org.jjazz.uiutilities.api.JFontChooser
Set the style of the selected font.
setSelectedForeground(Color) - Method in class org.jjazz.flatcomponents.api.FlatToggleButton
 
setSelectedIcon(Icon) - Method in class org.jjazz.flatcomponents.api.FlatToggleButton
 
setSelectedIcon(Icon) - Method in class org.jjazz.utilities.api.ToggleAction
 
setSelectedInstrument(Instrument) - Method in class org.jjazz.midi.api.ui.InstrumentTable
Select the row corresponding to the specified instrument.
setSelectedNoteColor(Color) - Method in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
setSelectedRhythm(RhythmInfo) - Method in class org.jjazz.rhythmselectiondialog.api.ui.RhythmJTable
Select the row corresponding to the specified rhythm.
setSendMidiMessagePolicy(EnumSet<ActiveSongManager.SendMidiMessagePolicy>) - Method in interface org.jjazz.activesong.spi.ActiveSongManager
 
setSendModeOnUponPlay(OutputSynth.UserSettings.SendModeOnUponPlay) - Method in class org.jjazz.outputsynth.api.OutputSynth.UserSettings
Set the value of sendModeOnUponStartup
setSequenceDuration(Sequence, long) - Static method in class org.jjazz.midi.api.MidiUtilities
Change the global duration of the sequence.
setShowBorder(boolean) - Method in class org.jjazz.flatcomponents.api.RoundedPanel
 
setShowNoteString(boolean) - Method in class org.jjazz.pianoroll.api.NoteView
Decide if we show the note string in the viewer (eg "Eb").
setShowVelocityColor(boolean) - Method in class org.jjazz.instrumentcomponents.keyboard.api.PianoKey
Set if pressed color is adjusted depending on note velocity.
setShowVelocityMode(int) - Method in class org.jjazz.coreuicomponents.api.PhraseBirdsEyeViewComponent
Set the show velocity mode.
setSize(float) - Method in class org.jjazz.score.api.NotationGraphics
 
setSizeInBars(int) - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Set the size of the ChordLeadSheet.
SetSizeInBars - Enum constant in enum class org.jjazz.chordleadsheet.api.event.ClsActionEvent.API_ID
data=oldSize
setSizeInBeats(float) - Method in class org.jjazz.yamjjazz.rhythm.api.StylePart
Set the size of this stylepart : must be consistent with the actual source phrases size.
setSizeRelativeToWhiteKeyRef(int, int) - Method in class org.jjazz.instrumentcomponents.keyboard.api.PianoKey
Change the size of the key from a reference rectangular white key size.
setSnapEnabled(boolean) - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Enable or disable the snap to quantization feature.
setSnareOffset(int) - Method in class org.jjazz.phrasetransform.api.DrumsMixTransform
 
setSolo(boolean) - Method in class org.jjazz.midi.api.InstrumentMix
 
setSong(Song) - Method in class org.jjazz.midimix.api.MidiMix
Associate a song to this MidiMix : listen to song changes to keep this MidiMix consistent.
setSong(Song) - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Associate an optional song to the editor -this method can be called only once.
setSongPartsName - Enum constant in enum class org.jjazz.songstructure.api.event.SgsActionEvent.API_ID
data=List<SongPart>
setSongPartsName(List<SongPart>, String) - Method in interface org.jjazz.songstructure.api.SongStructure
Change the name of one or more SongParts.
setSoundFontFile(File) - Method in class org.jjazz.fluidsynthembeddedsynth.api.FluidSynthEmbeddedSynth
Set the soundfont file to be used when opening the device.
setSourceChordType(int) - Method in class org.jjazz.yamjjazz.rhythm.api.CtabChannelSettings
 
setStaffLineCount(int) - Method in class org.jjazz.score.api.NotationGraphics
 
setStartBeatPosition(float) - Method in class org.jjazz.rhythmmusicgeneration.api.SimpleChordSequence
Set the start position in beats of the chord sequence.
setStringSpacing(float) - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.GuitarDiagramComponent
 
setSubsequentGrade(float) - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGChordSettings
 
setSubstitute(GM1Instrument) - Method in class org.jjazz.midi.api.Instrument
Set the optional GM1Instrument that can be used as a GM1 replacement instrument.
setSubstituteFontColor(Color) - Method in interface org.jjazz.cl_editor.itemrenderer.api.IR_ChordSymbolSettings
 
setSubstituteFontColor(Color) - Method in class org.jjazz.cl_editor.itemrenderer.api.IR_ChordSymbolSettingsAdapter
 
setTags(List<String>) - Method in class org.jjazz.song.api.Song
Set the list of String tags associated to this song, e.g.
setTempo(int) - Method in class org.jjazz.song.api.Song
Set the preferred tempo for this song.
setText(String) - Method in class org.jjazz.flatcomponents.api.FlatHelpButton
Overridden to do nothing.
setText(String) - Method in class org.jjazz.flatcomponents.api.FlatTextEditDialog
 
setText(String) - Method in class org.jjazz.instrumentcomponents.keyboard.api.PianoKey
Show an horizontal text on the note.
setText(String) - Method in class org.jjazz.uiutilities.api.TextOverlayLayerUI
The text to be displayed on a semi-transparent background over the view component.
setTextBackground(Color) - Method in class org.jjazz.flatcomponents.api.FlatTextEditDialog
 
setTextFont(Font) - Method in class org.jjazz.flatcomponents.api.FlatTextEditDialog
 
setTextForeground(Color) - Method in class org.jjazz.flatcomponents.api.FlatTextEditDialog
 
setTextHorizontalAlignment(int) - Method in class org.jjazz.flatcomponents.api.FlatTextEditDialog
Set the text alignment (left, centered, etc.)
setTextNbColumns(int) - Method in class org.jjazz.flatcomponents.api.FlatTextEditDialog
Set the dialog width so that n char 'm' can be displayed.
setThemeUponRestart(Theme, boolean) - Method in class org.jjazz.uisettings.api.GeneralUISettings
Set the theme to be used on next application start.
setThruMode(boolean) - Method in class org.jjazz.midi.api.JJazzMidiSystem
Enable/Disable redirection of MIDI in to out (MIDI thru).
setTimeShown(boolean) - Method in class org.jjazz.musiccontrolactions.api.ui.PositionViewer
 
setTimeSignatureFilter(TimeSignature) - Method in class org.jjazz.rhythmselectiondialog.api.ui.RhythmProviderJList
Show RhythmProvider data only for the specified TimeSignature.
setTimeSignatureVisible(boolean) - Method in class org.jjazz.ss_editor.sptviewer.api.SptViewer
 
setTimingBias(float) - Method in record class org.jjazz.humanizer.api.Humanizer.Config
 
setTimingRandomness(float) - Method in record class org.jjazz.humanizer.api.Humanizer.Config
 
SettingsDialog - Class in org.jjazz.fluidsynthembeddedsynth.api
A dialog to adjust the FluidSynth embedded synth settings.
SettingsDialog(FluidSynthEmbeddedSynth) - Constructor for class org.jjazz.fluidsynthembeddedsynth.api.SettingsDialog
 
setTitle(String) - Method in class org.jjazz.pianoroll.api.PianoRollEditorTopComponent
Set the title base used within the editor.
setTitleComponentText(String) - Method in class org.jjazz.flatcomponents.api.CollapsiblePanel
 
setTitleText(String) - Method in class org.jjazz.rhythmselectiondialog.api.RhythmSelectionDialog
Set the title of the dialogm eg "Rhythm for bar XX".
setTo(float) - Method in class org.jjazz.utilities.api.FloatRange
Return a copy of this FloatRange with a new "to" value.
setToggleAction(ToggleAction) - Method in class org.jjazz.flatcomponents.api.FlatToggleButton
Update button from a ToggleAction.
setTomsOffset(int) - Method in class org.jjazz.phrasetransform.api.DrumsMixTransform
 
setTonicNoteColor(Color) - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.GuitarDiagramComponent
 
setTooltipLabel(String) - Method in class org.jjazz.flatcomponents.api.FlatIntegerKnob
If not null and isUseValueTooltip==true, use tooltipLabel to automatically form the tooltip.
setTooltipLabel(String) - Method in class org.jjazz.flatcomponents.api.FlatIntegerVerticalSlider
 
setTopBackgroundColor(Color) - Method in interface org.jjazz.ss_editor.spi.SS_EditorSettings
 
setTransferHandler(TransferHandler) - Method in class org.jjazz.coreuicomponents.api.PhraseBirdsEyeViewComponent
Overridden to also automatically enable mouse drag listener to initiate the drag (if th is not null) .
setTransposition(int) - Method in class org.jjazz.midi.api.InstrumentSettings
Set the transposition value in semitones.
setUndoManager(JJazzUndoManager) - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Set the UndoManager used by this editor.
setUnselectedIcon(Icon) - Method in class org.jjazz.flatcomponents.api.FlatToggleButton
 
setUserErrorExceptionHandler(Consumer<UserErrorGenerationException>) - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdateProviderSongSession
The handler for exception during music generation due to user error.
setUserMelodicInstrument(Instrument) - Method in class org.jjazz.outputsynth.api.OutputSynth.UserSettings
Set the value of userInstrument.
setUserPhrase(String, Phrase) - Method in class org.jjazz.song.api.Song
Set the user phrase for the specified name.
setUserRhythmsDirectory(File) - Method in class org.jjazz.rhythm.api.RhythmDirsLocatorImpl
 
setUserRhythmsDirectory(File) - Method in interface org.jjazz.rhythm.spi.RhythmDirsLocator
Set the user base directory where to find rhythm files.
setUseValueTooltip(boolean) - Method in class org.jjazz.flatcomponents.api.FlatIntegerKnob
If true the tooltip is automatically set using the tooltip label (if not null) and the knob value.
setV(int) - Method in record class org.jjazz.pianoroll.api.ZoomValue
Get a copy of this instance with vValue changed.
setValue(int) - Method in class org.jjazz.flatcomponents.api.FlatIntegerHorizontalSlider
 
setValue(int) - Method in class org.jjazz.flatcomponents.api.FlatIntegerKnob
 
setValue(int) - Method in class org.jjazz.flatcomponents.api.FlatIntegerVerticalSlider
 
setValue(int) - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGString
 
setValue(Object, boolean) - Method in class org.jjazz.flatcomponents.api.WheelSpinner
Same as setValue(Object) but with possibility of NOT notifying change listeners.
setValueLineColor(Color) - Method in class org.jjazz.flatcomponents.api.FlatIntegerKnob
 
setValueLineColor(Color) - Method in class org.jjazz.flatcomponents.api.FlatIntegerVerticalSlider
 
setValueLineGap(double) - Method in class org.jjazz.flatcomponents.api.FlatIntegerKnob
 
setValueLineThickness(double) - Method in class org.jjazz.flatcomponents.api.FlatIntegerKnob
 
setVelocity(int, boolean) - Method in class org.jjazz.phrase.api.NoteEvent
Get a copy with the velocity parameter modified.
setVelocityRandomness(float) - Method in record class org.jjazz.humanizer.api.Humanizer.Config
 
setVelocityShift(int) - Method in class org.jjazz.midi.api.InstrumentSettings
Set the Midi velocity shift value.
setViewMode(Song, SS_EditorClientProperties.ViewMode) - Static method in class org.jjazz.ss_editor.api.SS_EditorClientProperties
 
setVisibleChannels(Collection<Integer>) - Method in class org.jjazz.pianoroll.api.GhostPhrasesModel
Set which ghost phrases are visible.
setVisibleRhythm(Rhythm) - Method in class org.jjazz.mixconsole.api.MixConsole
Set the visible rhythm.
setVisibleRps(List<RhythmParameter<?>>) - Method in class org.jjazz.ss_editor.sptviewer.api.SptViewer
 
setVolume(int) - Method in class org.jjazz.midi.api.InstrumentSettings
 
setVolumeEnabled(boolean) - Method in class org.jjazz.midi.api.InstrumentSettings
Enable or disable the volume setting.
setWheelStep(int) - Method in class org.jjazz.flatcomponents.api.WheelSpinner
 
setWhiteKeyLaneBackgroundColor(Color) - Method in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
setWidthOverHeightRatio(double) - Method in class org.jjazz.flatcomponents.api.ProportionalPanel
 
setZoomFactor(int) - Method in class org.jjazz.cl_editor.itemrenderer.api.ItemRenderer
Zoom factor.
setZoomHFactor(int) - Method in class org.jjazz.ss_editor.sptviewer.api.SptViewer
Horizontal zoom factor.
setZoomHFactorToFitWidth(int) - Method in class org.jjazz.ss_editor.api.SS_Editor
Adjust the horizontal zoom factor to try to fit all the SongParts in the specified width.
setZoomVFactor(int) - Method in class org.jjazz.cl_editor.barbox.api.BarBox
Vertical zoom factor.
setZoomVFactor(int) - Method in class org.jjazz.cl_editor.barrenderer.api.BarRenderer
Vertical zoom factor.
setZoomVFactor(int) - Method in class org.jjazz.ss_editor.rpviewer.api.RpViewer
Vertical zoom factor.
setZoomVFactor(int) - Method in class org.jjazz.ss_editor.sptviewer.api.SptViewer
Vertical zoom factor.
setZoomXFactor(int, boolean) - Method in interface org.jjazz.uiutilities.api.Zoomable
Set the X zoom factor.
setZoomXFactor(Song, int) - Static method in class org.jjazz.cl_editor.api.CL_EditorClientProperties
Note: it might be easier to use CL_Editor.setNbColumns(int).
setZoomXFactor(Song, int) - Static method in class org.jjazz.ss_editor.api.SS_EditorClientProperties
 
setZoomXFactorToFitContent() - Method in interface org.jjazz.uiutilities.api.Zoomable
Ask to adjust automatically the zoomX factor to fit the editor's content.
setZoomYFactor(int, boolean) - Method in interface org.jjazz.uiutilities.api.Zoomable
Set the Y zoom factor.
setZoomYFactor(Song, int) - Static method in class org.jjazz.cl_editor.api.CL_EditorClientProperties
 
setZoomYFactor(Song, int) - Static method in class org.jjazz.ss_editor.api.SS_EditorClientProperties
 
setZoomYFactorToFitContent() - Method in interface org.jjazz.uiutilities.api.Zoomable
Ask to adjust automatically the zoomY factor to fit the editor's content.
SEVEN_FOUR - Enum constant in enum class org.jjazz.harmony.api.TimeSignature
 
SEVENTH - Enum constant in enum class org.jjazz.harmony.api.ChordType.Family
 
SEVENTH - Enum constant in enum class org.jjazz.harmony.api.Degree.Natural
 
SEVENTH - Enum constant in enum class org.jjazz.harmony.api.Degree
 
SEVENTH_FLAT - Enum constant in enum class org.jjazz.harmony.api.Degree
 
SFF1 - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.Style.SFFtype
 
SFF2 - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.Style.SFFtype
 
sffType - Variable in class org.jjazz.yamjjazz.rhythm.api.Style
 
SFX - Enum constant in enum class org.jjazz.midi.api.DrumKit.Type
 
SgsActionEvent - Class in org.jjazz.songstructure.api.event
An event to indicate that a high-level action, i.e. a call to a public API method that mutates the song structure, has started or is complete.
SgsActionEvent(SongStructure, SgsActionEvent.API_ID, Object) - Constructor for class org.jjazz.songstructure.api.event.SgsActionEvent
Create a SgsActionEvent in started state, with no subEvents.
SgsActionEvent.API_ID - Enum Class in org.jjazz.songstructure.api.event
This corresponds to public API methods that can mutate a SongStructure.
SgsChangeEvent - Class in org.jjazz.songstructure.api.event
Describe a change in a SongStructure.
SgsChangeEvent(SongStructure) - Constructor for class org.jjazz.songstructure.api.event.SgsChangeEvent
 
SgsChangeEvent(SongStructure, Collection<SongPart>) - Constructor for class org.jjazz.songstructure.api.event.SgsChangeEvent
 
SgsChangeEvent(SongStructure, SongPart) - Constructor for class org.jjazz.songstructure.api.event.SgsChangeEvent
 
SgsChangeListener - Interface in org.jjazz.songstructure.api
Listen to a SongStructure changes.
SgsSourceActionEvent(SgsActionEvent) - Constructor for class org.jjazz.song.api.SongMetaEvents.SgsSourceActionEvent
 
SgsVetoableChangeEvent - Class in org.jjazz.songstructure.api.event
A special vetoable event sent before performing a SongStructure change that can be vetoed by its listeners.
SgsVetoableChangeEvent(SongStructure, SgsChangeEvent) - Constructor for class org.jjazz.songstructure.api.event.SgsVetoableChangeEvent
 
shape2Bounds(Shape) - Static method in class org.jjazz.uiutilities.api.TextLayoutUtils
 
SHARP - Enum constant in enum class org.jjazz.harmony.api.Note.Accidental
 
shiftAllEvents(float, boolean) - Method in class org.jjazz.phrase.api.Phrase
Shift all events.
shiftAllEvents(float, boolean) - Method in class org.jjazz.phrase.api.SizedPhrase
Shift the associated BeatRange and all events.
shiftInt(String, int, int) - Method in class org.jjazz.utilities.api.StringProperties
Add an offset to an int property value.
SHORT_GUIRO - Static variable in class org.jjazz.midi.api.MidiConst
 
SHORT_WHISTLE - Static variable in class org.jjazz.midi.api.MidiConst
 
SHOT - Enum constant in enum class org.jjazz.chordleadsheet.api.item.ChordRenderingInfo.Feature
Make some notes played briefly.
show(String) - Static method in class org.jjazz.uiutilities.api.PleaseWaitDialog
Create and show a dialog.
show(String, Runnable) - Static method in class org.jjazz.uiutilities.api.PleaseWaitDialog
Create and show a dialog, start the specified task and close the dialog when task is complete.
show(String, Future) - Static method in class org.jjazz.uiutilities.api.PleaseWaitDialog
Create and show a dialog which closes itself when the future is done.
showActivity() - Method in class org.jjazz.flatcomponents.api.FlatLedIndicator
Send an "activity event".
showCopyMode(boolean) - Method in interface org.jjazz.cl_editor.itemrenderer.api.IR_Copiable
If true, ItemRenderer should represent the copy mode, possibly using the provided CopyIndicator.
showDialog(Component) - Method in class org.jjazz.uiutilities.api.JFontChooser
Show font selection dialog.
showDirChooser(String, String) - Static method in class org.jjazz.uiutilities.api.UIUtilities
Show the JFileChooser to select a directory.
showInsertionPoint(boolean, ChordLeadSheetItem<?>, Position, boolean) - Method in class org.jjazz.cl_editor.api.CL_Editor
Show an insertion point in the editor for copy/move operations.
showInsertionPoint(boolean, ChordLeadSheetItem<?>, Position, boolean) - Method in class org.jjazz.cl_editor.barbox.api.BarBox
Show the insertion point for a drag operation.
showInsertionPoint(boolean, ChordLeadSheetItem<?>, Position, boolean) - Method in class org.jjazz.cl_editor.barrenderer.api.BarRenderer
Show or hide an insertion point for the specified item.
ShowLogWindow - Class in org.jjazz.base.api.actions
Show the output window connected to the log file.
ShowLogWindow() - Constructor for class org.jjazz.base.api.actions.ShowLogWindow
 
ShowMessagesTask() - Constructor for class org.jjazz.startup.api.OnStartMessageNotifier.ShowMessagesTask
 
showMidiActivity(int) - Method in interface org.jjazz.musiccontrol.api.MidiActivityMonitor.Listener
 
showMultiModeUsingFont(boolean, JComponent) - Static method in class org.jjazz.spteditor.api.RpEditor
Show multi value mode on a JComponent using font attributes (italic, color...).
showMultiValueMode(boolean) - Method in class org.jjazz.spteditor.spi.RpEditorComponent
Adapt the display to show that we are in multi-value mode.
showPianoRollEditorForSptCustomPhrase(Song, MidiMix, SongPart, RhythmVoice, Phrase) - Method in interface org.jjazz.songeditormanager.spi.SongEditorManager
Open (or show) the song's PianoRollEditor and set it up to edit a custom phrase of a SongPart.
showPianoRollEditorForUserTrack(Song, MidiMix, UserRhythmVoice) - Method in interface org.jjazz.songeditormanager.spi.SongEditorManager
Open (or show) the song's PianoRollEditor and set it up to edit a user track associated to userRhythmVoice.
showPlaybackPoint(boolean, Position) - Method in class org.jjazz.cl_editor.api.CL_Editor
Show a playback point in the editor at specified position.
showPlaybackPoint(boolean, Position) - Method in class org.jjazz.cl_editor.barbox.api.BarBox
Change background to represent the playback point in this bar.
showPlaybackPoint(boolean, Position) - Method in class org.jjazz.cl_editor.barrenderer.api.BarRenderer
Show or hide the playback point at specified position.
showPlaybackPoint(boolean, Position) - Method in class org.jjazz.ss_editor.api.SS_Editor
Show a playback point in the editor at specified position.
showPlaybackPoint(boolean, Position) - Method in class org.jjazz.ss_editor.sptviewer.api.SptViewer
Show a playback point in the editor at specified position.
showPlaybackPoint(float) - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Show (or hide) a playback point in the editor at specified phrase position.
showSettings(Component) - Method in interface org.jjazz.embeddedsynth.api.EmbeddedSynth
Display a dialog to alter embedded synth settings.
showSettings(Component) - Method in class org.jjazz.fluidsynthembeddedsynth.api.FluidSynthEmbeddedSynth
 
showSong(File, boolean, boolean) - Method in interface org.jjazz.songeditormanager.spi.SongEditorManager
Load a song from a file and show it.
showSong(Song, boolean, boolean) - Method in interface org.jjazz.songeditormanager.spi.SongEditorManager
Show a song in the application.
showSptInsertionMark(boolean, int, boolean) - Method in class org.jjazz.ss_editor.api.SS_Editor
Show an insertion mark in the editor for SongPart copy/move operations.
showUserSettingsDialog() - Method in interface org.jjazz.rhythm.spi.RhythmProvider
Show a modal dialog to modify the user settings of this RhythmProvider.
showUserSettingsDialog() - Method in class org.jjazz.rhythmdatabaseimpl.api.FavoriteRhythmProvider
 
showUserSettingsDialog() - Method in class org.jjazz.yamjjazz.rhythm.api.YamahaRhythmProvider
 
showUserSettingsDialog() - Method in class org.jjazz.yamjjazz.rhythm.api.YamJJazzRhythmProvider
 
showUserSettingsDialog(Component) - Method in interface org.jjazz.phrasetransform.api.PhraseTransform
Show a modal dialog to modify the user settings of this PhraseTransform.
SHUFFLE_1 - Enum constant in enum class org.jjazz.jjswing.api.DrumsStyle
 
SHUFFLE_2 - Enum constant in enum class org.jjazz.jjswing.api.DrumsStyle
 
shutdownAndAwaitTermination(ExecutorService, long, long) - Static method in class org.jjazz.utilities.api.Utilities
Shutdown an executor service in a clean way.
SIDE_STICK - Static variable in class org.jjazz.midi.api.MidiConst
 
silence(Phrase, FloatRange, boolean, boolean, float) - Static method in class org.jjazz.phrase.api.Phrases
Remove all phrase notes whose start position is in the specified beat range, taking into account possible live-played/non-quantized notes via the beatWindow parameter.
silenceAfter(Phrase, float) - Static method in class org.jjazz.phrase.api.Phrases
Make sure there is no note ringing in the phrase after the specified position.
silentlyUpdateComboBox(JComboBox<?>, Runnable) - Static method in class org.jjazz.uiutilities.api.UIUtilities
Silently update a JComboBox without notifying any ActionListener.
SimpleChordSequence - Class in org.jjazz.rhythmmusicgeneration.api
A ChordSequence which has only one TimeSignature and a start position in beats.
SimpleChordSequence(ChordSequence, float, TimeSignature) - Constructor for class org.jjazz.rhythmmusicgeneration.api.SimpleChordSequence
Construct a SimpleChordSequence from a standard ChordSequence.
SimpleChordSequence(IntRange, float, TimeSignature) - Constructor for class org.jjazz.rhythmmusicgeneration.api.SimpleChordSequence
Create an empty SimpleChordSequence.
SimpleEdit - Class in org.jjazz.undomanager.api
A convenience class to create insignificant undoableedits that can be combined into CompoundEdits.
SimpleEdit(String) - Constructor for class org.jjazz.undomanager.api.SimpleEdit
 
SingleComponentAspectRatioKeeperLayout - Class in org.jjazz.uiutilities.api
A Swing Layout that will shrink or enlarge to keep the content of a container while keeping it's aspect ratio.
SingleComponentAspectRatioKeeperLayout() - Constructor for class org.jjazz.uiutilities.api.SingleComponentAspectRatioKeeperLayout
 
SingleFileDragInTransferHandler - Class in org.jjazz.uiutilities.api
A drag'n drop support to accept a single file via drag & drop.
SingleFileDragInTransferHandler() - Constructor for class org.jjazz.uiutilities.api.SingleFileDragInTransferHandler
 
SingleRootFileSystemView - Class in org.jjazz.uiutilities.api
A FileSystemView class that limits the file selections to a single root.
SingleRootFileSystemView(File) - Constructor for class org.jjazz.uiutilities.api.SingleRootFileSystemView
 
SInt - Class in org.jjazz.yamjjazz.rhythm.api
Store the SInt section information: the instruments and settings associated to AccTypes.
SInt() - Constructor for class org.jjazz.yamjjazz.rhythm.api.SInt
 
SIX_EIGHT - Enum constant in enum class org.jjazz.harmony.api.TimeSignature
 
SIX_FOUR - Enum constant in enum class org.jjazz.harmony.api.TimeSignature
 
SIXTEENTH - Enum constant in enum class org.jjazz.harmony.api.SymbolicDuration
 
SIXTEENTH_TRIPLET - Enum constant in enum class org.jjazz.harmony.api.SymbolicDuration
 
SIXTH - Enum constant in enum class org.jjazz.harmony.api.Degree.Natural
 
SIXTH_OR_SEVENTH - Enum constant in enum class org.jjazz.harmony.api.ChordType.DegreeIndex
 
SIXTH_OR_THIRTEENTH - Enum constant in enum class org.jjazz.harmony.api.Degree
 
size() - Method in class org.jjazz.harmony.api.Chord
Get the number of notes in this Chord.
size() - Method in class org.jjazz.phrase.api.Phrase
 
size() - Method in class org.jjazz.rhythmdatabase.api.DefaultRhythmDatabase
 
size() - Method in interface org.jjazz.rhythmdatabase.api.RhythmDatabase
 
size() - Method in class org.jjazz.utilities.api.FloatRange
Get the size of the range.
size() - Method in class org.jjazz.utilities.api.IntRange
Get the size of the range.
size() - Method in class org.jjazz.utilities.api.LongRange
Get the size of the range.
size() - Method in class org.jjazz.utilities.api.SmallMap
Deprecated.
 
SizeChangedEvent - Class in org.jjazz.chordleadsheet.api.event
 
SizeChangedEvent(ChordLeadSheet, int, int) - Constructor for class org.jjazz.chordleadsheet.api.event.SizeChangedEvent
 
SizedPhrase - Class in org.jjazz.phrase.api
A Phrase which has a size (beat range) and a time signature.
SizedPhrase(int, FloatRange, TimeSignature, boolean) - Constructor for class org.jjazz.phrase.api.SizedPhrase
Create a sized phrase with no notes.
SizedPhrase(SizedPhrase) - Constructor for class org.jjazz.phrase.api.SizedPhrase
 
SLOW - Static variable in class org.jjazz.rhythm.api.TempoRange
 
SmallFlatDarkLafButton - Class in org.jjazz.flatcomponents.api
A JButton which can be "small" even when using FlatDarkLaf (FlatDarkLaf applies a minimum width of 72 to all buttons!).
SmallFlatDarkLafButton() - Constructor for class org.jjazz.flatcomponents.api.SmallFlatDarkLafButton
 
SmallFlatDarkLafButton(String) - Constructor for class org.jjazz.flatcomponents.api.SmallFlatDarkLafButton
 
SmallFlatDarkLafButton(String, Icon) - Constructor for class org.jjazz.flatcomponents.api.SmallFlatDarkLafButton
 
SmallFlatDarkLafButton(Action) - Constructor for class org.jjazz.flatcomponents.api.SmallFlatDarkLafButton
 
SmallFlatDarkLafButton(Icon) - Constructor for class org.jjazz.flatcomponents.api.SmallFlatDarkLafButton
 
SmallMap<K,V> - Class in org.jjazz.utilities.api
Deprecated. 
SmallMap() - Constructor for class org.jjazz.utilities.api.SmallMap
Deprecated.
Create an empty SillyMap.
SmallMap(K, V) - Constructor for class org.jjazz.utilities.api.SmallMap
Deprecated.
Create a SillyMap initialized with a single key/value pair.
SNARE - Enum constant in enum class org.jjazz.midi.api.DrumKit.Subset
 
SNARE_BRUSH - Enum constant in enum class org.jjazz.midi.api.DrumKit.Subset
 
SNARE_DEFAULT - Enum constant in enum class org.jjazz.midi.api.DrumKit.Subset
 
SNARE_DRUM - Enum constant in enum class org.jjazz.midi.api.DrumKit.Subset
 
SNARE_HANDCLAP - Enum constant in enum class org.jjazz.midi.api.DrumKit.Subset
 
SNARE_RIMSHOT - Enum constant in enum class org.jjazz.midi.api.DrumKit.Subset
 
SOLO - Static variable in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_Marker
 
Song - Class in org.jjazz.song.api
The song object.
SONG - Enum constant in enum class org.jjazz.musiccontrol.api.playbacksession.PlaybackSession.Context
Used when playing a song (or part of).
SONG_EXTENSION - Static variable in class org.jjazz.song.api.Song
 
SONG_LOAD - Enum constant in enum class org.jjazz.xstream.spi.XStreamConfigurator.InstanceId
 
SONG_PART_SELECTION - Enum constant in enum class org.jjazz.ss_editor.api.SS_ContextAction.ListeningTarget
 
SONG_SAVE - Enum constant in enum class org.jjazz.xstream.spi.XStreamConfigurator.InstanceId
 
Song.XStreamConfig - Class in org.jjazz.song.api
 
SongChordSequence - Class in org.jjazz.rhythmmusicgeneration.api
A ChordSequence built for a song, or a part of a song.
SongChordSequence(Song, IntRange) - Constructor for class org.jjazz.rhythmmusicgeneration.api.SongChordSequence
Build a ChordSequence for the specified song, or part of the song.
songContext() - Method in record class org.jjazz.musiccontrol.api.MusicGenerationQueue.Result
Returns the value of the songContext record component.
SongContext - Class in org.jjazz.songcontext.api
A Song music generation context.
SongContext(Song, MidiMix) - Constructor for class org.jjazz.songcontext.api.SongContext
Create a SongContext object for the whole song.
SongContext(Song, MidiMix, IntRange) - Constructor for class org.jjazz.songcontext.api.SongContext
Create a SongContext object for whole or part of a song.
SongContext(SongContext, IntRange) - Constructor for class org.jjazz.songcontext.api.SongContext
Create a SongContext which reuse sgContext's Song and MidiMix, but with the specified range.
SongContextProvider - Interface in org.jjazz.musiccontrol.api.playbacksession
PlaybackSession additional capability: the session provides a SongContext
SongCreationException - Exception Class in org.jjazz.song.api
 
SongCreationException(String) - Constructor for exception class org.jjazz.song.api.SongCreationException
 
SongCreationException(String, Throwable) - Constructor for exception class org.jjazz.song.api.SongCreationException
 
SongCreationException(Throwable) - Constructor for exception class org.jjazz.song.api.SongCreationException
 
SongEditorManager - Interface in org.jjazz.songeditormanager.spi
The manager in charge of creating song editors.
SongEditorManager.SongEditorSet - Class in org.jjazz.songeditormanager.spi
The set of editors for a given song.
SongEditorSet(CL_EditorTopComponent, SS_EditorTopComponent) - Constructor for class org.jjazz.songeditormanager.spi.SongEditorManager.SongEditorSet
 
SongFactory - Class in org.jjazz.song.api
Manage the creation and the registration of the songs.
SongImporter - Interface in org.jjazz.song.spi
An interface for objects able to import a song object from a file.
SongMemoEditorSettings - Interface in org.jjazz.songmemoviewer.api
 
SongMemoTopComponent - Class in org.jjazz.songmemoviewer.api
Top component for Song memo.
SongMemoTopComponent() - Constructor for class org.jjazz.songmemoviewer.api.SongMemoTopComponent
 
SongMetaEvents - Class in org.jjazz.song.api
A helper class which listens to lower-level Song/ChordLeadSheet/SongStructure change events to provide higher-level song change events.
SongMetaEvents.ClsSourceActionEvent - Class in org.jjazz.song.api
A special ClsActionEvent which stores its related SgsActionEvent sub-events.
SongMetaEvents.SgsSourceActionEvent - Class in org.jjazz.song.api
A special SgsActionEvent which stores its related ClsActionEvent sub-events.
SongMidiExporter - Class in org.jjazz.musiccontrol.api
Helper methods to export a Song to a Midi file.
SongMidiExporter() - Constructor for class org.jjazz.musiccontrol.api.SongMidiExporter
 
SongMusicGenerationListener - Class in org.jjazz.musiccontrol.api
Notify listeners via the PROP_MUSIC_GENERATION_COMBINED change event when a Song or its MidiMix or PlaybackSettings have changed in a way that impacts the music generation for that song.
SongMusicGenerationListener(Song, MidiMix, int) - Constructor for class org.jjazz.musiccontrol.api.SongMusicGenerationListener
Construct a SongMusicGenerationListener.
songPart() - Method in record class org.jjazz.rhythmmusicgeneration.api.CompositeMusicGenerator.DelegateUnit
Returns the value of the songPart record component.
SongPart - Interface in org.jjazz.songstructure.api
A song part defines how a rhythm is played for a number of bars starting at startBarIndex.
songPartChanged(SongPart) - Method in interface org.jjazz.musiccontrol.api.PlaybackListener
Called on SongPart change.
songPartChanged(SongPart) - Method in class org.jjazz.musiccontrol.api.PlaybackListenerAdapter
 
songPartClicked(MouseEvent, SongPart, boolean) - Method in interface org.jjazz.ss_editor.sptviewer.api.SptViewerMouseListener
 
SongPartContext - Class in org.jjazz.songcontext.api
A SongContext with only one SongPart.
SongPartContext(Song, MidiMix, SongPart) - Constructor for class org.jjazz.songcontext.api.SongPartContext
Create a SongPartContext.
SongPartContext(Song, MidiMix, IntRange) - Constructor for class org.jjazz.songcontext.api.SongPartContext
Create a SongPartContext.
songPartDragged(MouseEvent, SongPart) - Method in interface org.jjazz.ss_editor.sptviewer.api.SptViewerMouseListener
 
SongPartParameter - Class in org.jjazz.songstructure.api
Store a RP and its associated SongPart.
SongPartParameter(SongPart, RhythmParameter<?>) - Constructor for class org.jjazz.songstructure.api.SongPartParameter
 
songPartReleased(MouseEvent, SongPart) - Method in interface org.jjazz.ss_editor.sptviewer.api.SptViewerMouseListener
 
SongSequence() - Constructor for class org.jjazz.rhythmmusicgeneration.api.SongSequenceBuilder.SongSequence
 
SongSequenceBuilder - Class in org.jjazz.rhythmmusicgeneration.api
Build the musical Phrases and Midi sequence from a Song.
SongSequenceBuilder(SongContext) - Constructor for class org.jjazz.rhythmmusicgeneration.api.SongSequenceBuilder
Create an instance to generate music for the specified SongContext.
SongSequenceBuilder.SongSequence - Class in org.jjazz.rhythmmusicgeneration.api
The return value of some of the buildXXX() methods.
SongStructure - Interface in org.jjazz.songstructure.api
A SongStructure manages SongParts.
songStructureChanged(SgsChangeEvent) - Method in class org.jjazz.midimix.api.MidiMix
 
songStructureChanged(SgsChangeEvent) - Method in class org.jjazz.song.api.SongMetaEvents
 
songStructureChanged(SgsChangeEvent) - Method in interface org.jjazz.songstructure.api.SgsChangeListener
Process the change.
SongStructureFactory - Class in org.jjazz.songstructure.api
 
SongStructureFactory() - Constructor for class org.jjazz.songstructure.api.SongStructureFactory
 
songToMidiFile(Song, MidiMix, File, RhythmVoice) - Static method in class org.jjazz.musiccontrol.api.SongMidiExporter
Export a song to the specified midi File.
SongUtilities - Class in org.jjazz.song.api
Song utilities methods.
SongUtilities() - Constructor for class org.jjazz.song.api.SongUtilities
 
sortSongParts(List<SongPart>) - Static method in class org.jjazz.songstructure.api.event.SgsChangeEvent
 
SOUL - Enum constant in enum class org.jjazz.rhythm.api.Genre
 
Sound_Effects - Enum constant in enum class org.jjazz.midi.api.synths.InstrumentFamily
 
sourceChordNote - Variable in class org.jjazz.yamjjazz.rhythm.api.CtabChannelSettings
 
sourceChordType - Variable in class org.jjazz.yamjjazz.rhythm.api.CtabChannelSettings
 
SourcePhrase - Class in org.jjazz.phrase.api
A source Phrase is a Phrase associated to a source chord symbol and possibly with some client properties.
SourcePhrase(int, ExtChordSymbol) - Constructor for class org.jjazz.phrase.api.SourcePhrase
 
SourcePhrase(Phrase, ExtChordSymbol) - Constructor for class org.jjazz.phrase.api.SourcePhrase
Build a new SourcePhrase .
SourcePhrase.ChordMode - Enum Class in org.jjazz.phrase.api
 
SourcePhraseSet - Class in org.jjazz.phrase.api
A set of phrases for different channels.
SourcePhraseSet() - Constructor for class org.jjazz.phrase.api.SourcePhraseSet
 
SourcePhraseSet(String) - Constructor for class org.jjazz.phrase.api.SourcePhraseSet
Create an empty SourcePhraseSet and set the PROP_ID client property with the specified id.
SOUTH_EAST - Static variable in class org.jjazz.uiutilities.api.CornerLayout
 
SOUTH_WEST - Static variable in class org.jjazz.uiutilities.api.CornerLayout
 
SPINNER - Enum constant in enum class org.jjazz.spteditor.spi.DefaultRpEditorComponentFactory.Type
 
SPLASH_CYMBAL - Static variable in class org.jjazz.midi.api.MidiConst
 
SptAddedEvent - Class in org.jjazz.songstructure.api.event
 
SptAddedEvent(SongStructure, List<SongPart>) - Constructor for class org.jjazz.songstructure.api.event.SptAddedEvent
 
SptEditor - Class in org.jjazz.spteditor.api
A JPanel which lets user edit the currently selected SongParts.
SptEditor() - Constructor for class org.jjazz.spteditor.api.SptEditor
 
SptEditorFactory - Interface in org.jjazz.spteditor.spi
 
SptEditorSettings - Class in org.jjazz.spteditor.api
 
SptEditorSettings() - Constructor for class org.jjazz.spteditor.api.SptEditorSettings
 
SptEditorTopComponent - Class in org.jjazz.spteditor.api
 
SptEditorTopComponent() - Constructor for class org.jjazz.spteditor.api.SptEditorTopComponent
 
SptRemovedEvent - Class in org.jjazz.songstructure.api.event
 
SptRemovedEvent(SongStructure, List<SongPart>) - Constructor for class org.jjazz.songstructure.api.event.SptRemovedEvent
 
SptRenamedEvent - Class in org.jjazz.songstructure.api.event
 
SptRenamedEvent(SongStructure, Collection<SongPart>) - Constructor for class org.jjazz.songstructure.api.event.SptRenamedEvent
Some SongParts names have been changed
SptReplacedEvent - Class in org.jjazz.songstructure.api.event
A SongPart has been replaced with another one with same size/startBarIndex.
SptReplacedEvent(SongStructure, List<SongPart>, List<SongPart>) - Constructor for class org.jjazz.songstructure.api.event.SptReplacedEvent
 
SptResizedEvent - Class in org.jjazz.songstructure.api.event
 
SptResizedEvent(SongStructure, Map<SongPart, Integer>) - Constructor for class org.jjazz.songstructure.api.event.SptResizedEvent
Some SongParts have been resized.
SptViewer - Class in org.jjazz.ss_editor.sptviewer.api
A base class for SongPart viewers.
SptViewer() - Constructor for class org.jjazz.ss_editor.sptviewer.api.SptViewer
 
SptViewerFactory - Interface in org.jjazz.ss_editor.sptviewer.spi
A factory for SongPartEditors.
SptViewerMouseListener - Interface in org.jjazz.ss_editor.sptviewer.api
Listener of SptViewer events.
SptViewerSettings - Interface in org.jjazz.ss_editor.sptviewer.spi
The graphical settings for a SongPartEditor.
SS_ContextAction - Class in org.jjazz.ss_editor.api
A base class for SS_Editor context aware actions.
SS_ContextAction() - Constructor for class org.jjazz.ss_editor.api.SS_ContextAction
Create an action which listens to all possible ListeningTargets in the global context.
SS_ContextAction.ListeningTarget - Enum Class in org.jjazz.ss_editor.api
 
SS_ContextActionListener - Interface in org.jjazz.ss_editor.api
Listener of events fired by SS_ContextActionSupport.
SS_ContextActionSupport - Class in org.jjazz.ss_editor.api
A helper class to write SS_Editor context aware actions.
SS_Editor - Class in org.jjazz.ss_editor.api
A SongStructure editor.
SS_Editor() - Constructor for class org.jjazz.ss_editor.api.SS_Editor
 
SS_EditorClientProperties - Class in org.jjazz.ss_editor.api
The Song client properties used by a SS_Editor and its components.
SS_EditorClientProperties() - Constructor for class org.jjazz.ss_editor.api.SS_EditorClientProperties
 
SS_EditorClientProperties.ViewMode - Enum Class in org.jjazz.ss_editor.api
 
SS_EditorFactory - Interface in org.jjazz.ss_editor.spi
 
SS_EditorMouseListener - Interface in org.jjazz.ss_editor.api
Listen to mouse input and edit operations from a SongStructure editor.
SS_EditorSettings - Interface in org.jjazz.ss_editor.spi
 
SS_EditorTopComponent - Class in org.jjazz.ss_editor.api
Top component for the SongStructure editor.
SS_EditorTopComponent(Song) - Constructor for class org.jjazz.ss_editor.api.SS_EditorTopComponent
Create an editor.
SS_Selection - Class in org.jjazz.ss_editor.api
Provide convenience methods to get information about a selection in a lookup.
SS_Selection(List<SongPart>) - Constructor for class org.jjazz.ss_editor.api.SS_Selection
 
SS_Selection(List<SongPartParameter>, Object) - Constructor for class org.jjazz.ss_editor.api.SS_Selection
 
SS_Selection(Lookup) - Constructor for class org.jjazz.ss_editor.api.SS_Selection
Refresh the selection with selected objects in the lookup.
staffLine - Variable in class org.jjazz.score.api.NotationGraphics.ScoreNote
 
STANDARD - Enum constant in enum class org.jjazz.midi.api.DrumKit.Type
 
StandardInstrumentConverter - Class in org.jjazz.midi.api.synths
Conversion methods between GM/GS/GM2/XG standard instruments.
StandardInstrumentConverter() - Constructor for class org.jjazz.midi.api.synths.StandardInstrumentConverter
 
StandardKeyMapConverter - Class in org.jjazz.midi.api.keymap
Note mapping methods between GS/GM2/XG/GM DrumMaps.
StandardKeyMapConverter() - Constructor for class org.jjazz.midi.api.keymap.StandardKeyMapConverter
 
StandardScale - Class in org.jjazz.harmony.api
A special marker class reserved for standard JJazz scales.
StandardScale(String, Degree...) - Constructor for class org.jjazz.harmony.api.StandardScale
 
StandardScaleInstance - Class in org.jjazz.harmony.api
A standard scale (e.g.
StandardScaleInstance(StandardScale, Note) - Constructor for class org.jjazz.harmony.api.StandardScaleInstance
 
StandardScaleInstance.XStreamConfig - Class in org.jjazz.harmony.api
This enables XStream instance configuration even for private classes or classes from non-public packages of Netbeans modules.
start() - Method in class org.jjazz.musiccontrol.api.MusicGenerationQueue
Start the thread which listens to requests.
START_CHAR - Static variable in class org.jjazz.harmony.api.Position
 
startBar - Variable in class org.jjazz.importers.api.BiabFileReader
 
startCEdit(Object, String) - Method in class org.jjazz.undomanager.api.JJazzUndoManager
Start a JJazzLab high-level compound edit.
startCEdit(String) - Method in class org.jjazz.undomanager.api.JJazzUndoManager
Start a JJazzLab high-level compound edit with a null source object.
StartClass() - Constructor for class org.jjazz.musiccontrolactions.api.RemoteController.StartClass
 
startMidiLearnSession(int) - Method in class org.jjazz.musiccontrolactions.api.RemoteAction
Start a Midi learn session.
startNoteGroup() - Method in class org.jjazz.score.api.NotationGraphics
 
StartupShutdownSongManager - Class in org.jjazz.songeditormanager.api
Manage the opening/closing of song files at startup/shutdown.
StartupShutdownSongManager() - Constructor for class org.jjazz.songeditormanager.api.StartupShutdownSongManager
Reserved, do not use : use getInstance() instead.
StartupShutdownSongManager.OpenFilesAtStartupTask - Class in org.jjazz.songeditormanager.api
 
stateChanged(ChangeEvent) - Method in class org.jjazz.pianoroll.api.GhostPhrasesModel
 
stateChanged(ChangeEvent) - Method in class org.jjazz.rhythmselectiondialog.api.ui.RhythmProviderJList
 
StaticSongSession - Class in org.jjazz.musiccontrol.api.playbacksession
A BaseSongSession which becomes dirty as soon as the SongContext has changed musically.
STD_GM - Static variable in interface org.jjazz.outputsynth.spi.OutputSynthManager
 
STD_GM2 - Static variable in interface org.jjazz.outputsynth.spi.OutputSynthManager
 
STD_GS - Static variable in interface org.jjazz.outputsynth.spi.OutputSynthManager
 
STD_JJAZZLAB_SOUNDFONT_GM2 - Static variable in interface org.jjazz.outputsynth.spi.OutputSynthManager
 
STD_JJAZZLAB_SOUNDFONT_GS - Static variable in interface org.jjazz.outputsynth.spi.OutputSynthManager
 
STD_JJAZZLAB_SOUNDFONT_XG - Static variable in interface org.jjazz.outputsynth.spi.OutputSynthManager
 
STD_XG - Static variable in interface org.jjazz.outputsynth.spi.OutputSynthManager
 
StdKeyMapProvider - Class in org.jjazz.midi.api.keymap
Provide the standard KeyMaps.
StdKeyMapProvider() - Constructor for class org.jjazz.midi.api.keymap.StdKeyMapProvider
 
stop() - Method in class org.jjazz.musiccontrol.api.MusicController
Stop the playback of the sequence if it was playing, and reset the position to the beginning of the sequence.
stop() - Method in class org.jjazz.musiccontrol.api.MusicGenerationQueue
Stop the thread.
stop() - Method in interface org.jjazz.rhythmselectiondialog.spi.RhythmPreviewer
Stop the current preview.
STOP - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.Ctb2ChannelSettings.RetriggerRule
 
stopNotesBefore(int) - Method in class org.jjazz.phrase.api.Grid
Force all sounding notes to stop (eg shorten their duration) at the start of the specified cell.
STOPPED - Enum constant in enum class org.jjazz.musiccontrol.api.MusicController.State
 
stream() - Method in class org.jjazz.utilities.api.IntRange
 
STRING - Enum constant in enum class org.jjazz.ss_editor.rpviewer.spi.DefaultRpViewerRendererFactory.Type
 
StringDelegate() - Constructor for class org.jjazz.utilities.api.Utilities.StringDelegate
 
StringMetrics - Class in org.jjazz.uiutilities.api
Compute string metrics.
StringProperties - Class in org.jjazz.utilities.api
String-value based and serializable ObservableProperties.
StringProperties() - Constructor for class org.jjazz.utilities.api.StringProperties
 
StringProperties(Object) - Constructor for class org.jjazz.utilities.api.StringProperties
 
StringProperties(Object, StringProperties) - Constructor for class org.jjazz.utilities.api.StringProperties
 
StringRpRenderer - Class in org.jjazz.ss_editor.rpviewer.api
A simple editor: just display RP value as a string.
StringRpRenderer(Song, SongPart, Supplier<String>, StringRpRendererSettings) - Constructor for class org.jjazz.ss_editor.rpviewer.api.StringRpRenderer
 
StringRpRendererSettings - Interface in org.jjazz.ss_editor.rpviewer.spi
The settings of the default RpRenderer which just display value as a String.
Strings - Enum constant in enum class org.jjazz.midi.api.synths.InstrumentFamily
 
STROKE - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.Ctb2ChannelSettings.NoteTranspositionTable
 
STUB - Enum constant in enum class org.jjazz.spteditor.spi.DefaultRpEditorComponentFactory.Type
 
StubRhythmProvider - Interface in org.jjazz.rhythm.spi
The service provider in charge of providing the rhythm stubs when no valid rhythm is available for a given time signature.
Style - Class in org.jjazz.yamjjazz.rhythm.api
Store all the data of a Yamaha style.
Style() - Constructor for class org.jjazz.yamjjazz.rhythm.api.Style
 
Style.SFFtype - Enum Class in org.jjazz.yamjjazz.rhythm.api
 
styleFeatures - Variable in class org.jjazz.importers.api.BiabFileReader
 
styleFileName - Variable in class org.jjazz.importers.api.BiabFileReader
 
StylePart - Class in org.jjazz.yamjjazz.rhythm.api
Data representing a Style Part, e.g.
StylePart(StylePartType) - Constructor for class org.jjazz.yamjjazz.rhythm.api.StylePart
Create a StylePart of specified type.
StylePartType - Enum Class in org.jjazz.yamjjazz.rhythm.api
The possible types of a StylePart, eg "Main_A", "Intro_A", etc.
SUBDIR_MAX_DEPTH - Static variable in interface org.jjazz.rhythm.spi.RhythmProvider
See getFileRhythms().
SUBRHYTHM - Enum constant in enum class org.jjazz.yamjjazz.rhythm.api.AccType
 
subSequence(IntRange, boolean) - Method in class org.jjazz.rhythmmusicgeneration.api.ChordSequence
A new sub-sequence from this sequence.
subSequence(IntRange, boolean) - Method in class org.jjazz.rhythmmusicgeneration.api.SimpleChordSequence
Overridden to return a SimpleChordSequence with the appropriate startBeatPosition.
subSet(NoteEvent, boolean, NoteEvent, boolean) - Method in class org.jjazz.phrase.api.Phrase
A subset of all notes starting between the specified notes.
subSet(NoteEvent, NoteEvent) - Method in class org.jjazz.phrase.api.Phrase
 
subSet(FloatRange, boolean) - Method in class org.jjazz.phrase.api.Phrase
A subset of all notes starting in the specified range.
SUPPORTED_LOCALES - Static variable in class org.jjazz.uisettings.api.GeneralUISettings
The list of currently supported locales by the application.
SUS - Enum constant in enum class org.jjazz.harmony.api.ChordType.Family
 
swapList(List<T>, List<T>) - Static method in class org.jjazz.utilities.api.Utilities
Swap the contents of 2 lists.
swing - Variable in class org.jjazz.importers.api.BiabFileReader
 
SWING_WALTZ_HALF_BAR - Static variable in enum class org.jjazz.harmony.api.TimeSignature
The half bar position for a ternary 3/4 bar, 5/3=1.6666...
SymbolicDuration - Enum Class in org.jjazz.harmony.api
 
Synth_Effects - Enum constant in enum class org.jjazz.midi.api.synths.InstrumentFamily
 
Synth_Lead - Enum constant in enum class org.jjazz.midi.api.synths.InstrumentFamily
 
Synth_Pad - Enum constant in enum class org.jjazz.midi.api.synths.InstrumentFamily
 
SynthFinder() - Constructor for class org.jjazz.midi.spi.MidiSynthManager.SynthFinder
 
SYSTEM_END_BEAT - Static variable in enum class org.jjazz.harmony.api.TimeSignature
Special position for a beat : ensure it's ALWAYS the last position for any bar
SYSTEM_PROP_NOTEEVENT_TOSTRING_FORMAT - Static variable in class org.jjazz.phrase.api.NoteEvent
System property used to customize NoteEvent.toString().
systemBrowseFileDirectory(File, boolean) - Static method in class org.jjazz.utilities.api.Utilities
Browse in a file browser a folder containing the specified file .
systemOpenFile(File, boolean, List<String>) - Static method in class org.jjazz.utilities.api.Utilities
Open a file in an external editor.
systemOpenURI(URI) - Static method in class org.jjazz.utilities.api.Utilities
Open a http/https/file uri.
systemOpenURLInBrowser(URL, boolean) - Static method in class org.jjazz.utilities.api.Utilities
Open an URL in the system's external browser.

T

tableChanged(TableModelEvent) - Method in class org.jjazz.uiutilities.api.TableColumnAdjuster
 
TableColumnAdjuster - Class in org.jjazz.uiutilities.api
Class to manage the widths of colunmns in a table.
TableColumnAdjuster(JTable) - Constructor for class org.jjazz.uiutilities.api.TableColumnAdjuster
Specify the table and use default spacing
TableColumnAdjuster(JTable, int) - Constructor for class org.jjazz.uiutilities.api.TableColumnAdjuster
Specify the table and spacing
tagAfterBar - Variable in class org.jjazz.importers.api.BiabFileReader
 
tagBeginBar - Variable in class org.jjazz.importers.api.BiabFileReader
 
tagEndBar - Variable in class org.jjazz.importers.api.BiabFileReader
 
tags() - Method in class org.jjazz.rhythmdatabase.api.RhythmInfo
 
tailSet(NoteEvent) - Method in class org.jjazz.phrase.api.Phrase
 
tailSet(NoteEvent, boolean) - Method in class org.jjazz.phrase.api.Phrase
 
TAMBOURINE - Static variable in class org.jjazz.midi.api.MidiConst
 
TANGO - Enum constant in enum class org.jjazz.rhythm.api.Genre
 
TcTransferHandler() - Constructor for class org.jjazz.mixconsole.api.MixConsoleTopComponent.TcTransferHandler
 
tempo - Variable in class org.jjazz.importers.api.BiabFileReader
 
tempo - Variable in class org.jjazz.yamjjazz.rhythm.api.Style
 
TEMPO_FACTOR_META_EVENT_TYPE - Static variable in class org.jjazz.rhythmmusicgeneration.api.SongSequenceBuilder
 
TEMPO_MAX - Static variable in class org.jjazz.rhythm.api.TempoRange
 
TEMPO_MIN - Static variable in class org.jjazz.rhythm.api.TempoRange
 
TEMPO_STD - Static variable in class org.jjazz.rhythm.api.TempoRange
 
TempoCache() - Constructor for class org.jjazz.midi.api.sequencer.MidiUtils.TempoCache
 
TempoCache(Sequence) - Constructor for class org.jjazz.midi.api.sequencer.MidiUtils.TempoCache
 
tempoRange() - Method in record class org.jjazz.rhythm.api.RhythmFeatures
Returns the value of the tempoRange record component.
TempoRange - Class in org.jjazz.rhythm.api
A range of tempo.
TempoRange(int, int, String) - Constructor for class org.jjazz.rhythm.api.TempoRange
 
TempoRange(TempoRange) - Constructor for class org.jjazz.rhythm.api.TempoRange
 
TempoRange.XStreamConfig - Class in org.jjazz.rhythm.api
This enables XStream instance configuration even for private classes or classes from non-public packages of Netbeans modules.
testChangeEventForVeto(SgsChangeEvent) - Method in interface org.jjazz.songstructure.api.SongStructure
Test if a change is vetoed by listeners.
TestPlayer - Interface in org.jjazz.testplayerservice.spi
A service to hear a few test notes.
TextLayoutUtils - Class in org.jjazz.uiutilities.api
Utilities related to text layout and TextLayoutPart.
TextOverlayLayerUI - Class in org.jjazz.uiutilities.api
A LayerUI that display a centered text over the view component using a semi-transparent background.
TextOverlayLayerUI() - Constructor for class org.jjazz.uiutilities.api.TextOverlayLayerUI
Create the overlay in invisible state (text is null).
TextOverlayLayerUI(String) - Constructor for class org.jjazz.uiutilities.api.TextOverlayLayerUI
Create the overlay with the specified text.
TextReader - Class in org.jjazz.importers.api
Read chord symbols from a multi-line text.
TextReader(File) - Constructor for class org.jjazz.importers.api.TextReader
 
TextReader(String) - Constructor for class org.jjazz.importers.api.TextReader
 
TGChord - Class in org.jjazz.instrumentcomponents.guitardiagram.api
Represent a model for a chord diagram: which notes are pressed, which strings, which fret position.
TGChord(int) - Constructor for class org.jjazz.instrumentcomponents.guitardiagram.api.TGChord
 
TGChordCreatorUtil - Class in org.jjazz.instrumentcomponents.guitardiagram.api
Class that helps to create a chord from information put in ChordSelector dialog.
TGChordCreatorUtil() - Constructor for class org.jjazz.instrumentcomponents.guitardiagram.api.TGChordCreatorUtil
 
TGChordCreatorUtil(int) - Constructor for class org.jjazz.instrumentcomponents.guitardiagram.api.TGChordCreatorUtil
 
TGChordDatabase - Class in org.jjazz.instrumentcomponents.guitardiagram.api
Stores the information about the chord name, structure and accidental abilities into a list
TGChordDatabase() - Constructor for class org.jjazz.instrumentcomponents.guitardiagram.api.TGChordDatabase
 
TGChordDatabase.ChordInfo - Class in org.jjazz.instrumentcomponents.guitardiagram.api
chord data structure, contains all info for chord formation *
TGChordSettings - Class in org.jjazz.instrumentcomponents.guitardiagram.api
 
TGChordSettings.ChordMode - Enum Class in org.jjazz.instrumentcomponents.guitardiagram.api
 
TGString - Class in org.jjazz.instrumentcomponents.guitardiagram.api
 
TGString() - Constructor for class org.jjazz.instrumentcomponents.guitardiagram.api.TGString
 
Theme - Interface in org.jjazz.uisettings.api
A set of colors/fonts/borders etc and L&F to customize application appearance.
THEME - Static variable in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_Marker
 
THIRD - Enum constant in enum class org.jjazz.harmony.api.Degree.Natural
 
THIRD - Enum constant in enum class org.jjazz.harmony.api.Degree
 
THIRD_FLAT - Enum constant in enum class org.jjazz.harmony.api.Degree
 
THIRD_OR_FOURTH - Enum constant in enum class org.jjazz.harmony.api.ChordType.DegreeIndex
 
THIRTEENTH_FLAT - Enum constant in enum class org.jjazz.harmony.api.Degree
 
THREE_FOUR - Enum constant in enum class org.jjazz.harmony.api.TimeSignature
 
throwable() - Method in record class org.jjazz.musiccontrol.api.MusicGenerationQueue.Result
Returns the value of the throwable record component.
tick2index(Track, long) - Static method in class org.jjazz.midi.api.sequencer.MidiUtils
Binary search for the event indexes of the track
tick2microsecond(Sequence, long, MidiUtils.TempoCache) - Static method in class org.jjazz.midi.api.sequencer.MidiUtils
Given a tick, convert to microsecond
ticks2microsec(long, double, int) - Static method in class org.jjazz.midi.api.sequencer.MidiUtils
convert tick to microsecond with given tempo.
ticksPerQuarter - Variable in class org.jjazz.yamjjazz.rhythm.api.Style
 
timeSignature - Variable in class org.jjazz.importers.api.BiabFileReader
 
timeSignature - Variable in class org.jjazz.importers.api.BiabStyleFeatures
 
timeSignature - Variable in class org.jjazz.rhythmmusicgeneration.api.GridChordContext
 
timeSignature - Variable in class org.jjazz.yamjjazz.rhythm.api.Style
 
timeSignature() - Method in class org.jjazz.rhythmdatabase.api.RhythmInfo
 
TimeSignature - Enum Class in org.jjazz.harmony.api
The time signature of a bar, e.g.
TimeSignature - Enum constant in enum class org.jjazz.cl_editor.itemrenderer.api.IR_Type
 
TimeSignatureEdit - Enum constant in enum class org.jjazz.cl_editor.spi.Preset.Type
 
timingBias() - Method in record class org.jjazz.humanizer.api.Humanizer.Config
Returns the value of the timingBias record component.
timingRandomness() - Method in record class org.jjazz.humanizer.api.Humanizer.Config
Returns the value of the timingRandomness record component.
title - Variable in class org.jjazz.importers.api.BiabFileReader
 
to - Variable in class org.jjazz.utilities.api.FloatRange
Don't use negative value.
to - Variable in class org.jjazz.utilities.api.IntRange
 
to - Variable in class org.jjazz.utilities.api.LongRange
 
toAbsoluteNoteString() - Method in class org.jjazz.harmony.api.Chord
 
toAbsolutePitch(int) - Method in enum class org.jjazz.midi.api.synths.InstrumentFamily
Get an appropriate absolute pitch corresponding to relPitch for this instrument family.
toArray() - Method in class org.jjazz.phrase.api.Phrase
 
toArray(T[]) - Method in class org.jjazz.phrase.api.Phrase
 
toBarString(TimeSignature, List<? extends CLI_ChordSymbol>) - Static method in interface org.jjazz.chordleadsheet.api.item.CLI_ChordSymbol
Build a string representing the bar chord symbols.
This string can be used as input for toCLI_ChordSymbols().
toBassStyle(String) - Static method in class org.jjazz.jjswing.api.RP_BassStyle
Return the BassStyle corresponding to rpValue.
toBeatRange(IntRange) - Method in interface org.jjazz.songstructure.api.SongStructure
Converts the specified bar range into a natural beat range.
toCLI_ChordSymbol(String, Position, ChordLeadSheet) - Static method in interface org.jjazz.chordleadsheet.api.item.CLI_ChordSymbol
Return a new CLI_ChordSymbol built from a string.
toCLI_ChordSymbolsNoPosition(String, TimeSignature, ChordLeadSheet, int, boolean) - Static method in interface org.jjazz.chordleadsheet.api.item.CLI_ChordSymbol
Analyze a string describing a bar like "C Fm7" and return the list of CLI_ChordSymbols.
toClsPosition(long) - Method in class org.jjazz.songcontext.api.SongContext
Converts a tick position relative to this context into a ChordLeadSheet Position.
toClsPosition(Position) - Method in interface org.jjazz.songstructure.api.SongStructure
Converts a song structure position into a chord leadsheet position.
toContentString() - Method in interface org.jjazz.rhythmdatabase.api.RhythmDatabase
Return a string with the contents of the database.
toDebugString() - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Get a string showing the complete chord leadsheet.
toDebugString() - Method in record class org.jjazz.rhythmmusicgeneration.api.CompositeMusicGenerator.DelegateUnit
 
toDebugString(PropertyChangeEvent, int...) - Static method in class org.jjazz.utilities.api.Utilities
A debug string for a PropertyChangeEvent.
toDegreeString() - Method in class org.jjazz.harmony.api.ChordType
 
toDescriptionString() - Method in class org.jjazz.phrasetransform.api.rps.RP_SYS_DrumsTransformValue
 
toDescriptionString() - Method in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_CustomPhraseValue
The list of RhythmVoice names sorted by preferred channel.
toDescriptionString() - Method in class org.jjazz.rhythmmusicgeneration.api.RP_SYS_OverrideTracksValue
 
toDouble() - Method in class org.jjazz.harmony.api.Position
Return the position as a double value = bar + beat/10
toDrumsStyle(String, String) - Static method in class org.jjazz.jjswing.api.RP_DrumsStyle
Return the DrumsStyle corresponding to rpValue.
toDumpString() - Method in class org.jjazz.midimix.api.MidiMix
 
ToggleAction - Class in org.jjazz.utilities.api
An Action which can be selected or not.
ToggleAction() - Constructor for class org.jjazz.utilities.api.ToggleAction
Create a non selected action.
ToggleAction(boolean) - Constructor for class org.jjazz.utilities.api.ToggleAction
Create a selected or non-selected action.
toLongString() - Method in class org.jjazz.midi.api.Instrument
Longer version.
toLongString() - Method in class org.jjazz.rhythm.api.RhythmVoice
 
TOM - Enum constant in enum class org.jjazz.midi.api.DrumKit.Subset
 
toMidiEvents(int) - Method in class org.jjazz.phrase.api.NoteEvent
Convert a note into 2 MidiEvents (NoteON and NoteOFF).
toMidiEvents(Phrase) - Static method in class org.jjazz.phrase.api.Phrases
Get the phrase notes as MidiEvents.
toMultilineString(Collection<?>, String...) - Static method in class org.jjazz.utilities.api.Utilities
Get each element toString() called, one per line.
toMultilineString(Map<K, V>, String...) - Static method in class org.jjazz.utilities.api.Utilities
Get each element toString() called, one per line.
toNextBeatCellRange - Variable in class org.jjazz.rhythmmusicgeneration.api.GridChordContext
from=chordCell+1, to=cell before next beat, can be empty.
toNote() - Method in class org.jjazz.phrase.api.NoteEvent
Get a new Note instance built from this object's pitch, duration, velocity and accidental.
toNotesPanelPoint(Point) - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Convert a point in this editor coordinates into NotesPanel's coordinates.
toNoteString() - Method in class org.jjazz.chordleadsheet.api.item.NCExtChordSymbol
 
toNoteString() - Method in class org.jjazz.harmony.api.ChordSymbol
 
toNoteString() - Method in class org.jjazz.harmony.api.StandardScaleInstance
 
toPhraseRelativeBeatPosition(CLI_ChordSymbol) - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Compute the phrase-based beat position of a CLI_ChordSymbol obtained via getChordSequence().
toPianoOctaveBeatString() - Method in class org.jjazz.harmony.api.Note
 
toPianoOctaveString() - Method in class org.jjazz.harmony.api.Note
The note using the "piano octave", e.g.
toPosition(float) - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Convert a phrase position in beats into a Position.
toPosition(float) - Method in class org.jjazz.rhythmmusicgeneration.api.SimpleChordSequence
Convert the specified position in beats into a Position.
toPosition(float) - Method in interface org.jjazz.songstructure.api.SongStructure
Converts a natural beats position into a bar/beats Position.
toPosition(long) - Method in class org.jjazz.songcontext.api.SongContext
Converts a tick position relative to this context into an absolute SongStructure Position.
toPositionInBeats(long) - Method in class org.jjazz.songcontext.api.SongContext
Converts a tick position relative to this context into an absolute SongStructure position in beats.
toPositionInBeats(Position) - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Convert a phrase Position into a phrase position in beats.
toPositionInBeats(Position) - Method in class org.jjazz.rhythmmusicgeneration.api.SimpleChordSequence
Convert the specified position into an absolute position in natural beats.
toPositionInNaturalBeats(int) - Method in interface org.jjazz.songstructure.api.SongStructure
Converts the position of the specified bar in natural beats: take into account the possible different time signatures before specified bar.
toPositionInNaturalBeats(Position) - Method in interface org.jjazz.songstructure.api.SongStructure
Converts the specified position in natural beats: take into account the possible different time signatures before specified bar.
toRelativeNoteString() - Method in class org.jjazz.harmony.api.Note
 
toRelativeNoteString(Note.Accidental) - Method in class org.jjazz.harmony.api.Chord
A string like "[D,F#,A,E]".
toRelativeNoteString(Note.Accidental) - Method in class org.jjazz.harmony.api.Note
 
toRelativeTick(Position) - Method in class org.jjazz.songcontext.api.SongContext
Compute the tick relative to this context for the given absolute position expressed in bar/beat.
toRGB(float[]) - Static method in class org.jjazz.uiutilities.api.HSLColor
Convert HSL values to a RGB Color with a default alpha value of 1.
toRGB(float[], float) - Static method in class org.jjazz.uiutilities.api.HSLColor
Convert HSL values to a RGB Color.
toRGB(float, float, float) - Static method in class org.jjazz.uiutilities.api.HSLColor
Convert HSL values to a RGB Color with a default alpha value of 1.
toRGB(float, float, float, float) - Static method in class org.jjazz.uiutilities.api.HSLColor
Convert HSL values to a RGB Color.
toRpValue(BassStyle) - Static method in class org.jjazz.jjswing.api.RP_BassStyle
Get the rpValue corresponding to bassStyle.
toRpValue(DrumsStyle) - Static method in class org.jjazz.jjswing.api.RP_DrumsStyle
Get the rpValue corresponding to drumsStyle.
toSaveString() - Method in record class org.jjazz.humanizer.api.Humanizer.Config
 
toShortString() - Method in interface org.jjazz.songstructure.api.SongPart
 
toStatsString() - Method in interface org.jjazz.rhythmdatabase.api.RhythmDatabase
A string showing statistics about the specified database.
toStdDateTimeString() - Static method in class org.jjazz.analytics.api.Analytics
Helper method to get the current date and time as a string in a consistent way, whatever the current locale or time zone.
toString() - Method in class org.jjazz.chordleadsheet.api.event.ClsActionEvent
 
toString() - Method in class org.jjazz.chordleadsheet.api.event.ClsVetoableChangeEvent
 
toString() - Method in class org.jjazz.chordleadsheet.api.event.ItemAddedEvent
 
toString() - Method in class org.jjazz.chordleadsheet.api.event.ItemBarShiftedEvent
 
toString() - Method in class org.jjazz.chordleadsheet.api.event.ItemChangedEvent
 
toString() - Method in class org.jjazz.chordleadsheet.api.event.ItemMovedEvent
 
toString() - Method in class org.jjazz.chordleadsheet.api.event.ItemRemovedEvent
 
toString() - Method in class org.jjazz.chordleadsheet.api.event.SectionMovedEvent
 
toString() - Method in class org.jjazz.chordleadsheet.api.event.SizeChangedEvent
 
toString() - Method in class org.jjazz.chordleadsheet.api.item.ChordLeadSheetItem.DefaultComparableItem
 
toString() - Method in enum class org.jjazz.chordleadsheet.api.item.ChordRenderingInfo.Feature
For example PEDAL_BASS will return "Pedal Bass"
toString() - Method in class org.jjazz.chordleadsheet.api.item.ChordRenderingInfo
 
toString() - Method in class org.jjazz.chordleadsheet.api.item.CLI_ChordSymbol.ComparableCsItem
 
toString() - Method in class org.jjazz.chordleadsheet.api.item.NCExtChordSymbol
 
toString() - Method in class org.jjazz.chordleadsheet.api.item.VoidAltExtChordSymbol
 
toString() - Method in class org.jjazz.chordleadsheet.api.Section
 
toString() - Method in class org.jjazz.cl_editor.api.CL_Selection
 
toString() - Method in class org.jjazz.cl_editor.api.SelectedBar
 
toString() - Method in class org.jjazz.cl_editor.api.SelectedCLI
 
toString() - Method in class org.jjazz.cl_editor.barbox.api.BarBoxConfig
 
toString() - Method in class org.jjazz.cl_editor.barrenderer.api.BarRenderer
 
toString() - Method in class org.jjazz.cl_editor.itemrenderer.api.ItemRenderer
 
toString() - Method in record class org.jjazz.cl_editor.spi.Preset
Returns a string representation of this record class.
toString() - Method in class org.jjazz.harmony.api.Chord
 
toString() - Method in class org.jjazz.harmony.api.ChordSymbol
 
toString() - Method in enum class org.jjazz.harmony.api.ChordType.Family
 
toString() - Method in class org.jjazz.harmony.api.ChordType
 
toString() - Method in class org.jjazz.harmony.api.Note
Same as toPianoOctaveString().
toString() - Method in class org.jjazz.harmony.api.Position
 
toString() - Method in class org.jjazz.harmony.api.Scale
 
toString() - Method in class org.jjazz.harmony.api.StandardScaleInstance
 
toString() - Method in enum class org.jjazz.harmony.api.TimeSignature
 
toString() - Method in record class org.jjazz.humanizer.api.Humanizer.Config
Returns a string representation of this record class.
toString() - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGChord
 
toString() - Method in enum class org.jjazz.instrumentcomponents.guitardiagram.api.TGChordSettings.ChordMode
 
toString() - Method in class org.jjazz.instrumentcomponents.keyboard.api.KeyboardComponent
 
toString() - Method in class org.jjazz.instrumentcomponents.keyboard.api.PianoKey
 
toString() - Method in class org.jjazz.jjswing.api.JJSwingRhythm
 
toString() - Method in class org.jjazz.midi.api.DrumKit
 
toString() - Method in class org.jjazz.midi.api.Instrument
 
toString() - Method in class org.jjazz.midi.api.InstrumentBank
 
toString() - Method in class org.jjazz.midi.api.InstrumentMix
 
toString() - Method in class org.jjazz.midi.api.InstrumentSettings
 
toString() - Method in class org.jjazz.midi.api.keymap.KeyMapGM
 
toString() - Method in class org.jjazz.midi.api.keymap.KeyMapGSGM2
 
toString() - Method in class org.jjazz.midi.api.keymap.KeyMapXG_PopLatin
 
toString() - Method in class org.jjazz.midi.api.keymap.KeyMapXG
 
toString() - Method in class org.jjazz.midi.api.MidiAddress
 
toString() - Method in class org.jjazz.midi.api.MidiSynth
 
toString() - Method in enum class org.jjazz.midi.api.synths.InstrumentFamily
 
toString() - Method in class org.jjazz.midimix.api.MidiMix
 
toString() - Method in class org.jjazz.midimix.api.UserRhythmVoice
 
toString() - Method in record class org.jjazz.mixconsole.api.MixConsole.ChannelPanelSet
Returns a string representation of this record class.
toString() - Method in class org.jjazz.mixconsole.api.MixConsole
 
toString() - Method in class org.jjazz.musiccontrol.api.ControlTrack
 
toString() - Method in record class org.jjazz.musiccontrol.api.MusicGenerationQueue.Result
Returns a string representation of this record class.
toString() - Method in class org.jjazz.musiccontrol.api.playbacksession.BaseSongSession
 
toString() - Method in record class org.jjazz.musiccontrol.api.playbacksession.SessionConfig
Returns a string representation of this record class.
toString() - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSession
 
toString() - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSession.Update
 
toString() - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSessionOnePlay
 
toString() - Method in class org.jjazz.musiccontrolactions.api.RemoteAction
 
toString() - Method in class org.jjazz.outputsynth.api.OutputSynth
 
toString() - Method in class org.jjazz.outputsynth.api.OutputSynth.UserSettings
 
toString() - Method in class org.jjazz.phrase.api.Grid
 
toString() - Method in class org.jjazz.phrase.api.NoteEvent.AsNoteKey
 
toString() - Method in class org.jjazz.phrase.api.NoteEvent
 
toString() - Method in class org.jjazz.phrase.api.Phrase
 
toString() - Method in class org.jjazz.phrase.api.SizedPhrase
 
toString() - Method in class org.jjazz.phrase.api.SourcePhrase
 
toString() - Method in class org.jjazz.phrasetransform.api.DrumsMixTransform
 
toString() - Method in class org.jjazz.phrasetransform.api.rps.RP_SYS_DrumsTransform
 
toString() - Method in class org.jjazz.phrasetransform.api.rps.RP_SYS_DrumsTransformValue
 
toString() - Method in class org.jjazz.pianoroll.api.NoteView
 
toString() - Method in class org.jjazz.pianoroll.api.PianoRollEditor
 
toString() - Method in record class org.jjazz.pianoroll.api.ZoomValue
Returns a string representation of this record class.
toString() - Method in record class org.jjazz.rhythm.api.RhythmFeatures
Returns a string representation of this record class.
toString() - Method in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_CustomPhrase
 
toString() - Method in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_CustomPhraseValue
 
toString() - Method in class org.jjazz.rhythm.api.RhythmVoice
 
toString() - Method in class org.jjazz.rhythm.api.RhythmVoiceDelegate
 
toString() - Method in class org.jjazz.rhythm.api.RP_EnumState
 
toString() - Method in class org.jjazz.rhythm.api.RP_Integer
 
toString() - Method in class org.jjazz.rhythm.api.RP_State
 
toString() - Method in class org.jjazz.rhythm.api.RP_StringSet
 
toString() - Method in class org.jjazz.rhythm.api.TempoRange
 
toString() - Method in class org.jjazz.rhythm.spi.RhythmProvider.Info
 
toString() - Method in class org.jjazz.rhythmdatabase.api.DefaultRhythmDatabase
 
toString() - Method in record class org.jjazz.rhythmdatabase.api.RhythmInfo.RpInfo
Returns a string representation of this record class.
toString() - Method in record class org.jjazz.rhythmdatabase.api.RhythmInfo.RvInfo
Returns a string representation of this record class.
toString() - Method in class org.jjazz.rhythmdatabase.api.RhythmInfo
 
toString() - Method in class org.jjazz.rhythmmusicgeneration.api.ChordSequence
 
toString() - Method in record class org.jjazz.rhythmmusicgeneration.api.CompositeMusicGenerator.DelegateUnit
Returns a string representation of this record class.
toString() - Method in class org.jjazz.rhythmmusicgeneration.api.GridChordContext
 
toString() - Method in class org.jjazz.rhythmmusicgeneration.api.RP_SYS_OverrideTracks
 
toString() - Method in record class org.jjazz.rhythmmusicgeneration.api.RP_SYS_OverrideTracksValue.Override
Returns a string representation of this record class.
toString() - Method in class org.jjazz.rhythmmusicgeneration.api.RP_SYS_OverrideTracksValue
 
toString() - Method in class org.jjazz.rhythmmusicgeneration.api.SongSequenceBuilder
 
toString() - Method in class org.jjazz.rhythmstubs.api.RhythmStub
 
toString() - Method in class org.jjazz.song.api.Song
 
toString() - Method in class org.jjazz.songcontext.api.SongContext
 
toString() - Method in class org.jjazz.songcontext.api.SongPartContext
 
toString() - Method in class org.jjazz.songstructure.api.event.SgsActionEvent
 
toString() - Method in class org.jjazz.songstructure.api.SongPartParameter
 
toString() - Method in class org.jjazz.ss_editor.api.SS_Selection
 
toString() - Method in class org.jjazz.ss_editor.rpviewer.api.RpViewer
 
toString() - Method in class org.jjazz.uisettings.api.DarkTheme
 
toString() - Method in class org.jjazz.uisettings.api.LightTheme
 
toString() - Method in interface org.jjazz.uisettings.api.Theme
 
toString() - Method in class org.jjazz.uiutilities.api.FontColorUserSettingsProvider.FCSettingAdapter
 
toString() - Method in class org.jjazz.uiutilities.api.HSLColor
 
toString() - Method in class org.jjazz.undomanager.api.JJazzUndoManager
 
toString() - Method in class org.jjazz.undomanager.api.SimpleEdit
 
toString() - Method in class org.jjazz.utilities.api.Diff.Difference
Returns a string representation of this difference.
toString() - Method in class org.jjazz.utilities.api.FloatRange
 
toString() - Method in class org.jjazz.utilities.api.IntRange
 
toString() - Method in class org.jjazz.utilities.api.LongRange
 
toString() - Method in record class org.jjazz.utilities.api.MatrixGroupsRemover.Cell
Returns a string representation of this record class.
toString() - Method in record class org.jjazz.utilities.api.MatrixGroupsRemover.Group
Returns a string representation of this record class.
toString() - Method in class org.jjazz.utilities.api.SmallMap
Deprecated.
 
toString() - Method in enum class org.jjazz.yamjjazz.rhythm.api.AccType
 
toString() - Method in class org.jjazz.yamjjazz.rhythm.api.SInt
 
toString() - Method in class org.jjazz.yamjjazz.rhythm.api.StylePart
 
toString() - Method in enum class org.jjazz.yamjjazz.rhythm.api.StylePartType
 
toString() - Method in class org.jjazz.yamjjazz.rhythm.api.YamChord
 
toString(byte[]) - Static method in class org.jjazz.utilities.api.Utilities
 
toString(int, int) - Method in class org.jjazz.phrase.api.Grid
 
toString(TextLayout) - Static method in class org.jjazz.uiutilities.api.TextLayoutUtils
 
toString(Object) - Method in class org.jjazz.utilities.api.Utilities.StringDelegate
 
toString(MidiMessage, long) - Static method in class org.jjazz.midi.api.MidiUtilities
Provide an explicit string for a MidiMessage.
toString(Sequence) - Static method in class org.jjazz.midi.api.MidiUtilities
 
toString(Track) - Static method in class org.jjazz.midi.api.MidiUtilities
 
toString(CLI_ChordSymbol, CLI_ChordSymbol.PositionDisplay) - Static method in interface org.jjazz.chordleadsheet.api.item.CLI_ChordSymbol
Return a CLI_ChordSymbol as a string.
toString(RhythmVoice, RP_SYS_OverrideTracksValue.Override) - Static method in class org.jjazz.rhythmmusicgeneration.api.RP_SYS_OverrideTracksValue
 
toStringNoPosition(List<? extends CLI_ChordSymbol>) - Static method in interface org.jjazz.chordleadsheet.api.item.CLI_ChordSymbol
A String like "C7 Am7 D"
toStringOneNotePerLine() - Method in class org.jjazz.phrase.api.Phrase
 
toStringShort() - Method in enum class org.jjazz.harmony.api.Degree.Natural
 
toStringShort() - Method in enum class org.jjazz.harmony.api.Degree
 
toStringShort(TextLayout) - Static method in class org.jjazz.uiutilities.api.TextLayoutUtils
 
toStringSimple(boolean) - Method in class org.jjazz.phrase.api.Phrase
A String like "A3 Bb3 C4".
toStrList(Collection<?>) - Static method in class org.jjazz.analytics.api.Analytics
Helper method to convert a collection of objects to a list of the corresponding strings.
toTempoMPQ(double) - Static method in class org.jjazz.midi.api.MidiUtilities
Convert a tempo in BPM (beat per minute) into a tempo in microseconds per quarter.
toText(ChordLeadSheet, int, boolean) - Static method in class org.jjazz.importers.api.TextReader
Get a (possibly multiline) string representing the chord leadsheet e.g. "|4/4 C7 | Dm6 G7 | Ab7M | G7#5|".
toTickInPPQ(long, double, int) - Static method in class org.jjazz.midi.api.MidiUtilities
Convert micro-second tick to PPQ tick
toTickInUs(long, double, int) - Static method in class org.jjazz.midi.api.MidiUtilities
Convert PPQ tick to microsecond tick.
toUserString() - Method in class org.jjazz.chordleadsheet.api.item.ChordRenderingInfo
A string representation for UI.
toUserString() - Method in class org.jjazz.harmony.api.Position
Same as toString() except bar and beat start at 1 instead of 0
TRACK_NAME - Static variable in class org.jjazz.musiccontrol.api.ControlTrack
 
transform(SizedPhrase, SongPartContext) - Method in class org.jjazz.phrasetransform.api.DrumsMixTransform
 
transform(SizedPhrase, SongPartContext) - Method in interface org.jjazz.phrasetransform.api.PhraseTransform
Transform inPhrase into another phrase.
transform(SizedPhrase, SongPartContext) - Method in class org.jjazz.phrasetransform.api.PhraseTransformChain
Run all the transforms in the chain.
transpose(int) - Method in class org.jjazz.harmony.api.Chord
Transpose all the notes of the MidiChord.
transpose(ChordLeadSheet, int) - Static method in class org.jjazz.chordleadsheet.api.ClsUtilities
Transpose the chord symbols of a ChordLeadSheet.
truncate(String, int) - Static method in class org.jjazz.utilities.api.Utilities
Return the truncated string if s exceeds max chars.
truncateWithDots(String, int) - Static method in class org.jjazz.utilities.api.Utilities
Return a string based on s whose length can't exceed maxLength, with "..." at the end if s was truncated.
truncateWithDots(Collection<?>, int) - Static method in class org.jjazz.utilities.api.Utilities
Get the string of all the collection elements in brackets [], but limited to maxLength.
TWELVE_EIGHT - Enum constant in enum class org.jjazz.harmony.api.TimeSignature
 
TWO_BARS - Enum constant in enum class org.jjazz.musiccontrol.api.PlaybackSettings.PrecountMode
 
TWO_FEEL - Enum constant in enum class org.jjazz.jjswing.api.BassStyle
 
TWO_FEEL_CUSTOM - Enum constant in enum class org.jjazz.jjswing.api.BassStyle
 
TWO_FOUR - Enum constant in enum class org.jjazz.harmony.api.TimeSignature
 
type() - Method in record class org.jjazz.cl_editor.spi.Preset
Returns the value of the type record component.
type() - Method in record class org.jjazz.rhythmdatabase.api.RhythmInfo.RvInfo
Returns the value of the type record component.

U

UIUtilities - Class in org.jjazz.uiutilities.api
 
UIUtilities() - Constructor for class org.jjazz.uiutilities.api.UIUtilities
 
UnavailableRhythmException - Exception Class in org.jjazz.rhythmdatabase.api
 
UnavailableRhythmException(String) - Constructor for exception class org.jjazz.rhythmdatabase.api.UnavailableRhythmException
 
undo() - Method in class org.jjazz.undomanager.api.JJazzUndoManager
 
undo() - Method in class org.jjazz.undomanager.api.SimpleEdit
 
undoableEditHappened(UndoableEditEvent) - Method in class org.jjazz.undomanager.api.JJazzUndoManager
Consume an undoable edit (if the instance is enabled).
undoBody() - Method in class org.jjazz.undomanager.api.SimpleEdit
 
undoOrRedo() - Method in class org.jjazz.undomanager.api.JJazzUndoManager
 
UNKNOWN - Enum constant in enum class org.jjazz.harmony.api.SymbolicDuration
 
UNKNOWN - Enum constant in enum class org.jjazz.rhythm.api.Division
 
UNKNOWN - Enum constant in enum class org.jjazz.rhythm.api.Genre
 
unregister(JComponent) - Method in class org.jjazz.flatcomponents.api.BorderManager
 
unregisterSong(Song) - Method in class org.jjazz.song.api.SongFactory
Remove a song from the list returned by getRegisteredSong().
unselectAll() - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Unselect all notes.
unselectAll() - Method in class org.jjazz.ss_editor.api.SS_Editor
Clear selection.
unselectAll(SS_Editor) - Method in class org.jjazz.ss_editor.api.SS_Selection
Convenience function.
UnsupportedEditException - Exception Class in org.jjazz.chordleadsheet.api
An exception to be raised by listeners to veto a ChordLeadSheet change.
UnsupportedEditException(String) - Constructor for exception class org.jjazz.chordleadsheet.api.UnsupportedEditException
 
UP - Enum constant in enum class org.jjazz.instrumentcomponents.keyboard.api.KeyboardComponent.Orientation
 
UpdatableSongSession - Class in org.jjazz.musiccontrol.api.playbacksession
An UpdatableSongSession is a BaseSongSession wrapper which enables on-the-fly updates of the playing sequence using UpdatableSongSession.updateSequence(org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSession.Update).
UpdatableSongSession.Update - Class in org.jjazz.musiccontrol.api.playbacksession
A song update produced by an UpdateProvider and processed by the UpdatableSongSession.
UpdatableSongSession.UpdateProvider - Interface in org.jjazz.musiccontrol.api.playbacksession
A SongContextSession capability: can provide updates after sequence was generated (i.e. while session is in the GENERATED state).
UpdatableSongSessionOnePlay - Class in org.jjazz.musiccontrol.api.playbacksession
A special UpdatableSongSession, which accepts an UpdateProvider as base session, and which closes itself after being played.
UpdatableSongSessionOnePlay(BaseSongSession) - Constructor for class org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSessionOnePlay
Create an UpdatableSongSession to enable updates of the specified BaseSongSession.
Update(Map<RhythmVoice, Phrase>, ControlTrack) - Constructor for class org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSession.Update
 
updateEditorValue(E) - Method in class org.jjazz.spteditor.spi.RpEditorComponent
Update the editor (without triggering a property change event).
updateEditorValue(Object) - Method in class org.jjazz.spteditor.api.RpEditor
 
UpdateProviderSongSession - Class in org.jjazz.musiccontrol.api.playbacksession
A session to be used as a BaseSongSession for an UpdatableSongSession.
updateSequence(UpdatableSongSession.Update) - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSession
Update the sequence with the specified parameter.
upgrade(String) - Method in interface org.jjazz.upgrade.api.UpgradeTask
Perform an upgrade task, typically import settings from oldVersion.
UpgradeManager - Class in org.jjazz.upgrade.api
Manage the tasks to upgrade settings from a previous version of JJazzLab to the current version.
UpgradeManager.FreshStartUpgrader - Class in org.jjazz.upgrade.api
 
UpgradeTask - Interface in org.jjazz.upgrade.api
An upgrade task.
urlToFile(String) - Static method in class org.jjazz.utilities.api.Utilities
Converts the given URL string to its corresponding File.
urlToFile(URL) - Static method in class org.jjazz.utilities.api.Utilities
Converts the given URL to its corresponding File.
useOutOfRangeIndicator() - Method in class org.jjazz.instrumentcomponents.keyboard.api.KeyboardComponent
 
userAction(JJazzUndoManager, Object, String) - Method in interface org.jjazz.undomanager.api.JJazzUndoManager.UserEditListener
Called when endCEdit(source, name) is called, or when the CEdit is undone or redone.
UserErrorGenerationException - Exception Class in org.jjazz.rhythm.api
A special kind of MusicGenerationException for errors that user can fix, such as 2 chord symbols at the same position, no chord symbol at section start, etc.
UserErrorGenerationException(String) - Constructor for exception class org.jjazz.rhythm.api.UserErrorGenerationException
 
UserRhythmVoice - Class in org.jjazz.midimix.api
A special RhythmVoice subtype for user phrases.
UserRhythmVoice(String) - Constructor for class org.jjazz.midimix.api.UserRhythmVoice
Create a melodic UserRhythmVoice.
UserRhythmVoice(String, DrumKit) - Constructor for class org.jjazz.midimix.api.UserRhythmVoice
Create a drums UserRhythmVoice.
UserSettings() - Constructor for class org.jjazz.outputsynth.api.OutputSynth.UserSettings
Create an instance with sendModeOnUponPlay=OFF, audioLatency=50, userInstrument = 1st instrument of the midiSynth, empty GMremapTable
useTagJump - Variable in class org.jjazz.importers.api.BiabFileReader
 
Util() - Constructor for class org.jjazz.midi.spi.KeyMapProvider.Util
 
Utilities - Class in org.jjazz.utilities.api
Various convenience functions.
Utilities() - Constructor for class org.jjazz.utilities.api.Utilities
 
Utilities.StringDelegate - Class in org.jjazz.utilities.api
 

V

validate() - Method in class org.jjazz.uisettings.api.LookAndFeelInstaller
 
value() - Method in record class org.jjazz.utilities.api.MatrixGroupsRemover.Group
Returns the value of the value record component.
VALUE_ALWAYS - Static variable in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_Fill
 
VALUE_BREAK - Static variable in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_Fill
 
VALUE_FADE_OUT - Static variable in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_Fill
 
VALUE_RANDOM - Static variable in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_Fill
 
VALUE_RANDOM_RARE - Static variable in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_Fill
 
valueOf(String) - Static method in enum class org.jjazz.activesong.spi.ActiveSongManager.SendMidiMessagePolicy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.chordleadsheet.api.event.ClsActionEvent.API_ID
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.chordleadsheet.api.item.AltDataFilter.Random
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.chordleadsheet.api.item.ChordRenderingInfo.Feature
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.chordleadsheet.api.item.CLI_ChordSymbol.PositionDisplay
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.cl_editor.api.CL_ContextAction.ListeningTarget
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.cl_editor.itemrenderer.api.IR_Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.cl_editor.spi.Preset.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.harmony.api.ChordType.DegreeIndex
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.harmony.api.ChordType.Family
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.harmony.api.Degree.Natural
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.harmony.api.Degree
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.harmony.api.Note.Accidental
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.harmony.api.SymbolicDuration
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.harmony.api.TimeSignature
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.humanizer.api.Humanizer.State
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.instrumentcomponents.guitardiagram.api.TGChordSettings.ChordMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.instrumentcomponents.keyboard.api.KeyboardComponent.Orientation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.jjswing.api.BassStyle
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.jjswing.api.DrumsStyle
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.midi.api.device.MidiFilter.Config
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.midi.api.device.MidiFilter.ConfigLog
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.midi.api.DrumKit.Subset
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.midi.api.DrumKit.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.midi.api.MidiAddress.BankSelectMethod
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.midi.api.synths.InstrumentFamily
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.musiccontrol.api.MusicController.State
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.musiccontrol.api.playbacksession.PlaybackSession.Context
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.musiccontrol.api.playbacksession.PlaybackSession.State
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.musiccontrol.api.PlaybackSettings.PrecountMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.outputsynth.api.OutputSynth.UserSettings.SendModeOnUponPlay
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.phrase.api.SourcePhrase.ChordMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.phrasetransform.api.PhraseTransformCategory
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.quantizer.api.Quantization
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.rhythm.api.Division
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.rhythm.api.Genre
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.rhythm.api.RhythmVoice.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.rhythmmusicgeneration.api.AccentProcessor.HoldShotMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.songstructure.api.event.SgsActionEvent.API_ID
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.spteditor.spi.DefaultRpEditorComponentFactory.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.ss_editor.api.SS_ContextAction.ListeningTarget
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.ss_editor.api.SS_EditorClientProperties.ViewMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.ss_editor.rpviewer.spi.DefaultRpViewerRendererFactory.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.uiutilities.api.Zoomable.Capabilities
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.utilities.api.Diff.Difference.ResultType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.xstream.spi.XStreamConfigurator.InstanceId
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.yamjjazz.rhythm.api.AccType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.yamjjazz.rhythm.api.Ctb2ChannelSettings.NoteTranspositionRule
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.yamjjazz.rhythm.api.Ctb2ChannelSettings.NoteTranspositionTable
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.yamjjazz.rhythm.api.Ctb2ChannelSettings.RetriggerRule
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.yamjjazz.rhythm.api.Style.SFFtype
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.yamjjazz.rhythm.api.StylePartType
Returns the enum constant of this class with the specified name.
valueOf(String, PlaybackSettings.PrecountMode) - Static method in enum class org.jjazz.musiccontrol.api.PlaybackSettings.PrecountMode
Same as valueOf except it can't fail whatever s.
valueOf(String, Division) - Static method in enum class org.jjazz.rhythm.api.Division
 
valueOf(String, Genre) - Static method in enum class org.jjazz.rhythm.api.Genre
 
values() - Static method in enum class org.jjazz.activesong.spi.ActiveSongManager.SendMidiMessagePolicy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.chordleadsheet.api.event.ClsActionEvent.API_ID
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.chordleadsheet.api.item.AltDataFilter.Random
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.chordleadsheet.api.item.ChordRenderingInfo.Feature
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.chordleadsheet.api.item.CLI_ChordSymbol.PositionDisplay
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.cl_editor.api.CL_ContextAction.ListeningTarget
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.cl_editor.itemrenderer.api.IR_Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.cl_editor.spi.Preset.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.harmony.api.ChordType.DegreeIndex
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.harmony.api.ChordType.Family
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.harmony.api.Degree.Natural
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.harmony.api.Degree
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.harmony.api.Note.Accidental
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.harmony.api.SymbolicDuration
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.harmony.api.TimeSignature
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.humanizer.api.Humanizer.State
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.instrumentcomponents.guitardiagram.api.TGChordSettings.ChordMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.instrumentcomponents.keyboard.api.KeyboardComponent.Orientation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.jjswing.api.BassStyle
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.jjswing.api.DrumsStyle
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.midi.api.device.MidiFilter.Config
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.midi.api.device.MidiFilter.ConfigLog
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.midi.api.DrumKit.Subset
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.midi.api.DrumKit.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.midi.api.MidiAddress.BankSelectMethod
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.midi.api.synths.InstrumentFamily
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.musiccontrol.api.MusicController.State
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.musiccontrol.api.playbacksession.PlaybackSession.Context
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.musiccontrol.api.playbacksession.PlaybackSession.State
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.musiccontrol.api.PlaybackSettings.PrecountMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.outputsynth.api.OutputSynth.UserSettings.SendModeOnUponPlay
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.phrase.api.SourcePhrase.ChordMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.phrasetransform.api.PhraseTransformCategory
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.quantizer.api.Quantization
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.rhythm.api.Division
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.rhythm.api.Genre
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.rhythm.api.RhythmVoice.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.rhythmmusicgeneration.api.AccentProcessor.HoldShotMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.songstructure.api.event.SgsActionEvent.API_ID
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.spteditor.spi.DefaultRpEditorComponentFactory.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.ss_editor.api.SS_ContextAction.ListeningTarget
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.ss_editor.api.SS_EditorClientProperties.ViewMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.ss_editor.rpviewer.spi.DefaultRpViewerRendererFactory.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.uiutilities.api.Zoomable.Capabilities
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.utilities.api.Diff.Difference.ResultType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.xstream.spi.XStreamConfigurator.InstanceId
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.yamjjazz.rhythm.api.AccType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.yamjjazz.rhythm.api.Ctb2ChannelSettings.NoteTranspositionRule
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.yamjjazz.rhythm.api.Ctb2ChannelSettings.NoteTranspositionTable
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.yamjjazz.rhythm.api.Ctb2ChannelSettings.RetriggerRule
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.yamjjazz.rhythm.api.Style.SFFtype
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jjazz.yamjjazz.rhythm.api.StylePartType
Returns an array containing the constants of this enum class, in the order they are declared.
variation() - Method in record class org.jjazz.rhythmmusicgeneration.api.RP_SYS_OverrideTracksValue.Override
Returns the value of the variation record component.
varyStyleInMiddleChorus - Variable in class org.jjazz.importers.api.BiabFileReader
 
VELOCITY_MAX - Static variable in class org.jjazz.harmony.api.Note
 
VELOCITY_MIN - Static variable in class org.jjazz.harmony.api.Note
 
VELOCITY_STD - Static variable in class org.jjazz.harmony.api.Note
 
velocityRandomness() - Method in record class org.jjazz.humanizer.api.Humanizer.Config
Returns the value of the velocityRandomness record component.
verifyRotation(String, int) - Static method in class org.jjazz.flatcomponents.api.VTextIcon
verifyRotation
version - Variable in class org.jjazz.importers.api.BiabFileReader
 
version() - Method in class org.jjazz.rhythmdatabase.api.RhythmInfo
 
VerticalLabel - Class in org.jjazz.flatcomponents.api
Display a text vertically (text is rotated on the left).
VerticalLabel() - Constructor for class org.jjazz.flatcomponents.api.VerticalLabel
Create a vertical label with "Text" label and center position.
VerticalLabel(String) - Constructor for class org.jjazz.flatcomponents.api.VerticalLabel
Create a vertical label with center position.
VerticalLabel(String, int) - Constructor for class org.jjazz.flatcomponents.api.VerticalLabel
 
vetoableChange(PropertyChangeEvent) - Method in class org.jjazz.midimix.api.MidiMix
 
vetoableChange(PropertyChangeEvent) - Method in class org.jjazz.song.api.SongMetaEvents
 
VIBRASLAP - Static variable in class org.jjazz.midi.api.MidiConst
 
VoidAltExtChordSymbol - Class in org.jjazz.chordleadsheet.api.item
A special instance used as the "void" alternate chord symbol.
VoidAltExtChordSymbol.XStreamConfig - Class in org.jjazz.chordleadsheet.api.item
This enables XStream instance configuration even for private classes or classes from non-public packages of Netbeans modules.
VoidInstrument - Class in org.jjazz.midi.api.synths
A special "void" instrument: no bank change or program change is associated to this instrument.
VoidInstrument.XStreamConfig - Class in org.jjazz.midi.api.synths
This enables XStream instance configuration even for private classes or classes from non-public packages of Netbeans modules.
VOLUME_STD - Static variable in class org.jjazz.midi.api.MidiConst
 
VTextIcon - Class in org.jjazz.flatcomponents.api
VTextIcon is an Icon implementation which draws a short string vertically.
VTextIcon(Component, String) - Constructor for class org.jjazz.flatcomponents.api.VTextIcon
Creates a VTextIcon for the specified component with the specified label.
VTextIcon(Component, String, int) - Constructor for class org.jjazz.flatcomponents.api.VTextIcon
Creates a VTextIcon for the specified component with the specified label.
vValue() - Method in record class org.jjazz.pianoroll.api.ZoomValue
Returns the value of the vValue record component.
vValueFloat() - Method in record class org.jjazz.pianoroll.api.ZoomValue
hValue as a float.

W

WALKING - Enum constant in enum class org.jjazz.jjswing.api.BassStyle
 
WALKING_CUSTOM - Enum constant in enum class org.jjazz.jjswing.api.BassStyle
 
WALKING_DOUBLE_NOTE - Enum constant in enum class org.jjazz.jjswing.api.BassStyle
 
WALKING_DOUBLE_NOTE_CUSTOM - Enum constant in enum class org.jjazz.jjswing.api.BassStyle
 
WALKING_DOUBLE_TIME - Enum constant in enum class org.jjazz.jjswing.api.BassStyle
 
WALKING_DOUBLE_TIME_CUSTOM - Enum constant in enum class org.jjazz.jjswing.api.BassStyle
 
WH - Static variable in class org.jjazz.instrumentcomponents.keyboard.api.PianoKey
Standard White Key Height in DOWN orientation.
WH_MIN - Static variable in class org.jjazz.instrumentcomponents.keyboard.api.PianoKey
Minimum White Key Height in DOWN orientation..
WheelSpinner - Class in org.jjazz.flatcomponents.api
A JSpinner with mousewheel support, and some convenience methods.
WheelSpinner() - Constructor for class org.jjazz.flatcomponents.api.WheelSpinner
 
WHOLE - Enum constant in enum class org.jjazz.harmony.api.SymbolicDuration
 
WHOLE_DOTTED - Enum constant in enum class org.jjazz.harmony.api.SymbolicDuration
 
WHOLE_TONE - Static variable in class org.jjazz.harmony.api.DefaultScaleManager
 
WHOLE_TONE - Static variable in interface org.jjazz.harmony.spi.ScaleManager
 
WHOLE_TRIPLET - Enum constant in enum class org.jjazz.harmony.api.SymbolicDuration
 
WizardTextArea - Class in org.jjazz.flatcomponents.api
Our special text area for the wizard.
WizardTextArea() - Constructor for class org.jjazz.flatcomponents.api.WizardTextArea
 
WORLD - Enum constant in enum class org.jjazz.rhythm.api.Genre
 
WritableItem<T> - Interface in org.jjazz.chordleadsheet.api.item
 
writeImage(BufferedImage, String) - Static method in class org.jjazz.uiutilities.api.ScreenImage
Write a BufferedImage to a File.
WW - Static variable in class org.jjazz.instrumentcomponents.keyboard.api.PianoKey
Standard White Key Width in DOWN orientation.
WW_MIN - Static variable in class org.jjazz.instrumentcomponents.keyboard.api.PianoKey
Minimum White Key Width in DOWN orientation..

X

x - Variable in class org.jjazz.score.api.NotationGraphics.ScoreNote
 
X_ONLY - Enum constant in enum class org.jjazz.uiutilities.api.Zoomable.Capabilities
 
X_Y - Enum constant in enum class org.jjazz.uiutilities.api.Zoomable.Capabilities
 
XG - Enum constant in enum class org.jjazz.outputsynth.api.OutputSynth.UserSettings.SendModeOnUponPlay
 
XGBank - Class in org.jjazz.midi.api.synths
The Yamaha XG bank.
XGSynth - Class in org.jjazz.midi.api.synths
A synth which only contains the XG bank.
XStreamConfig() - Constructor for class org.jjazz.chordleadsheet.api.item.AltDataFilter.XStreamConfig
 
XStreamConfig() - Constructor for class org.jjazz.chordleadsheet.api.item.AltExtChordSymbol.XStreamConfig
 
XStreamConfig() - Constructor for class org.jjazz.chordleadsheet.api.item.ChordRenderingInfo.XStreamConfig
 
XStreamConfig() - Constructor for class org.jjazz.chordleadsheet.api.item.ExtChordSymbol.XStreamConfig
 
XStreamConfig() - Constructor for class org.jjazz.chordleadsheet.api.item.NCExtChordSymbol.XStreamConfig
 
XStreamConfig() - Constructor for class org.jjazz.chordleadsheet.api.item.VoidAltExtChordSymbol.XStreamConfig
 
XStreamConfig() - Constructor for class org.jjazz.harmony.api.Position.XStreamConfig
 
XStreamConfig() - Constructor for class org.jjazz.harmony.api.StandardScaleInstance.XStreamConfig
 
XStreamConfig() - Constructor for class org.jjazz.midi.api.DrumKit.XStreamConfig
 
XStreamConfig() - Constructor for class org.jjazz.midi.api.Instrument.XStreamConfig
 
XStreamConfig() - Constructor for class org.jjazz.midi.api.InstrumentMix.XStreamConfig
 
XStreamConfig() - Constructor for class org.jjazz.midi.api.InstrumentSettings.XStreamConfig
 
XStreamConfig() - Constructor for class org.jjazz.midi.api.synths.GM1Instrument.XStreamConfig
 
XStreamConfig() - Constructor for class org.jjazz.midi.api.synths.GSDrumsInstrument.XStreamConfig
 
XStreamConfig() - Constructor for class org.jjazz.midi.api.synths.GSInstrument.XStreamConfig
 
XStreamConfig() - Constructor for class org.jjazz.midi.api.synths.VoidInstrument.XStreamConfig
 
XStreamConfig() - Constructor for class org.jjazz.midimix.api.MidiMix.XStreamConfig
 
XStreamConfig() - Constructor for class org.jjazz.phrase.api.Phrase.XStreamConfig
 
XStreamConfig() - Constructor for class org.jjazz.rhythm.api.TempoRange.XStreamConfig
 
XStreamConfig() - Constructor for class org.jjazz.song.api.Song.XStreamConfig
 
XStreamConfigurator - Interface in org.jjazz.xstream.spi
Configure the Xstream instances managed by JJazzLab to load/save Song and load/save MidiMix.
XStreamConfigurator.InstanceId - Enum Class in org.jjazz.xstream.spi
 
XStreamInstancesManager - Class in org.jjazz.xstream.api
Get access to the shared and configured XStream instances.

Y

Y_ONLY - Enum constant in enum class org.jjazz.uiutilities.api.Zoomable.Capabilities
 
YamahaRhythmProvider - Class in org.jjazz.yamjjazz.rhythm.api
A provider of standard Yamaha style rhythms.
YamahaRhythmProvider() - Constructor for class org.jjazz.yamjjazz.rhythm.api.YamahaRhythmProvider
Public because of @ServiceProvider
YamChord - Class in org.jjazz.yamjjazz.rhythm.api
A chord used in Yamaha styles plus its aliases.
YamJJazzAdaptedRhythm - Interface in org.jjazz.yamjjazz.rhythm.api
A marker interface for a YamJJazzRhythm which is also an AdaptedRhythm.
YamJJazzDefaultRhythms - Class in org.jjazz.yamjjazz.rhythm.api
YamJJazz default rhythm infos.
YamJJazzDefaultRhythms.CheckDefaultRhythms - Class in org.jjazz.yamjjazz.rhythm.api
Debug task to check that default rhythms are in the default JJazzLab distribution.
YamJJazzRhythm - Interface in org.jjazz.yamjjazz.rhythm.api
Our Rhythm interface extension.
YamJJazzRhythmGenerator - Class in org.jjazz.yamjjazz.rhythm.api
Use YamJJazz style tracks to render music.
YamJJazzRhythmGenerator(YamJJazzRhythm) - Constructor for class org.jjazz.yamjjazz.rhythm.api.YamJJazzRhythmGenerator
 
YamJJazzRhythmProvider - Class in org.jjazz.yamjjazz.rhythm.api
A provider of YamJJazz rhythms.
YamJJazzRhythmProvider() - Constructor for class org.jjazz.yamjjazz.rhythm.api.YamJJazzRhythmProvider
 

Z

ZERO_CONFIG - Static variable in class org.jjazz.humanizer.api.Humanizer
A configuration which does not change notes.
ZIP_RESOURCE_PATH - Static variable in class org.jjazz.rhythmdatabaseimpl.api.RhythmDatabaseFactoryImpl
 
Zoomable - Interface in org.jjazz.uiutilities.api
Zooming capabilities for an editor.
Zoomable.Capabilities - Enum Class in org.jjazz.uiutilities.api
 
ZoomValue - Record Class in org.jjazz.pianoroll.api
Zoom value for an editor.
ZoomValue() - Constructor for record class org.jjazz.pianoroll.api.ZoomValue
Create a zoom value with 50 / 50.
ZoomValue(int, int) - Constructor for record class org.jjazz.pianoroll.api.ZoomValue
Creates an instance of a ZoomValue record class.

_

_128_KEYS - Static variable in class org.jjazz.instrumentcomponents.keyboard.api.KeyboardRange
 
_37_KEYS - Static variable in class org.jjazz.instrumentcomponents.keyboard.api.KeyboardRange
 
_49_KEYS - Static variable in class org.jjazz.instrumentcomponents.keyboard.api.KeyboardRange
 
_61_KEYS - Static variable in class org.jjazz.instrumentcomponents.keyboard.api.KeyboardRange
 
_76_KEYS - Static variable in class org.jjazz.instrumentcomponents.keyboard.api.KeyboardRange
 
_88_KEYS - Static variable in class org.jjazz.instrumentcomponents.keyboard.api.KeyboardRange
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form