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

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 and anticipated chords.
AccentProcessor(SimpleChordSequence, float, int, int) - 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
 
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_SHARP - Static variable in class org.jjazz.score.api.NotationGraphics
 
ACCIDENTAL_SHARP_AND_A_HALF - Static variable in class org.jjazz.score.api.NotationGraphics
 
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.mixconsole.api.MixConsole
 
actionPerformed(ActionEvent) - Method in class org.jjazz.rhythmdatabase.api.AddRhythmsAction
 
actionPerformed(ActionEvent) - Method in class org.jjazz.rhythmdatabase.api.DeleteRhythmFile
Not used.
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
 
ActiveSongBackgroundMusicBuilder - Interface in org.jjazz.activesong.spi
A service provider which provides the musical phrases of the active song, which are built in a 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.
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.
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.rhythmmusicgeneration.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 class org.jjazz.harmony.api.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 interface org.jjazz.activesong.spi.ActiveSongBackgroundMusicBuilder
Register a listener to be notified each time a new result is available.
addChangeListener(ChangeListener) - Method in class org.jjazz.midi.api.synths.FavoriteMidiSynth
 
addChangeListener(ChangeListener) - Method in interface org.jjazz.rhythm.api.MutableRpValue
Be notified of value mutations (state changes).
addChangeListener(ChangeListener) - Method in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_CustomPhraseValue
 
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.rhythmmusicgeneration.api.MusicGenerationQueue
Be notified when a new result is available.
addChangeListener(ChangeListener) - Method in class org.jjazz.ss_editor.api.RpValueCopyBuffer
 
addChangeListener(ChangeListener) - Method in class org.jjazz.ss_editor.api.SongPartCopyBuffer
 
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.
ADDED - Enum constant in enum class org.jjazz.diff.api.Difference.ResultType
 
addEdit(UndoableEdit) - Method in class org.jjazz.undomanager.api.JJazzUndoManager
Overridden for enabled state management.
addExtraRhythms(List<RhythmDatabase.RpRhythmPair>) - Method in interface org.jjazz.rhythmdatabase.api.RhythmDatabase
Add extra rhythms to the database.
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.
addItemRenderer(ChordLeadSheetItem<?>) - Method in class org.jjazz.cl_editor.barrenderer.api.BarRenderer
Add one ItemRenderer for item e.
addLayoutComponent(Component, Object) - Method in class org.jjazz.uiutilities.api.CornerLayout
 
addLayoutComponent(String, Component) - Method in class org.jjazz.cl_editor.barrenderer.api.BeatBasedLayoutManager
 
addLayoutComponent(String, Component) - Method in class org.jjazz.uiutilities.api.CornerLayout
 
addLayoutComponent(String, Component) - Method in class org.jjazz.uiutilities.api.SingleComponentAspectRatioKeeperLayout
 
addListener(CL_ContextActionListener) - Method in class org.jjazz.cl_editor.api.CL_ContextActionSupport
 
addListener(SS_ContextActionListener) - Method in class org.jjazz.ss_editor.api.SS_ContextActionSupport
 
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.outputsynth.api.MidiSynthManager
Add the specified 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.
addPlaybackStartVetoableListener(VetoableChangeListener) - Method in class org.jjazz.musiccontrol.api.PlaybackSettings
Listeners will be notified via the PROP_VETO_PRE_PLAYBACK property change before a playback is started.
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 class org.jjazz.chordleadsheet.api.item.Position
Add PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.cl_editor.barbox.api.BarBoxSettings
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.cl_editor.barrenderer.api.BarRendererSettings
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.cl_editor.spi.CL_EditorSettings
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.colorsetmanager.api.ColorSetManager
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.embeddedsynth.spi.EmbeddedSynthProvider
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.filedirectorymanager.api.FileDirectoryManager
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.itemrenderer.api.IR_AnnotationTextSettings
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.itemrenderer.api.IR_ChordSymbolSettings
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.itemrenderer.api.IR_SectionSettings
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.itemrenderer.api.IR_TimeSignatureSettings
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.itemrenderer.api.ItemRendererSettings
 
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.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.GMRemapTable
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.outputsynth.api.MidiSynthManager
Add PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.outputsynth.api.OutputSynth.UserSettings
Add PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.outputsynth.api.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 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.rhythmstubs.api.DummyRhythm
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.song.api.Song
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.songeditormanager.api.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.spi.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 class org.jjazz.uisettings.api.GeneralUISettings
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.utilities.api.ObservableProperties
 
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.OutputSynthManager
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.jjazz.song.api.Song
 
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.rhythmdatabase.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(RhythmInfo) - Method in class org.jjazz.rhythmdatabase.api.FavoriteRhythms
Add a favorite rhythm.
AddRhythmsAction - Class in org.jjazz.rhythmdatabase.api
Ac action to let users add rhythms, permanently of for the current session.
AddRhythmsAction() - Constructor for class org.jjazz.rhythmdatabase.api.AddRhythmsAction
 
addSection(CLI_Section) - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Add a section to the leadsheet.
addSgsChangeListener(SgsChangeListener) - Method in interface org.jjazz.songstructure.api.SongStructure
Add a listener to changes of this object.
addSongParts(List<SongPart>) - Method in interface org.jjazz.songstructure.api.SongStructure
Add one by one a list of SongParts.
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.
addUserEditListener(JJazzUndoManager.UserEditListener) - Method in class org.jjazz.undomanager.api.JJazzUndoManager
 
addVetoableChangeListener(VetoableChangeListener) - Method in class org.jjazz.song.api.Song
 
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.
adjustWidths() - Method in class org.jjazz.outputsynth.api.ui.RemapTableUI
Pre-adjust the columns size parameters to have a correct display.
AEOLIAN - Static variable in class org.jjazz.harmony.api.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_TEMPO - Static variable in class org.jjazz.rhythm.api.TempoRange
 
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
 
ALTERED - Static variable in class org.jjazz.harmony.api.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
 
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.
Analytics.RestoreSettingsTask - Class in org.jjazz.analytics.api
Log the upgrade 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, float, int) - Constructor for class org.jjazz.rhythmmusicgeneration.api.AnticipatedChordProcessor
Construct an object to anticipated phrases corresponding to the specified parameters.
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
 
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
 
authorizeAddSongParts(List<SongPart>) - Method in interface org.jjazz.songstructure.api.SongStructure
Check if add operation is doable.
authorizeChange(ClsChangeEvent) - Method in interface org.jjazz.chordleadsheet.api.ClsChangeListener
Some change events might need to be authorized by all listeners before being processed by chordLeadSheetChanged().
authorizeChange(ClsChangeEvent) - Method in class org.jjazz.cl_editor.api.CL_ContextActionSupport
 
authorizeChange(ClsChangeEvent) - Method in class org.jjazz.song.api.Song
 
authorizeChange(ClsChangeEvent) - Method in class org.jjazz.song.api.StructuralChangeListener
 
authorizeChange(SgsChangeEvent) - Method in class org.jjazz.midimix.api.MidiMix
 
authorizeChange(SgsChangeEvent) - Method in class org.jjazz.pianoroll.api.PianoRollEditorTopComponent
 
authorizeChange(SgsChangeEvent) - Method in class org.jjazz.song.api.Song
 
authorizeChange(SgsChangeEvent) - Method in class org.jjazz.song.api.StructuralChangeListener
 
authorizeChange(SgsChangeEvent) - Method in interface org.jjazz.songstructure.api.SgsChangeListener
Some change events might need to be authorized by all listeners before being processed by songStructureChanged().
authorizeRemoveSongParts(List<SongPart>) - Method in interface org.jjazz.songstructure.api.SongStructure
Check if remove operation is doable.
authorizeReplaceSongParts(List<SongPart>, List<SongPart>) - Method in interface org.jjazz.songstructure.api.SongStructure
Check if replace operation is doable.
AUTO - Enum constant in enum class org.jjazz.musiccontrol.api.PlaybackSettings.PrecountMode
 
AutoConnectSequencer - Interface in org.jjazz.midi.api.sequencer
Interface for Sequencers that are able to do the auto-connect as required by MidiSystem.getSequencer()

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_BEAT - Enum constant in enum class org.jjazz.chordsymboltextinput.api.ChordSymbolTextInput.PositionDisplay
 
BAR_GRADATION_LENGTH - Static variable in class org.jjazz.phrase.api.ui.PhraseBirdsEyeViewComponent
 
BarAnnotationPaperNote - Enum constant in enum class org.jjazz.itemrenderer.api.IR_Type
 
BarAnnotationText - Enum constant in enum class org.jjazz.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 leadSheet bar.
BarBox(CL_Editor, int, int, ChordLeadSheet, BarBoxConfig, BarBoxSettings, BarRendererFactory, Object) - Constructor for class org.jjazz.cl_editor.barbox.api.BarBox
Construct a 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.
BarBoxSettings - Interface in org.jjazz.cl_editor.barbox.api
 
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
 
barModeCopy(List<ChordLeadSheetItem>, int, int) - Method in class org.jjazz.cl_editor.api.CopyBuffer
Put a copy of each item in the buffer in BarMode
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, Object) - Constructor for class org.jjazz.cl_editor.barrenderer.api.BarRenderer
Construct a BarRenderer.
BarRendererFactory - Interface in org.jjazz.cl_editor.barrenderer.api
Provide a consistent set of BarRenderer implementations.
BarRendererProvider - Interface in org.jjazz.cl_editor.barrenderer.spi
A BarRenderer provider.
BarRendererSettings - Interface in org.jjazz.cl_editor.barrenderer.api
 
BaseSongSession - Class in org.jjazz.musiccontrol.api.playbacksession
A base implementation of a PlaybackSession to render a SongContext.
BaseSongSession(SongContext, boolean, boolean, boolean, boolean, int, ActionListener, boolean) - 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.Family
 
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_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
 
Beat - Enum Class in org.jjazz.rhythm.api
The rhythm pulse.
BEAT - Enum constant in enum class org.jjazz.chordsymboltextinput.api.ChordSymbolTextInput.PositionDisplay
 
BEAT - Enum constant in enum class org.jjazz.quantizer.api.Quantization
 
BEAT_GRADATION_LENGTH - Static variable in class org.jjazz.phrase.api.ui.PhraseBirdsEyeViewComponent
 
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, depending on the DisplayQuantization setting.
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
 
BINARY - Enum constant in enum class org.jjazz.rhythm.api.Feel
 
BLUES - Static variable in class org.jjazz.harmony.api.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.
BR_ANNOTATION - Static variable in interface org.jjazz.cl_editor.barrenderer.api.BarRendererFactory
BarRenderer type for bar annotation.
BR_CHORD_POSITION - Static variable in interface org.jjazz.cl_editor.barrenderer.api.BarRendererFactory
BarRenderer type for chord positions.
BR_CHORD_SYMBOL - Static variable in interface org.jjazz.cl_editor.barrenderer.api.BarRendererFactory
BarRenderer type for chord symbols.
BR_SECTION - Static variable in interface org.jjazz.cl_editor.barrenderer.api.BarRendererFactory
BarRenderer type for sections.
Brass - Enum constant in enum class org.jjazz.midi.api.synths.Family
 
browseFileDirectory(File, boolean) - Static method in class org.jjazz.utilities.api.Utilities
Browse in a file browser a folder containing the specified file .
BRUSH - Enum constant in enum class org.jjazz.midi.api.DrumKit.Type
 
buildAll(boolean) - Method in class org.jjazz.rhythmmusicgeneration.api.SongSequenceBuilder
Call buildMapRvPhrase() then buildSongSequence().
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.
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.
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.

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 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_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.
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.pianoroll.api.PianoRollEditorTopComponent
 
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.MidiFileDragInTransferHandler
 
ceiling(NoteEvent) - Method in class org.jjazz.phrase.api.Phrase
 
cellRange - Variable in class org.jjazz.rhythmmusicgeneration.api.GridChordContext
from=1st cell of this zone, to=last cell of this zone
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;
CHANGED - Enum constant in enum class org.jjazz.diff.api.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) - Static method in class org.jjazz.uiutilities.api.UIUtilities
Change the font size of a component.
changeItem(ChordLeadSheetItem<T>, T) - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Change the data of a specific item.
changeLuminance(Color, int) - Static method in class org.jjazz.uiutilities.api.HSLColor
Get a new color by adjusting the luminance of Color c.
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) - 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.
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() - Constructor for class org.jjazz.mixconsole.api.MixConsole.ChannelPanelSet
 
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.
check(MidiMessage) - Method in class org.jjazz.musiccontrolactions.api.RemoteAction
Check if this MidiMessage should trigger this RemoteAction.
checkBeat(float) - Method in enum class org.jjazz.harmony.api.TimeSignature
Tell whether it's a valid beat for that time signature.
checkChorus(int) - Static method in class org.jjazz.midi.api.MidiConst
 
checkConsistency(RhythmProvider, Rhythm) - Method in interface org.jjazz.rhythmdatabase.api.RhythmInfo
Check that this RhythmInfo object matches data from the specified rhythm.
checkConsistency(Song, boolean) - Method in class org.jjazz.midimix.api.MidiMix
Check if this MidiMix is consistent with the specified song.
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.
checkPanoramic(int) - Static method in class org.jjazz.midi.api.MidiConst
 
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.
checkReverb(int) - Static method in class org.jjazz.midi.api.MidiConst
 
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
 
checkVolume(int) - Static method in class org.jjazz.midi.api.MidiConst
 
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_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
 
CHORD2 - Enum constant in enum class org.jjazz.rhythm.api.RhythmVoice.Type
 
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_ContextActionSupport
 
chordLeadSheetChanged(ClsChangeEvent) - Method in class org.jjazz.song.api.Song
 
chordLeadSheetChanged(ClsChangeEvent) - Method in class org.jjazz.song.api.StructuralChangeListener
 
ChordLeadSheetFactory - Interface in org.jjazz.chordleadsheet.api
 
ChordLeadSheetItem<T> - Interface in org.jjazz.chordleadsheet.api.item
Items which belong to a ChordLeadSheet.
ChordLeadSheetItem.ComparableItem - Interface in org.jjazz.chordleadsheet.api.item
An interface for items used only for position comparison purposes, when using the NavigableSet/SortedSet-based methods of ChordLeadSheet or ChordSequence.
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.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.
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.itemrenderer.api.IR_Type
 
ChordSymbol() - Constructor for class org.jjazz.harmony.api.ChordSymbol
 
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.
ChordSymbolTextInput - Class in org.jjazz.chordsymboltextinput.api
Define methods how to convert CLI_ChordSymbols from/to Strings.
ChordSymbolTextInput() - Constructor for class org.jjazz.chordsymboltextinput.api.ChordSymbolTextInput
 
ChordSymbolTextInput.PositionDisplay - Enum Class in org.jjazz.chordsymboltextinput.api
 
ChordType - Class in org.jjazz.harmony.api
Represents a chord type like "m7", its aliases and its degrees.
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 - Class in org.jjazz.harmony.api
Manage the list of recognized chordtypes and their aliases.
ChordTypeDatabase.InvalidAliasException - Exception in org.jjazz.harmony.api
 
ChordTypeDatabase.RestoreSettingsTask - Class in org.jjazz.harmony.api
 
ChordViewer - Interface in org.jjazz.chordinspector.spi
A service provider to represent a chord symbol.
CHORUS_MAX - Static variable in class org.jjazz.midi.api.MidiConst
 
CHORUS_MIN - Static variable in class org.jjazz.midi.api.MidiConst
 
CHORUS_STD - Static variable in class org.jjazz.midi.api.MidiConst
 
Chromatic_Percussion - Enum constant in enum class org.jjazz.midi.api.synths.Family
 
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_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_ContextActionSupport(Lookup) - Constructor for class org.jjazz.cl_editor.api.CL_ContextActionSupport
 
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_EditorFactory - Interface in org.jjazz.cl_editor.api
 
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_SelectionUtilities - Class in org.jjazz.cl_editor.api
Provide convenience methods to get information about a selection in a lookup.
CL_SelectionUtilities(Lookup) - Constructor for class org.jjazz.cl_editor.api.CL_SelectionUtilities
Refresh the selection with selected objects in the specified lookup.
CLASSICAL - Enum constant in enum class org.jjazz.rhythm.api.Genre
 
className() - Method in class org.jjazz.rhythmdatabase.api.RhythmParameterInfo
 
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.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.itemrenderer.api.IR_AnnotationText
 
cleanup() - Method in class org.jjazz.itemrenderer.api.IR_Section
 
cleanup() - Method in class org.jjazz.itemrenderer.api.ItemRenderer
Clean up everything so this object can be garbaged.
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.NoteView
 
cleanup() - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Clean up everything so component can be garbaged.
cleanup() - Method in class org.jjazz.rpcustomeditorfactoryimpl.api.RealTimeRpEditorComponent
Called to cleanup possible resources before discarding this object.
cleanup() - Method in class org.jjazz.song.api.StructuralChangeListener
 
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.spi.RhythmSelectionDialog
Cleanup references to preset data and dialog results.
cleanup() - Method in interface org.jjazz.ss_editor.spi.RhythmSelectionDialog.RhythmPreviewProvider
Should be called when provider will no longer be used.
cleanup() - Method in class org.jjazz.ss_editor.sptviewer.api.SptViewer
 
clear() - Method in class org.jjazz.cl_editor.api.CopyBuffer
 
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.ss_editor.api.RpValueCopyBuffer
 
clear() - Method in class org.jjazz.ss_editor.api.SongPartCopyBuffer
 
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
 
clearReroutings() - Method in class org.jjazz.midi.api.device.ChannelRerouter
 
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_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
Also clone 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.songcontext.api.SongContext
Clone the SongContext reusing the same song and midi mix.
clone() - Method in class org.jjazz.utilities.api.SmallMap
 
clone(Rhythm, int, int, CLI_Section) - Method in interface org.jjazz.songstructure.api.SongPart
Create a new SongPart with same name based on this object.
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.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
 
CLOSE_POS_CHAR - Static variable in class org.jjazz.chordsymboltextinput.api.ChordSymbolTextInput
 
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.
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 class org.jjazz.songeditormanager.api.SongEditorManager
Programmatically close all the editors associated to a song.
ClsActionEvent - Class in org.jjazz.chordleadsheet.api.event
An event to indicate that a high-level ChordLeadSheet action that changes the leadsheet has started or is complete.
ClsActionEvent(ChordLeadSheet, String, boolean, boolean, Object) - Constructor for class org.jjazz.chordleadsheet.api.event.ClsActionEvent
 
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.
ClsUtilities - Class in org.jjazz.chordleadsheet.api
General methods on ChordLeadSheets.
ClsUtilities() - Constructor for class org.jjazz.chordleadsheet.api.ClsUtilities
 
COL_BANK - Static variable in class org.jjazz.midi.api.ui.InstrumentTable.Model
 
COL_DIR - Static variable in class org.jjazz.rhythmselectiondialog.api.RhythmTable.Model
 
COL_DRUMKIT - Static variable in class org.jjazz.midi.api.ui.InstrumentTable.Model
 
COL_FAM - Static variable in class org.jjazz.outputsynth.api.ui.RemapTableUI.Model
 
COL_FEEL - Static variable in class org.jjazz.rhythmselectiondialog.api.RhythmTable.Model
 
COL_ID - Static variable in class org.jjazz.midi.api.ui.InstrumentTable.Model
 
COL_ID - Static variable in class org.jjazz.outputsynth.api.ui.RemapTableUI.Model
 
COL_ID - Static variable in class org.jjazz.rhythmselectiondialog.api.RhythmTable.Model
 
COL_INS - Static variable in class org.jjazz.outputsynth.api.ui.RemapTableUI.Model
 
COL_INS_MAP - Static variable in class org.jjazz.outputsynth.api.ui.RemapTableUI.Model
 
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.RhythmTable.Model
 
COL_NB_VOICES - Static variable in class org.jjazz.rhythmselectiondialog.api.RhythmTable.Model
 
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.RhythmTable.Model
 
CollapsiblePanel - Class in org.jjazz.uiutilities.api
The user-triggered collapsable contentPanel containing the component (trigger) in the titled border
CollapsiblePanel() - Constructor for class org.jjazz.uiutilities.api.CollapsiblePanel
 
CollapsiblePanel(String) - Constructor for class org.jjazz.uiutilities.api.CollapsiblePanel
Constructor for a label/button controlled collapsable panel.
CollapsiblePanel(String, int, int) - Constructor for class org.jjazz.uiutilities.api.CollapsiblePanel
Constructor for a label/button controlled collapsable panel.
CollapsiblePanel(JRadioButton) - Constructor for class org.jjazz.uiutilities.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.colorsetmanager.api
Manage a set of consistent colors.
COMBO - Enum constant in enum class org.jjazz.spteditor.spi.DefaultRpEditorComponentFactory.Type
 
commitEdit() - Method in class org.jjazz.uiutilities.api.WheelSpinner
Overridden only to manage changeFromManualEdit.
COMPACT - Enum constant in enum class org.jjazz.ss_editor.api.SS_Editor.ViewMode
 
comparator() - Method in class org.jjazz.phrase.api.Phrase
 
compareTo(ChordLeadSheetItem<?>) - Method in interface org.jjazz.chordleadsheet.api.item.ChordLeadSheetItem
First compare using position, then use isBarSingleItem(), then use System.identifyHashCode().
compareTo(Position) - Method in class org.jjazz.chordleadsheet.api.item.Position
 
compareTo(SelectedBar) - Method in class org.jjazz.cl_editor.api.SelectedBar
Comparison based on barBoxIndex, ignore container.
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(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.DummyRhythm
 
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.
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
 
componentOpened() - Method in class org.jjazz.ss_editor.api.SS_EditorTopComponent
 
ComponentTitledBorder - Class in org.jjazz.flatcomponents.api
 
ComponentTitledBorder(Component, JComponent, Border) - Constructor for class org.jjazz.flatcomponents.api.ComponentTitledBorder
 
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.
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.
configLog - Variable in class org.jjazz.midi.api.device.MidiFilter
Configure what is logged.
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.rhythmdatabase.api.FavoriteRhythms
 
contains(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.
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_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
 
copy(List<NoteEvent>) - Method in class org.jjazz.pianoroll.api.CopyNoteBuffer
Put items in the buffer in ItemMode.
CopyBuffer - Class in org.jjazz.cl_editor.api
Singleton class to manage ChordLeadSheetItems and Bars for copy/paste operations.
copyFrom(TGString) - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGString
 
CopyIndicator() - Constructor for class org.jjazz.itemrenderer.api.IR_Copiable.CopyIndicator
 
CopyMidiSynthsTask() - Constructor for class org.jjazz.outputsynth.api.MidiSynthManager.CopyMidiSynthsTask
 
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.
CornerLayout(int) - Constructor for class org.jjazz.uiutilities.api.CornerLayout
A layout with a custom padding.
couldBeDrums(String) - Static method in enum class org.jjazz.midi.api.synths.Family
Try to guess if patchName represents a drums/percussio patch.
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
 
createBarAnnotation(ChordLeadSheet, String, int) - Method in interface org.jjazz.chordleadsheet.api.item.CLI_Factory
 
createBarRenderer(CL_Editor, String, int, Object) - Method in interface org.jjazz.cl_editor.barrenderer.api.BarRendererFactory
Create a BarRenderer with default settings.
createBarRenderer(CL_Editor, String, int, BarRendererSettings, ItemRendererFactory, Object) - Method in interface org.jjazz.cl_editor.barrenderer.api.BarRendererFactory
Create a BarRenderer of the specified type.
createBarRenderer(CL_Editor, String, int, BarRendererSettings, ItemRendererFactory, Object) - Method in interface org.jjazz.cl_editor.barrenderer.spi.BarRendererProvider
Create a BarRenderer for the specified parameters.
createChordSymbol(String, Position) - Method in interface org.jjazz.chordleadsheet.api.item.CLI_Factory
Create a CLI_ChordSymbol from a string specification.
createChordSymbol(ChordLeadSheet, 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.
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.itemrenderer.api.ItemRendererFactory
Create an ItemRenderer used to represent a dragged item.
createEditor(Song) - Method in interface org.jjazz.cl_editor.api.CL_EditorFactory
Create an editor with the default settings.
createEditor(Song, CL_EditorSettings, BarRendererFactory) - Method in interface org.jjazz.cl_editor.api.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
 
createEmptyLeadSheet(String, TimeSignature, int, boolean) - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheetFactory
Create an empty leadsheet except 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.
createEmptySong(String, int) - Method in class org.jjazz.song.api.SongFactory
Create an empty song of specified length.
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.
createFromFile(File) - Method in class org.jjazz.song.api.SongFactory
Get a Song object from a file.
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.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.MidiMixManager
Create a MidiMix for the specified rhythm.
createMix(Song) - Method in class org.jjazz.midimix.api.MidiMixManager
Create a new MidiMix for the specified song.
createMuteRp(Rhythm, boolean) - Static method in class org.jjazz.rhythm.api.rhythmparameters.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(ChordLeadSheet, String, TimeSignature, int) - 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, boolean) - 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, ChordLeadSheet, SongStructure) - Method in class org.jjazz.song.api.SongFactory
Create a Song from the specified chordleadsheet.
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.uiutilities.api
A cross shape like a '+'.
CrossShape(int, int) - Constructor for class org.jjazz.uiutilities.api.CrossShape
Create a symetrical cross shape.
cSeqStartPosInBeats - Variable in class org.jjazz.rhythmmusicgeneration.api.GridChordContext
 
CsvFileReader - Class in org.jjazz.importers.api
Read chord symbols from a .csv file.
CsvFileReader(File) - Constructor for class org.jjazz.importers.api.CsvFileReader
 
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
 
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(boolean) - Method in class org.jjazz.songcontext.api.SongContext
Deep clone 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_ID - Static variable in interface org.jjazz.midimix.spi.RhythmVoiceInstrumentProvider
Name reserved for the default implementation, see getProvider().
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_PREVIEW_MAX_NB_BARS - Static variable in class org.jjazz.rpcustomeditorfactoryimpl.api.RealTimeRpEditorDialog
 
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
 
DefaultInstrumentsDialog - Class in org.jjazz.outputsynth.api.ui
Dialog to let user add GM-instrument mappings.
DefaultInstrumentsDialog(String, GMRemapTable) - Constructor for class org.jjazz.outputsynth.api.ui.DefaultInstrumentsDialog
Creates new form DefaultInstrumentsDialog
DefaultRhythmVoiceInstrumentProviderImpl - Class in org.jjazz.outputsynth.api
Default implementation of this service provider
DefaultRhythmVoiceInstrumentProviderImpl() - Constructor for class org.jjazz.outputsynth.api.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.
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.
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).
DELETED - Enum constant in enum class org.jjazz.diff.api.Difference.ResultType
 
deleteRhythmFile(RhythmInfo) - Method in class org.jjazz.rhythmdatabase.api.DeleteRhythmFile
 
DeleteRhythmFile - Class in org.jjazz.rhythmdatabase.api
An action to delete a rhythm file.
DeleteRhythmFile() - Constructor for class org.jjazz.rhythmdatabase.api.DeleteRhythmFile
 
descendingIterator() - Method in class org.jjazz.phrase.api.Phrase
 
descendingSet() - Method in class org.jjazz.phrase.api.Phrase
 
DESCRIPTION - Static variable in class org.jjazz.chordleadsheet.api.item.NCExtChordSymbol
 
diff(List<Type>, List<Type>) - Method in interface org.jjazz.diff.api.DiffProvider
 
diff(List<Type>, List<Type>, Comparator<Type>) - Method in interface org.jjazz.diff.api.DiffProvider
 
diff(Type[], Type[]) - Method in interface org.jjazz.diff.api.DiffProvider
 
diff(Type[], Type[], Comparator<Type>) - Method in interface org.jjazz.diff.api.DiffProvider
 
Difference - Class in org.jjazz.diff.api
Represents a difference, as used in Diff.
Difference(int, int, int, int) - Constructor for class org.jjazz.diff.api.Difference
Creates the difference for the given start and end points for the deletion and addition.
Difference.ResultType - Enum Class in org.jjazz.diff.api
 
DiffProvider<Type> - Interface in org.jjazz.diff.api
 
DiffProvider.Utilities - Class in org.jjazz.diff.api
 
DIMINISHED - Enum constant in enum class org.jjazz.harmony.api.ChordType.Family
 
DIMINISHED_HALF_WHOLE - Static variable in class org.jjazz.harmony.api.ScaleManager
 
DIMINISHED_WHOLE_HALF - Static variable in class org.jjazz.harmony.api.ScaleManager
 
disableContainer(Container) - Static method in class org.jjazz.uiutilities.api.UIUtilities
Convenience static method to disable all components of a given Container, including nested Containers.
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.
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 - Static variable in class org.jjazz.harmony.api.ScaleManager
 
dotted - Variable in class org.jjazz.score.api.NotationGraphics.ScoreNote
 
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_ICON - Static variable in class org.jjazz.uiutilities.api.MidiFileDragInTransferHandler
 
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.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 - 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.
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.
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
 
DummyRhythm - Class in org.jjazz.rhythmstubs.api
A dummy rhythm which does nothing.
DummyRhythm(String, TimeSignature) - Constructor for class org.jjazz.rhythmstubs.api.DummyRhythm
Create a dummy rhythm for specified time signature.
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
 
duplicateOldPreferences(Preferences) - Method in class org.jjazz.upgrade.api.UpgradeManager
Copy into modulePrefs all the "old" key/value pairs from the corresponding Properties file 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
 
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
 
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.
EIGHT - Enum constant in enum class org.jjazz.rhythm.api.Beat
 
EIGHTH - Enum constant in enum class org.jjazz.harmony.api.SymbolicDuration
 
EIGHTH_DOTTED - Enum constant in enum class org.jjazz.harmony.api.SymbolicDuration
 
EIGHTH_TRIPLET - Enum constant in enum class org.jjazz.harmony.api.SymbolicDuration
 
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 in org.jjazz.embeddedsynth.api
 
EmbeddedSynthException(String) - Constructor for exception org.jjazz.embeddedsynth.api.EmbeddedSynthException
 
EmbeddedSynthException(String, Throwable) - Constructor for exception 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.
enableContainer(Container) - Static method in class org.jjazz.uiutilities.api.UIUtilities
Convenience static method to enable 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 enable 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.chordleadsheet.api.item.Position
 
endCEdit(String) - Method in class org.jjazz.undomanager.api.JJazzUndoManager
End a JJazzLab high-level compound edit.
endNoteGroup() - Method in class org.jjazz.score.api.NotationGraphics
 
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.Family
 
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.item.Position
 
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.barbox.api.BarBoxConfig
 
equals(Object) - Method in class org.jjazz.diff.api.Difference
Compares this object to the other for equality.
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.ChordType
 
equals(Object) - Method in class org.jjazz.harmony.api.Note
Compare 2 objects.
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 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 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.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 class org.jjazz.rhythm.api.RhythmFeatures
 
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_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.RhythmParameterInfo
 
equals(Object) - Method in class org.jjazz.rhythmdatabase.api.RhythmVoiceInfo
 
equals(Object) - Method in class org.jjazz.rhythmmusicgeneration.api.ChordSequence
 
equals(Object) - Method in record class org.jjazz.rhythmmusicgeneration.api.MusicGenerationQueue.Result
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.DummyRhythm
 
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.FloatRange
 
equals(Object) - Method in class org.jjazz.utilities.api.IntRange
 
equals(Object) - Method in class org.jjazz.utilities.api.LongRange
 
equals(PhraseTransform, Object) - Static method in interface org.jjazz.phrasetransform.api.PhraseTransform
Helper method to implement PhraseTransform subclass equals(Object) method.
equalsAsNoteNearPosition(NoteEvent, float) - Method in class org.jjazz.phrase.api.NoteEvent
Check for equality as a Note tolerating slight differences in position and duration.
equalsNearPosition(Phrase, float) - Method in class org.jjazz.phrase.api.Phrase
Compare the notes (pitch, velocity), but tolerate slight differences in position and duration.
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.
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.Family
 
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 additionnal 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.
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
 
extractFileURLsAsFiles(String) - Static method in class org.jjazz.utilities.api.Utilities
Extract from text all file:/xxx URL strings as Files.
extractHttpURLs(String) - Static method in class org.jjazz.utilities.api.Utilities
Extract from text all http://xxx or https://xxx URL strings as URLs.
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

Family - Enum Class in org.jjazz.midi.api.synths
A family of similar instruments.
FAST - Static variable in class org.jjazz.rhythm.api.TempoRange
 
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.
FavoriteRhythms - Class in org.jjazz.rhythmdatabase.api
Store the favorite rhythms as preferences.
FavoriteRhythms.RestoreSettingsTask - Class in org.jjazz.rhythmdatabase.api
 
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.
Feel - Enum Class in org.jjazz.rhythm.api
The rhythm feel.
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
 
FileDirectoryManager - Class in org.jjazz.filedirectorymanager.api
Manage the various directories and file types used by the application.
FileDirectoryManager() - Constructor for class org.jjazz.filedirectorymanager.api.FileDirectoryManager
 
FileDirectoryManager.RestoreSettingsTask - Class in org.jjazz.filedirectorymanager.api
 
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.
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.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.DefaultRhythmVoiceInstrumentProviderImpl
 
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.
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.MidiMixManager
Try to get a MidiMix for the specified Rhythm in the following order:
findMix(Song) - Method in class org.jjazz.midimix.api.MidiMixManager
Get a MidiMix for the specified song in the following order.
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
 
firePlaybackStartVetoableChange(SongContext) - Method in class org.jjazz.musiccontrol.api.PlaybackSettings
Notify all playback start VetoableChangeListeners with a PROP_VETO_PRE_PLAYBACK property vetoable change event.
first() - Method in class org.jjazz.phrase.api.Phrase
 
fitBassPhrase2ChordSymbol(SourcePhrase, ExtChordSymbol) - Static method in class org.jjazz.rhythmmusicgeneration.api.Utilities
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.Utilities
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.Utilities
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
 
FixedPreferredWidthPanel - Class in org.jjazz.uiutilities.api
A JPanel with a fixed preferred width.
FixedPreferredWidthPanel() - Constructor for class org.jjazz.uiutilities.api.FixedPreferredWidthPanel
Create a panel with preferred width = 100 pixels.
FixedPreferredWidthPanel(int) - Constructor for class org.jjazz.uiutilities.api.FixedPreferredWidthPanel
 
fixInstruments(MidiMix, boolean) - Method in class org.jjazz.outputsynth.api.OutputSynth
Fix the specified MidiMix so that it uses instruments from this OutputSynth.
FLAT - Enum constant in enum class org.jjazz.harmony.api.Note.Alteration
 
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.
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
 
focusGained(FocusEvent) - Method in class org.jjazz.cl_editor.barbox.api.BarBox
 
focusGained(FocusEvent) - Method in class org.jjazz.itemrenderer.api.ItemRenderer
 
focusGained(FocusEvent) - Method in class org.jjazz.ss_editor.rpviewer.api.RpViewer
 
focusLost(FocusEvent) - Method in class org.jjazz.cl_editor.barbox.api.BarBox
 
focusLost(FocusEvent) - Method in class org.jjazz.itemrenderer.api.ItemRenderer
 
focusLost(FocusEvent) - Method in class org.jjazz.ss_editor.rpviewer.api.RpViewer
 
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.uiutilities.api
A JLabel which automatically resize its font to fit the available width.
FontResizingLabel(String) - Constructor for class org.jjazz.uiutilities.api.FontResizingLabel
 
forceRescan(boolean) - Method in interface org.jjazz.rhythmdatabase.api.RhythmDatabase
Force a rescan of all the RhythmProviders available in the lookup to add rhythms in the database.
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
 
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

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.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.
GENERATED - Enum constant in enum class org.jjazz.musiccontrol.api.playbacksession.PlaybackSession.State
Sequence and related data have been generated.
generateMusic(SongContext) - Method in class org.jjazz.rhythmmusicgeneration.api.DummyGenerator
 
generateMusic(SongContext) - Method in interface org.jjazz.rhythmmusicgeneration.spi.MusicGenerator
Generate the note Phrases which correspond to a musical accompaniment for a given rhythm.
generateWavFile(File, File) - Method in interface org.jjazz.embeddedsynth.api.EmbeddedSynth
Generate a .wav file from the specified midiFile.
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 class org.jjazz.ss_editor.api.RpValueCopyBuffer
Return the values in the buffer.
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, 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(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(SongStructure, int) - Method in class org.jjazz.ss_editor.api.SongPartCopyBuffer
Return a copy of the SongParts adapted to the specified targetSgs.
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.
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.chordleadsheet.api.event.ClsActionEvent
 
getActionId() - Method in class org.jjazz.musiccontrolactions.api.RemoteAction
 
getActionId() - Method in class org.jjazz.songstructure.api.event.SgsActionEvent
 
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.pianoroll.api.PianoRollEditorTopComponent
Overridden to insert possible new actions from path "Actions/PianoRollEditorTopComponent".
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
 
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.
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.diff.api.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.diff.api.Difference
The point at which the addition starts, if any.
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 class org.jjazz.harmony.api.ChordTypeDatabase
Get the aliases of the specified chord type.
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.
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
 
getAlteration() - Method in enum class org.jjazz.harmony.api.Degree
 
getAlterationDisplay() - Method in class org.jjazz.harmony.api.Note
 
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.
getAppConfigDirectory(String) - Method in class org.jjazz.filedirectorymanager.api.FileDirectoryManager
Get the user specific JJazz configuration directory.
getArcDiameter() - Method in class org.jjazz.flatcomponents.api.RoundedPanel
 
getAsNoteKey() - Method in class org.jjazz.phrase.api.NoteEvent
Get the "as Note" key for this instance.
getAudioLatency() - Method in class org.jjazz.outputsynth.api.OutputSynth.UserSettings
Get the value of AudioLatency
getAuthor() - Method in interface org.jjazz.rhythm.api.Rhythm
 
getAuthor() - Method in class org.jjazz.rhythm.spi.RhythmProvider.Info
 
getAuthor() - Method in interface org.jjazz.rhythmdatabase.api.RhythmInfo
 
getAuthor() - Method in class org.jjazz.rhythmstubs.api.DummyRhythm
 
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
 
getBackgroundColor1() - Method in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
getBackgroundColor2() - Method in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
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.chordleadsheet.api.item.Position
 
getBarAnnotationNbLines() - Method in class org.jjazz.cl_editor.api.CL_Editor
Get the number of lines of a bar annotation.
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
 
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
 
getBarMaxIndex() - Method in class org.jjazz.cl_editor.api.CopyBuffer
 
getBarMinIndex() - Method in class org.jjazz.cl_editor.api.CopyBuffer
 
getBarRange() - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Get the bar range of this 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.
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
 
getBarRendererSettings() - Method in interface org.jjazz.cl_editor.barbox.api.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).
getBaseSession() - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSession
 
getBasicBassPhrase(float, SimpleChordSequence, 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.
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
If no bass note defined return getRootNote().
getBeat() - Method in class org.jjazz.chordleadsheet.api.item.Position
 
getBeat() - Method in class org.jjazz.rhythm.api.RhythmFeatures
 
getBeatAsUserString() - Method in class org.jjazz.chordleadsheet.api.item.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.chordleadsheet.api.item.Position
The fractional part of the beat.
getBeatRange() - Method in class org.jjazz.phrase.api.NoteEvent
 
getBeatRange() - Method in class org.jjazz.phrase.api.Phrase
Get the beat range from start of first note to end of last note.
getBeatRange() - Method in class org.jjazz.phrase.api.SizedPhrase
Get the beat range corresponding to this phrase.
getBeatRange() - Method in class org.jjazz.phrase.api.ui.PhraseBirdsEyeViewComponent
The beat range shown in this component.
getBeatRange() - Method in class org.jjazz.pianoroll.api.PianoRollEditorTopComponent
The edited beat range.
getBeatRange() - Method in class org.jjazz.rhythmmusicgeneration.api.SongChordSequence
Get the BeatRange of this SongChordSequence.
getBeatRange() - Method in class org.jjazz.songcontext.api.SongContext
The range (computed at the time of this object creation) for which music should be produced.
getBeatRange(float) - Method in class org.jjazz.rhythmmusicgeneration.api.SimpleChordSequence
The beat range of this SimpleChordSequence provided it starts at startBarPosInBeats.
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.
getBlackKeys() - Method in class org.jjazz.instrumentcomponents.keyboard.api.KeyboardComponent
 
getBlackList() - Method in class org.jjazz.musiccontrol.api.SongMusicGenerationListener
 
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.barbox.api.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.barbox.api.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.
getBuiltinRhythms(MultipleErrorsReport) - Method in interface org.jjazz.rhythm.spi.RhythmProvider
Get the built-in rhythms.
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.
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.
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(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) - Method in class org.jjazz.rhythmmusicgeneration.api.SimpleChordSequence
Return the specified chord duration in natural beats.
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_SelectionUtilities
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
 
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.
getChordType() - Method in class org.jjazz.harmony.api.ChordSymbol
 
getChordType(int) - Method in class org.jjazz.harmony.api.ChordTypeDatabase
Get a chord type from the database.
getChordType(String) - Method in class org.jjazz.harmony.api.ChordTypeDatabase
Get a chord type from the database from a String description.
getChordType(List<Degree>) - Method in class org.jjazz.harmony.api.ChordTypeDatabase
Get the ChordType which match the specified degrees.
getChordTypeIndex(ChordType) - Method in class org.jjazz.harmony.api.ChordTypeDatabase
The index of the ct in the database.
getChordTypes() - Method in class org.jjazz.harmony.api.ChordTypeDatabase
Get all the ChordTypes of the database.
getChordTypeSimilarityIndex(SimpleChordSequence) - Method in class org.jjazz.rhythmmusicgeneration.api.SimpleChordSequence
Compute an index which indicates how similar are the chord types of cSeq and this object.
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.api.SongEditorManager.Editors
 
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() - Method in class org.jjazz.chordleadsheet.api.event.ItemClientPropertyChangedEvent
 
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.
getColor() - Method in interface org.jjazz.itemrenderer.api.IR_AnnotationTextSettings
The color used to represent the name of the section.
getColor() - Method in interface org.jjazz.itemrenderer.api.IR_ChordSymbolSettings
The color of the Chord Symbol.
getColor() - Method in interface org.jjazz.itemrenderer.api.IR_SectionSettings
The color used to represent the name of the section.
getColor() - Method in interface org.jjazz.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.colorsetmanager.api.ColorSetManager
Convenience method which calls getColor(System.identityHashCode(o)).
getColor(String) - Method in interface org.jjazz.colorsetmanager.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.outputsynth.api.ui.RemapTableUI.Model
 
getColumnClass(int) - Method in class org.jjazz.rhythmselectiondialog.api.RhythmTable.Model
 
getColumnCount() - Method in class org.jjazz.midi.api.ui.InstrumentTable.Model
 
getColumnCount() - Method in class org.jjazz.outputsynth.api.ui.RemapTableUI.Model
 
getColumnCount() - Method in class org.jjazz.rhythmselectiondialog.api.RhythmTable.Model
 
getColumnName(int) - Method in class org.jjazz.midi.api.ui.InstrumentTable.Model
 
getColumnName(int) - Method in class org.jjazz.outputsynth.api.ui.RemapTableUI.Model
 
getColumnName(int) - Method in class org.jjazz.rhythmselectiondialog.api.RhythmTable.Model
 
getColumns() - Method in class org.jjazz.uiutilities.api.WheelSpinner
 
getComments() - Method in class org.jjazz.song.api.Song
The comments associated to this song.
getCompactViewRPs(Rhythm) - Method in class org.jjazz.ss_editor.api.SS_Editor
Get 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.
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
 
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.uiutilities.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_ContextActionSupport
 
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.
getControlTrack() - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdateProviderSongSession
 
getConvertedPosition(TimeSignature, TimeSignature) - Method in class org.jjazz.chordleadsheet.api.item.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(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.
getCopy(ChordLeadSheet) - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheetFactory
Get a deep copy of specified chordleadsheet: individual ChordLeadSheetItems are copied.
getCopy(ChordLeadSheet, Position) - Method in class org.jjazz.chordleadsheet.api.item.ChordLeadSheetItem.DefaultComparableItem
 
getCopy(ChordLeadSheet, Position) - Method in interface org.jjazz.chordleadsheet.api.item.ChordLeadSheetItem
Get a copy of this item at a specified position.
getCopy(ChordLeadSheet, 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 parameters.
getCopy(ChordSymbol, ChordRenderingInfo, AltExtChordSymbol, AltDataFilter) - Method in class org.jjazz.chordleadsheet.api.item.NCExtChordSymbol
 
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(Song, boolean) - Method in class org.jjazz.song.api.SongFactory
Return a deep copy of the specified song.
getCopyDur(float) - Method in class org.jjazz.phrase.api.NoteEvent
Get a copy with one parameter modified.
getCopyDurPos(float, float) - Method in class org.jjazz.phrase.api.NoteEvent
Get a copy with the specified parameters modified.
getCopyPitch(int) - Method in class org.jjazz.phrase.api.NoteEvent
Get a copy with one parameter modified.
getCopyPitchPos(int, float) - Method in class org.jjazz.phrase.api.NoteEvent
Get a copy with the specified parameters modified.
getCopyPitchVel(int, int) - Method in class org.jjazz.phrase.api.NoteEvent
Get a copy with the specified parameters modified.
getCopyPos(float) - Method in class org.jjazz.phrase.api.NoteEvent
Get a copy with one parameter modified.
getCopyrightMetaMessage(String) - Static method in class org.jjazz.midi.api.MidiUtilities
 
getCopyUnlinked(Song, boolean) - Method in class org.jjazz.song.api.SongFactory
Return a copy of the song where the SongStructure does NOT listen to the ChordLeadsheet changes.
getCopyVel(int) - Method in class org.jjazz.phrase.api.NoteEvent
Get a copy with one parameter modified.
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.
getCtrlWheelStep() - Method in class org.jjazz.uiutilities.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).
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.
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.
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 class org.jjazz.midimix.api.MidiMix
Get a deep copy of this MidiMix.
getDefault() - Static method in interface org.jjazz.activesong.spi.ActiveSongBackgroundMusicBuilder
Get the default implementation.
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.api.CL_EditorFactory
 
getDefault() - Static method in interface org.jjazz.cl_editor.barbox.api.BarBoxSettings
 
getDefault() - Static method in interface org.jjazz.cl_editor.barrenderer.api.BarRendererFactory
Return the default implementation.
getDefault() - Static method in interface org.jjazz.cl_editor.barrenderer.api.BarRendererSettings
 
getDefault() - Static method in class org.jjazz.cl_editor.spi.ChordSymbolEditorDialog
Search the global lookup for an instance.
getDefault() - Static method in class org.jjazz.cl_editor.spi.CL_BarEditorDialog
 
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.colorsetmanager.api.ColorSetManager
 
getDefault() - Static method in interface org.jjazz.colorsetmanager.api.NoteColorManager
 
getDefault() - Static method in class org.jjazz.diff.api.DiffProvider.Utilities
Use the first implementation present in the global lookup.
getDefault() - Static method in interface org.jjazz.embeddedsynth.spi.Mp3EncoderProvider
Get the default Mp3Encoder (if any).
getDefault() - Static method in class org.jjazz.instrumentchooser.spi.InstrumentChooserDialog
 
getDefault() - Static method in interface org.jjazz.itemrenderer.api.IR_AnnotationTextSettings
 
getDefault() - Static method in interface org.jjazz.itemrenderer.api.IR_ChordSymbolSettings
 
getDefault() - Static method in interface org.jjazz.itemrenderer.api.IR_SectionSettings
 
getDefault() - Static method in interface org.jjazz.itemrenderer.api.IR_TimeSignatureSettings
 
getDefault() - Static method in interface org.jjazz.itemrenderer.api.ItemRendererFactory
 
getDefault() - Static method in interface org.jjazz.itemrenderer.api.ItemRendererSettings
 
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.mixconsole.api.MixConsoleSettings
 
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.pianoroll.spi.PianoRollEditorSettings
 
getDefault() - Static method in interface org.jjazz.rhythm.spi.StubRhythmProvider
 
getDefault() - Static method in interface org.jjazz.rhythmdatabase.api.RhythmDatabase
Use the first implementation present 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.spi.DefaultRpViewerRendererFactory
The default RpViewerRendererFactory.
getDefault() - Static method in interface org.jjazz.ss_editor.rpviewer.spi.RpViewerSettings
 
getDefault() - Static method in interface org.jjazz.ss_editor.rpviewer.spi.StringRpRendererSettings
 
getDefault() - Static method in class org.jjazz.ss_editor.spi.RhythmSelectionDialog
Return the default implementation found in the global lookup.
getDefault() - Static method in interface org.jjazz.ss_editor.spi.RhythmSelectionDialog.RhythmPreviewProvider
Find an implementation in the global lookup.
getDefault() - Static method in interface org.jjazz.ss_editor.spi.SS_EditorFactory
 
getDefault() - Static method in interface org.jjazz.ss_editor.spi.SS_EditorSettings
 
getDefault() - Static method in interface org.jjazz.ss_editor.sptviewer.spi.SptViewerFactory
 
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 class org.jjazz.undomanager.api.JJazzUndoManagerFinder
 
getDefaultBackgroundColor() - Method in interface org.jjazz.ss_editor.rpviewer.spi.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.barrenderer.api.BarRendererSettings
 
getDefaultBorder() - Method in interface org.jjazz.ss_editor.sptviewer.spi.SptViewerSettings
 
getDefaultBorderColor() - Method in interface org.jjazz.ss_editor.rpviewer.spi.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.barbox.api.BarBoxSettings
 
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
 
getDefaultDrumsInstrument() - Method in class org.jjazz.outputsynth.api.OS_YamahaRef
The Drums instrument of this synth to be used by default.
getDefaultEditor() - Method in class org.jjazz.uiutilities.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(Family) - 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.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 interface org.jjazz.rhythmdatabase.api.RhythmDatabase
Get the default Rhythm for TimeSignature ts.
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
Get the default EmbeddedSynth instance.
getDefaultTabName(Song) - Static method in class org.jjazz.pianoroll.api.PianoRollEditorTopComponent
The default tab name for a song.
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_Integer
 
getDefaultValue() - Method in class org.jjazz.rhythm.api.RP_State
 
getDefaultValue() - Method in class org.jjazz.rhythm.api.RP_StringSet
 
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.
getDeletedEnd() - Method in class org.jjazz.diff.api.Difference
The point at which the deletion ends, if any.
getDeletedStart() - Method in class org.jjazz.diff.api.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.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_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 interface org.jjazz.rhythmdatabase.api.RhythmInfo
 
getDescription() - Method in class org.jjazz.rhythmdatabase.api.RhythmParameterInfo
 
getDescription() - Method in class org.jjazz.rhythmstubs.api.DummyRhythm
 
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.
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.midi.api.device.JJazzMidiDevice
 
getDeviceInfo() - Method in class org.jjazz.midi.api.sequencer.AbstractMidiDeviceProvider
 
getDeviceInfo() - Method in class org.jjazz.midi.api.sequencer.JJazzLabSequencerProvider
 
getDiameter() - Method in class org.jjazz.flatcomponents.api.FlatLedIndicator
 
getDisabledColor() - Method in interface org.jjazz.cl_editor.barbox.api.BarBoxSettings
 
getDisabledForeground() - Method in class org.jjazz.uiutilities.api.VTextIcon
 
getDisabledPastEndColor() - Method in interface org.jjazz.cl_editor.barbox.api.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_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.rhythmdatabase.api.RhythmParameterInfo
 
getDisplayName() - Method in interface org.jjazz.uiutilities.api.FontColorUserSettingsProvider.FCSetting
 
getDisplayName() - Method in class org.jjazz.uiutilities.api.FontColorUserSettingsProvider.FCSettingAdapter
 
getDisplayQuantization() - Method in class org.jjazz.cl_editor.barrenderer.api.BeatBasedLayoutManager
 
getDisplayQuantizationValue() - Method in class org.jjazz.cl_editor.barbox.api.BarBox
 
getDisplayQuantizationValue() - Method in class org.jjazz.cl_editor.barrenderer.api.BarRenderer
 
getDisplayQuantizationValue(CLI_Section) - Method in class org.jjazz.cl_editor.api.CL_Editor
 
getDisplayValue(E) - Method in interface org.jjazz.rhythm.api.RhythmParameter
Get a short String representation of the value.
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
 
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() - Method in class org.jjazz.rhythmdatabase.api.RhythmVoiceInfo
 
getDrumKit(SizedPhrase, 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.chordleadsheet.api.item.Position
The duration in natural beats between this position and the specified position.
getDurationInBeats() - Method in class org.jjazz.harmony.api.Note
 
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.
getEditors(Song) - Method in class org.jjazz.songeditormanager.api.SongEditorManager
Get the editors which show song s.
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.
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 starting from NINTH.
getExternalMidiEditor() - Method in class org.jjazz.midi.api.JJazzMidiSystem
Get the path to an external Midi file editor.
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 interface org.jjazz.rhythm.api.Rhythm
The general features of this rhythm.
getFeatures() - Method in interface org.jjazz.rhythmdatabase.api.RhythmInfo
 
getFeatures() - Method in class org.jjazz.rhythmstubs.api.DummyRhythm
 
getFeel() - Method in class org.jjazz.rhythm.api.RhythmFeatures
 
getFeelRp(Rhythm) - Static method in class org.jjazz.rhythm.api.rhythmparameters.RP_STD_Feel
 
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 interface org.jjazz.rhythmdatabase.api.RhythmInfo
Optional file from which this rhythm is loaded.
getFile() - Method in class org.jjazz.rhythmstubs.api.DummyRhythm
 
getFile() - Method in class org.jjazz.song.api.Song
The file where this song is stored.
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.
getFileSize(URL) - Static method in class org.jjazz.utilities.api.Utilities
Get file size from an URL.
getFillRp(Rhythm) - Static method in class org.jjazz.rhythm.api.rhythmparameters.RP_STD_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(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.Family
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.uiutilities.api.FixedPreferredWidthPanel
 
getFlatCharInMusicFont() - Method in interface org.jjazz.itemrenderer.api.IR_ChordSymbolSettings
 
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().
getFocusedBar(boolean) - Method in class org.jjazz.cl_editor.api.CL_Editor
Get the focused SelectedBar, if any.
getFocusedBorder() - Method in interface org.jjazz.itemrenderer.api.ItemRendererSettings
 
getFocusedBorder() - Method in interface org.jjazz.ss_editor.rpviewer.spi.RpViewerSettings
 
getFocusedBorder() - Method in interface org.jjazz.ss_editor.sptviewer.spi.SptViewerSettings
 
getFocusedBorderColor() - Method in interface org.jjazz.cl_editor.barbox.api.BarBoxSettings
 
getFocusedBorderColor() - Method in interface org.jjazz.ss_editor.rpviewer.spi.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.barbox.api.BarBoxSettings
 
getFont() - Method in interface org.jjazz.itemrenderer.api.IR_AnnotationTextSettings
The font used to represent the name of the section.
getFont() - Method in interface org.jjazz.itemrenderer.api.IR_ChordSymbolSettings
The font used to represent the Chord Symbol e.g.
getFont() - Method in interface org.jjazz.itemrenderer.api.IR_SectionSettings
The font used to represent the name of the section.
getFont() - Method in interface org.jjazz.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() - Method in class org.jjazz.cl_editor.barrenderer.api.BarRenderer
Return a 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.diff.api.Difference
 
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() - Method in class org.jjazz.rhythm.api.RhythmFeatures
 
getGhostPhrases() - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Get the optional view-only phrases shown faded in the background of the editor.
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
 
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
 
getGroupKey() - Method in class org.jjazz.cl_editor.barrenderer.api.BarRenderer
Get the group key to which this BarRenderer is linked.
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.
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.
getHCopy(int) - Method in record class org.jjazz.pianoroll.api.ZoomValue
Get a copy of this instance with hValue changed.
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
 
getHelpText() - Method in class org.jjazz.outputsynth.api.ui.DefaultInstrumentsDialog
 
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.uiutilities.api.VTextIcon
Returns the icon's height.
getIconWidth() - Method in class org.jjazz.uiutilities.api.VTextIcon
Returns the icon's width.
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.api.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_Integer
 
getId() - Method in class org.jjazz.rhythm.api.RP_State
 
getId() - Method in class org.jjazz.rhythm.api.RP_StringSet
 
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
 
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_SelectionUtilities
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.
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.cl_editor.api.CopyBuffer
 
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.FlatTextEditDialog
 
getInstance() - Static method in class org.jjazz.harmony.api.ChordTypeDatabase
 
getInstance() - Static method in class org.jjazz.harmony.api.ScaleManager
 
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.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.MidiMixManager
 
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.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.MidiSynthManager
Get the instance.
getInstance() - Static method in class org.jjazz.outputsynth.api.OS_YamahaRef
 
getInstance() - Static method in class org.jjazz.outputsynth.api.OutputSynthManager
Get the OutputSynthManager instance.
getInstance() - Static method in class org.jjazz.outputsynth.api.ui.RemapTableInstrumentChooser
 
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.rhythmdatabase.api.FavoriteRhythms
 
getInstance() - Static method in class org.jjazz.song.api.SongFactory
 
getInstance() - Static method in class org.jjazz.songeditormanager.api.SongEditorManager
 
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.ss_editor.api.RpValueCopyBuffer
 
getInstance() - Static method in class org.jjazz.ss_editor.api.SongPartCopyBuffer
 
getInstance() - Static method in class org.jjazz.uisettings.api.GeneralUISettings
 
getInstance() - Static method in class org.jjazz.upgrade.api.UpgradeManager
 
getInstance(Lookup) - Static method in class org.jjazz.cl_editor.api.CL_ContextActionSupport
If context == Utilities.actionsGlobalContext() return a shared instance.
getInstance(Lookup) - Static method in class org.jjazz.ss_editor.api.SS_ContextActionSupport
If context == Utilities.actionsGlobalContext() return a shared instance.
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(Family) - Method in class org.jjazz.outputsynth.api.GMRemapTable
Get the mapped instrument for the specified instrument family.
getInstrument(SizedPhrase, 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(Family) - 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, int) - Method in class org.jjazz.utilities.api.StringProperties
 
getIntensity() - Method in class org.jjazz.rhythm.api.RhythmFeatures
 
getIntensityRp(Rhythm) - Static method in class org.jjazz.rhythm.api.rhythmparameters.RP_STD_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]
getIntValue() - Method in enum class org.jjazz.harmony.api.Degree.Natural
 
getIR_AnnotationTextSettings() - Method in interface org.jjazz.itemrenderer.api.ItemRendererSettings
 
getIR_ChordSymbolSettings() - Method in interface org.jjazz.itemrenderer.api.ItemRendererSettings
 
getIR_SectionSettings() - Method in interface org.jjazz.itemrenderer.api.ItemRendererSettings
 
getIR_TimeSignatureSettings() - Method in interface org.jjazz.itemrenderer.api.ItemRendererSettings
 
getIR_Type() - Method in class org.jjazz.itemrenderer.api.ItemRenderer
 
getItem() - Method in class org.jjazz.chordleadsheet.api.event.ClsChangeEvent
 
getItem() - Method in class org.jjazz.cl_editor.spi.Preset
 
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.barrenderer.api.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.itemrenderer.api.ItemRendererFactory
Get a shared instance of an ItemRenderer sample of given type.
getItemRendererSettings() - Method in interface org.jjazz.cl_editor.barrenderer.api.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.
getItemsCopy(ChordLeadSheet, int) - Method in class org.jjazz.cl_editor.api.CopyBuffer
Return a copy of the items in the buffer adjusted to targetBarIndex and with the specified container.
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/DEFAULT_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() - Method in class org.jjazz.cl_editor.spi.Preset
 
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
 
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
 
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.phrase.api.ui.PhraseBirdsEyeViewComponent
 
getLabel() - Method in class org.jjazz.uiutilities.api.LabeledSpinner
 
getLabel() - Method in class org.jjazz.uiutilities.api.VerticalLabel
 
getLabel() - Method in class org.jjazz.uiutilities.api.VTextIcon
 
getLastAddedSongContext() - Method in class org.jjazz.rhythmmusicgeneration.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(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 interface org.jjazz.activesong.spi.ActiveSongBackgroundMusicBuilder
Get the last music generation result available.
getLastResult() - Method in class org.jjazz.rhythmmusicgeneration.api.MusicGenerationQueue
Get the result from the last generation task.
getLastRpRhythmPair() - Method in class org.jjazz.rhythmdatabase.api.AddRhythmsAction
Get the last RpRhythmPair.
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.
getLayoutAlignmentX(Container) - Method in class org.jjazz.uiutilities.api.CornerLayout
 
getLayoutAlignmentY(Container) - Method in class org.jjazz.uiutilities.api.CornerLayout
 
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.
getLineBorder() - Method in class org.jjazz.pianoroll.api.NoteView
Convenience method to get the LineBorder used by this NoteView.
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
 
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).
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
 
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.
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
 
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.phrase.api.ui.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
 
getMatchingScales(ChordSymbol) - Method in class org.jjazz.harmony.api.ScaleManager
Compute the scale instances which match the specified chord symbol.
getMatchingScore(RhythmFeatures) - Method in class org.jjazz.rhythm.api.RhythmFeatures
Compute a matching score between this RhythmFeatures and rf.
getMax() - Method in class org.jjazz.rhythm.api.TempoRange
 
getMaxBarIndex() - Method in class org.jjazz.cl_editor.api.CL_SelectionUtilities
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_SelectionUtilities
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 MidiChord.
getMaxReceivers() - Method in class org.jjazz.midi.api.device.JJazzMidiDevice
 
getMaxStartSptIndex() - Method in class org.jjazz.ss_editor.api.SS_SelectionUtilities
Get the last SongPart of the selection.
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_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
 
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.
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.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.outputsynth.api.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.outputsynth.api.MidiSynthManager.SynthFinder
Search the MidiSynthManager instance.
getMidiSynths() - Method in class org.jjazz.outputsynth.api.MidiSynthManager
The list of MidiSynths.
getMidiSynths(Predicate<MidiSynth>) - Method in class org.jjazz.outputsynth.api.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_SelectionUtilities
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_SelectionUtilities
Same as getMinBarIndex but limited to bars within the chordleadsheet's range.
getMinimumSize() - Method in class org.jjazz.flatcomponents.api.FlatLedIndicator
 
getMinimumSize() - Method in class org.jjazz.instrumentcomponents.keyboard.api.KeyboardComponent
 
getMinimumSize() - Method in class org.jjazz.uiutilities.api.CollapsiblePanel
Override make sure minimum width is never smaller than titleComponent preferred size, even when collapsed.
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 MidiChord.
getMinStartSptIndex() - Method in class org.jjazz.ss_editor.api.SS_SelectionUtilities
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_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
 
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.itemrenderer.api.ItemRenderer
 
getModel() - Method in class org.jjazz.midi.api.ui.InstrumentTable
 
getModel() - Method in class org.jjazz.outputsynth.api.ui.RemapTableUI
 
getModel() - Method in class org.jjazz.phrase.api.ui.PhraseBirdsEyeViewComponent
 
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.RhythmTable
 
getModel() - Method in class org.jjazz.ss_editor.api.SS_Editor
 
getModel() - Method in class org.jjazz.ss_editor.api.SS_SelectionUtilities
 
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.
getMostImportantDegreeIndexes() - Method in class org.jjazz.harmony.api.ChordType
The list of "most important Degrees" indexes for this chord type, in the descending order.
getMovedPosition(int, float) - Method in class org.jjazz.chordleadsheet.api.item.Position
Get a new position where bar and beat are moved by the offset parameters.
getMp3Encoder() - Method in interface org.jjazz.embeddedsynth.spi.Mp3EncoderProvider
 
getMusicFont() - Method in interface org.jjazz.itemrenderer.api.IR_ChordSymbolSettings
The font to display musical symbols like sharp and flat symbols.
getMutedRhythmVoices(Rhythm, Set<String>) - Static method in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_Mute
Retrieve the muted RhythmVoices from the specified rp value.
getMuteRp(Rhythm) - Static method in class org.jjazz.rhythm.api.rhythmparameters.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.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 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.outputsynth.api.MidiSynthManager.CopyMidiSynthsTask
 
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 interface org.jjazz.rhythmdatabase.api.RhythmInfo
 
getName() - Method in class org.jjazz.rhythmdatabase.api.RhythmVoiceInfo
 
getName() - Method in class org.jjazz.rhythmstubs.api.DummyRhythm
 
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 interface org.jjazz.startup.spi.StartupTask
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.
getNameFont() - Method in class org.jjazz.spteditor.api.SptEditorSettings
 
getNameFont() - Method in interface org.jjazz.ss_editor.rpviewer.spi.RpViewerSettings
 
getNameFont() - Method in interface org.jjazz.ss_editor.sptviewer.spi.SptViewerSettings
 
getNameFontColor() - Method in interface org.jjazz.ss_editor.rpviewer.spi.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
 
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
 
getNbLines() - Method in class org.jjazz.itemrenderer.api.IR_AnnotationText
 
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.
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.
getNewGM2OuputSynth() - Method in class org.jjazz.outputsynth.api.OutputSynthManager
Get a new instance of a default OutputSynth which just uses the GM2Synth.
getNewGMOuputSynth() - Method in class org.jjazz.outputsynth.api.OutputSynthManager
Get a new instance of a default OutputSynth which just uses the GMSynth.
getNewGSOuputSynth() - Method in class org.jjazz.outputsynth.api.OutputSynthManager
Get a new instance of a default OutputSynth which just uses the GSSynth.
getNewJazzLabSoundFontGSOuputSynth() - Method in class org.jjazz.outputsynth.api.OutputSynthManager
Get a new instance of a default OutputSynth which just uses the JJazzLab soundfont in GS mode (compatible with VirtualMidiSynth).
getNewJazzLabSoundFontXGOuputSynth() - Method in class org.jjazz.outputsynth.api.OutputSynthManager
Get a new instance of a default OutputSynth which just uses the JJazzLab soundfont in XG mode (compatible with FluidSynth).
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.
getNewSongTemplateMixFile() - Method in class org.jjazz.filedirectorymanager.api.FileDirectoryManager
 
getNewSongTemplateSongFile() - Method in class org.jjazz.filedirectorymanager.api.FileDirectoryManager
 
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.
getNewXGOuputSynth() - Method in class org.jjazz.outputsynth.api.OutputSynthManager
Get a new instance of a default OutputSynth which just uses the XGSynth.
getNewYamahaRefOuputSynth() - Method in class org.jjazz.outputsynth.api.OutputSynthManager
Get a new instance of a default OutputSynth which just uses the Tyros 5 synth.
getNext(TimeSignature) - Method in class org.jjazz.chordleadsheet.api.item.Position
Get the next integer beat position in the specified TimeSignature context.
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 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
 
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.itemrenderer.api.ItemRendererSettings
 
getNonFocusedBorder() - Method in interface org.jjazz.ss_editor.rpviewer.spi.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.
getNoteColor() - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.GuitarDiagramComponent
 
getNoteColor() - Method in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
getNoteColor(int) - Method in interface org.jjazz.colorsetmanager.api.NoteColorManager
Provide a note color depending on velocity.
getNoteColor(Color, int) - Method in interface org.jjazz.colorsetmanager.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 on middle C (60).
getNotes() - Method in class org.jjazz.harmony.api.StandardScaleInstance
Get the notes that make the scale.
getNotes() - Method in class org.jjazz.phrase.api.Phrase
 
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.
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 associated to the specified NoteEvent.
getNoteViews() - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Get all the NoteViews 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.chordleadsheet.api.event.ItemClientPropertyChangedEvent
 
getOldValue() - Method in class org.jjazz.songstructure.api.event.RpValueChangedEvent
 
getOpenedSongs() - Method in class org.jjazz.songeditormanager.api.SongEditorManager
 
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.
getOriginalMidiMix() - Method in class org.jjazz.songcontext.api.SongContextCopy
The original MidiMix from which we made this context copy.
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.
getOriginalSong() - Method in class org.jjazz.songcontext.api.SongContextCopy
The original song from which we made this context copy.
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.
getOutputSynth() - Method in interface org.jjazz.embeddedsynth.api.EmbeddedSynth
Get the OutputSynth corresponding to this embedded synth.
getOutputSynth() - Method in class org.jjazz.outputsynth.api.OutputSynth.UserSettings
The enclosing OutputSynth.
getOutputSynth(String) - Method in class org.jjazz.outputsynth.api.OutputSynthManager
Get the OutputSynth associated to the specified output MidiDevice.
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.barbox.api.BarBoxSettings
 
getPastEndSelectedColor() - Method in interface org.jjazz.cl_editor.barbox.api.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
 
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
 
getPhraseBeatRange() - Method in class org.jjazz.pianoroll.api.PianoRollEditor
 
getPhrases(int, Track[], Integer...) - Static method in class org.jjazz.phrase.api.Phrases
Parse all tracks to build one phrase per used channel.
getPhraseStartBar() - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Get the bar index corresponding to getPhraseBeatRange().from.
getPhraseTransform(String) - Method in interface org.jjazz.phrasetransform.api.PhraseTransformManager
Get a specified PhraseTransform instance.
getPhraseTransforms() - Method in interface org.jjazz.phrasetransform.api.PhraseTransformManager
Get 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.api.SongEditorManager.Editors
 
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.
getPlaybackColor() - Method in interface org.jjazz.cl_editor.barbox.api.BarBoxSettings
 
getPlayBackground() - Method in class org.jjazz.musiccontrolactions.api.ui.PositionViewer
 
getPlaybackKeyTransposition() - Method in class org.jjazz.musiccontrol.api.PlaybackSettings
Get the key transposition applied to chord symbols when playing a song.
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.uiutilities.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 editor.
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(TimeSignature) - Method in class org.jjazz.chordleadsheet.api.item.Position
The position in natural beats if all bars use the specified TimeSignature.
getPositionModel() - Method in class org.jjazz.musiccontrolactions.api.ui.PositionViewer
 
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.playbacksession.UpdateProviderSongSession
Wait time after having generated an update.
getPostUpdateSleepTimeMs() - Method in class org.jjazz.rhythmmusicgeneration.api.MusicGenerationQueue
The minimum delay between 2 consecutive updates.
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
 
getPreferredChannel() - Method in class org.jjazz.rhythmdatabase.api.RhythmVoiceInfo
 
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.
getPreferredInstrument() - Method in class org.jjazz.rhythmdatabase.api.RhythmVoiceInfo
 
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.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.instrumentcomponents.guitardiagram.api.GuitarDiagramComponent
 
getPreferredSize() - Method in class org.jjazz.instrumentcomponents.keyboard.api.KeyboardComponent
 
getPreferredSize() - Method in class org.jjazz.itemrenderer.api.IR_Section
Calculate the preferredSize() depending on font and zoomFactor.
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.
getPreferredSize() - Method in class org.jjazz.uiutilities.api.CollapsiblePanel
Override make sure preferred width is never smaller than titleComponent preferred width, even when collapsed.
getPreferredSize() - Method in class org.jjazz.uiutilities.api.FixedPreferredWidthPanel
 
getPreferredSize() - Method in class org.jjazz.uiutilities.api.ProportionalPanel
 
getPreferredSize() - Method in class org.jjazz.uiutilities.api.VerticalLabel
 
getPreferredTempo() - Method in interface org.jjazz.rhythm.api.Rhythm
 
getPreferredTempo() - Method in interface org.jjazz.rhythmdatabase.api.RhythmInfo
 
getPreferredTempo() - Method in class org.jjazz.rhythmstubs.api.DummyRhythm
 
getPreFireChangeEventDelayMs() - Method in class org.jjazz.musiccontrol.api.SongMusicGenerationListener
The delay to wait before firing a PROP_CHANGED event.
getPresentationName() - Method in class org.jjazz.undomanager.api.SimpleEdit
 
getPresetType() - Method in class org.jjazz.cl_editor.spi.Preset
 
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.playbacksession.UpdateProviderSongSession
Wait time before starting the music generation to provide an update.
getPreUpdateBufferTimeMs() - Method in class org.jjazz.rhythmmusicgeneration.api.MusicGenerationQueue
Wait this time from the first received change before triggering an update.
getPreviewedRhythm() - Method in interface org.jjazz.ss_editor.spi.RhythmSelectionDialog.RhythmPreviewProvider
The rhythm currently being previewed.
getPreviewMaxNbBars() - Method in class org.jjazz.rpcustomeditorfactoryimpl.api.RealTimeRpEditorDialog
Get the maximum number of bars used in the preview.
getPrevious(TimeSignature) - Method in class org.jjazz.chordleadsheet.api.item.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 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.outputsynth.api.MidiSynthManager.CopyMidiSynthsTask
 
getPriority() - Method in class org.jjazz.songeditormanager.api.StartupShutdownSongManager.OpenFilesAtStartupTask
 
getPriority() - Method in interface org.jjazz.startup.spi.StartupTask
Get the priority of the task.
getProcessedPhrase(Predicate<NoteEvent>, Function<NoteEvent, NoteEvent>) - Method in class org.jjazz.phrase.api.Phrase
Get a new 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.
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.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.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.
getRedoPresentationName() - Method in class org.jjazz.undomanager.api.JJazzUndoManager
 
getReferenceColor(int) - Method in interface org.jjazz.colorsetmanager.api.ColorSetManager
Get a specific reference color.
getReferenceColors() - Method in interface org.jjazz.colorsetmanager.api.ColorSetManager
Get all the reference colors present in this color set.
getRegisteredSongs() - Method in class org.jjazz.song.api.SongFactory
All songs created by this object are automatically registered.
getRelativeAscInterval(Note) - Method in class org.jjazz.harmony.api.Note
 
getRelativeDescInterval(Note) - Method in class org.jjazz.harmony.api.Note
 
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 of this chord symbol.
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.Utilities
Get the relative pitches corresponding to the degrees for a chord symbol whose root=rootPitch.
getRemoteActions() - Method in interface org.jjazz.musiccontrolactions.api.RemoteActionProvider
 
getRemoteActions() - Method in class org.jjazz.musiccontrolactions.api.RemoteController
Get all the RemoteAction instances.
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() - Method in class org.jjazz.ss_editor.api.RpValueCopyBuffer
The Rhythm of the RhythmParameter.
getRhythm(Point) - Method in class org.jjazz.rhythmselectiondialog.api.RhythmTable
The rhythm corresponding to the row which encloses the specified point.
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
 
getRhythmInstance(String) - Method in interface org.jjazz.rhythmdatabase.api.RhythmDatabase
Get a rhythm instance from its id.
getRhythmInstance(RhythmInfo) - Method in interface org.jjazz.rhythmdatabase.api.RhythmDatabase
Get a rhythm instance from a RhythmInfo.
getRhythmMixDirectory() - Method in class org.jjazz.filedirectorymanager.api.FileDirectoryManager
Get the directory used for rhythm's default mix files.
getRhythmMixFile(String, File) - Method in class org.jjazz.filedirectorymanager.api.FileDirectoryManager
Get the rhythm mix File object for the specified rhythm.
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.api.RpValueCopyBuffer
The RhythmParameter for which the buffer stores values.
getRhythmParameter() - Method in class org.jjazz.ss_editor.rpviewer.spi.RpCustomEditor
The RhythmParameter whose value is edited in this dialog.
getRhythmParameters() - Method in interface org.jjazz.rhythm.api.Rhythm
 
getRhythmParameters() - Method in class org.jjazz.rhythmstubs.api.DummyRhythm
 
getRhythmParametersInfos() - Method in interface org.jjazz.rhythmdatabase.api.RhythmInfo
 
getRhythmProvider(String) - Method in interface org.jjazz.rhythmdatabase.api.RhythmDatabase
Get the RhythmProviderId which matchs the specified unique id.
getRhythmProvider(Rhythm) - Method in interface org.jjazz.rhythmdatabase.api.RhythmDatabase
 
getRhythmProvider(RhythmInfo) - Method in interface org.jjazz.rhythmdatabase.api.RhythmDatabase
Get the RhythmProvider for specified RhythmInfo.
getRhythmProviderId() - Method in interface org.jjazz.rhythmdatabase.api.RhythmInfo
The unique id of the provider of the target rhythm.
getRhythmProviders() - Method in interface org.jjazz.rhythmdatabase.api.RhythmDatabase
The RhythmProviders instances currently available, sorted by name.
getRhythms() - Method in class org.jjazz.rhythmdatabase.api.FavoriteRhythms
All the favorite rhythms.
getRhythms() - Method in interface org.jjazz.rhythmdatabase.api.RhythmDatabase
 
getRhythms(Predicate<RhythmInfo>) - Method in interface org.jjazz.rhythmdatabase.api.RhythmDatabase
Get the rhythms which are tested OK.
getRhythms(TimeSignature) - Method in class org.jjazz.rhythmdatabase.api.FavoriteRhythms
The favorite rhythms for the specified TimeSignature.
getRhythms(TimeSignature) - Method in interface org.jjazz.rhythmdatabase.api.RhythmDatabase
Get the rhythms which match the specified time signature.
getRhythms(RhythmProvider) - Method in class org.jjazz.rhythmdatabase.api.FavoriteRhythms
The favorite rhythms for the specified RhythmProvider.
getRhythms(RhythmProvider) - Method in interface org.jjazz.rhythmdatabase.api.RhythmDatabase
The rhythms associated to 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(SizedPhrase, SongPartContext) - Static method in class org.jjazz.phrasetransform.api.PhraseTransforms
 
getRhythmVoiceInfos() - Method in interface org.jjazz.rhythmdatabase.api.RhythmInfo
 
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.DummyRhythm
 
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
 
getRootProfile() - Method in class org.jjazz.rhythmmusicgeneration.api.SimpleChordSequence
A String which combines the relative root ascending intervals and chord durations, to allow a quick comparison between 2 SimpleChordSequences.
getRootProfileOneChordPerBar(TimeSignature, int...) - Static method in class org.jjazz.rhythmmusicgeneration.api.SimpleChordSequence
Generate a root profile for a chord progression with 1 chord per bar and the specified root ascending intervals.
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.outputsynth.api.ui.RemapTableUI.Model
 
getRowCount() - Method in class org.jjazz.rhythmselectiondialog.api.RhythmTable.Model
 
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.spi.RpCustomEditor
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<?>, DefaultRpViewerRendererFactory.Type, RpViewerSettings) - Method in interface org.jjazz.ss_editor.rpviewer.spi.DefaultRpViewerRendererFactory
Get the RpViewerRenderer of the specified type.
getRpViewerRenderer(Song, SongPart, RhythmParameter<?>, RpViewerSettings) - Method in interface org.jjazz.ss_editor.rpviewer.spi.RpViewerRendererFactory
Get a RpViewerRenderer instance adapted to the specified RhyhtmParameter.
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.
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.
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() - Method in class org.jjazz.itemrenderer.api.IR_Section
 
getSectionColor(CLI_Section) - Method in class org.jjazz.cl_editor.api.CL_Editor
Get the color associated to a section.
getSecuredXStreamInstance() - Static method in class org.jjazz.utilities.api.Utilities
Get a secured XStream instance for unmarshalling which only accepts org.jjazz.** objects.
getSelectedBackgroundColor() - Method in interface org.jjazz.itemrenderer.api.ItemRendererSettings
 
getSelectedBackgroundColor() - Method in interface org.jjazz.ss_editor.rpviewer.spi.RpViewerSettings
 
getSelectedBackgroundColor() - Method in interface org.jjazz.ss_editor.sptviewer.spi.SptViewerSettings
 
getSelectedBarIndexes() - Method in class org.jjazz.cl_editor.api.CL_SelectionUtilities
The bar indexes of the SelectedBars (sorted by position).
getSelectedBarIndexesWithinCls() - Method in class org.jjazz.cl_editor.api.CL_SelectionUtilities
Same as getSelectedBarsIndexes() but limited to bars within the chordleadsheet's range.
getSelectedBars() - Method in class org.jjazz.cl_editor.api.CL_SelectionUtilities
Get the selected bars sorted by position.
getSelectedBarsWithinCls() - Method in class org.jjazz.cl_editor.api.CL_SelectionUtilities
Same as getSelectedBars() but limited to bars within the chordleadsheet's range.
getSelectedChordSymbols() - Method in class org.jjazz.cl_editor.api.CL_SelectionUtilities
Get only the selected chord symbols sorted by position.
getSelectedColor() - Method in interface org.jjazz.cl_editor.barbox.api.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.
getSelectedInstrument() - Method in class org.jjazz.outputsynth.api.ui.RemapTableInstrumentChooser
 
getSelectedItems() - Method in class org.jjazz.cl_editor.api.CL_SelectionUtilities
Get all the selected items sections, chord symbols, sorted by position.
getSelectedNoteColor() - Method in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
getSelectedNoteColor(int) - Method in interface org.jjazz.colorsetmanager.api.NoteColorManager
Same as getNoteColor() but for a selected note.
getSelectedNoteViews() - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Get the currently selected NoteViews sorted by NoteEvent natural order.
getSelectedRemappedInstrument() - Method in class org.jjazz.outputsynth.api.ui.RemapTableUI
Get the selected remapped Instrument.
getSelectedRhythm() - Method in class org.jjazz.rhythmselectiondialog.api.RhythmTable
 
getSelectedRhythm() - Method in class org.jjazz.ss_editor.spi.RhythmSelectionDialog
Return the selected rhythm.
getSelectedSections() - Method in class org.jjazz.cl_editor.api.CL_SelectionUtilities
Get only the selected sections sorted by position.
getSelectedSongPartParameter(SongPart) - Method in class org.jjazz.ss_editor.api.SS_SelectionUtilities
 
getSelectedSongPartParameters() - Method in class org.jjazz.ss_editor.api.SS_SelectionUtilities
 
getSelectedSongParts() - Method in class org.jjazz.ss_editor.api.SS_SelectionUtilities
 
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) - Static method in class org.jjazz.musiccontrol.api.playbacksession.StaticSongSession
Same as getSession(sgContext, true, true, true, true, PLAYBACK_SETTINGS_LOOP_COUNT, null);
getSession(SongContext) - Static method in class org.jjazz.musiccontrol.api.playbacksession.UpdateProviderSongSession
Same as getSession(sgContext, true, true, true, true, true, PLAYBACK_SETTINGS_LOOP_COUNT, null);
getSession(SongContext, boolean, boolean, boolean, boolean, boolean, int, ActionListener) - Static method in class org.jjazz.musiccontrol.api.playbacksession.UpdateProviderSongSession
Create or reuse a session for the specified parameters.
getSession(SongContext, boolean, boolean, boolean, boolean, int, ActionListener) - Static method in class org.jjazz.musiccontrol.api.playbacksession.StaticSongSession
Create or reuse a session for the specified parameters.
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
 
getSharpCharInMusicFont() - Method in interface org.jjazz.itemrenderer.api.IR_ChordSymbolSettings
 
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.Family
A 5 chars max. string.
getShowVelocityMode() - Method in class org.jjazz.phrase.api.ui.PhraseBirdsEyeViewComponent
Get the show velocity mode.
getSideLength() - Static method in class org.jjazz.itemrenderer.api.IR_Copiable.CopyIndicator
 
getSimilarityIndex(ChordType) - Method in class org.jjazz.harmony.api.ChordType
Compute how much "similar" is the specified ChordType with this object.
getSimilarRhythm(RhythmInfo) - Method in interface org.jjazz.rhythmdatabase.api.RhythmDatabase
Try to find a rhythm in the database which is "similar" to the specified rhythm info.
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.
getSize() - Method in class org.jjazz.cl_editor.api.CopyBuffer
 
getSize() - Method in class org.jjazz.harmony.api.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().
getSize() - Method in class org.jjazz.ss_editor.api.RpValueCopyBuffer
 
getSize() - Method in class org.jjazz.ss_editor.api.SongPartCopyBuffer
 
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.
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 interface org.jjazz.activesong.spi.ActiveSongBackgroundMusicBuilder
Get the active song for this ActiveSongMusicBuilder.
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 class org.jjazz.pianoroll.api.PianoRollEditor
 
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.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
 
getSongContext() - Method in class org.jjazz.rhythmmusicgeneration.api.SongSequenceBuilder
 
getSongMixFile(File) - Method in class org.jjazz.filedirectorymanager.api.FileDirectoryManager
Build the song mix File object for 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 (at the time of this object creation) which are contained in this context.
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
 
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.
getSourceChordSymbol() - Method in class org.jjazz.phrase.api.SourcePhrase
 
getSourceRhythm() - Method in interface org.jjazz.rhythm.api.AdaptedRhythm
The source rhythm for this object.
getSourceSongStructure() - Method in class org.jjazz.ss_editor.api.SongPartCopyBuffer
The SongStructure from which the songparts have been put in the buffer.
getSpinner() - Method in class org.jjazz.uiutilities.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.
getSptMaxStartBarIndex() - Method in class org.jjazz.ss_editor.api.SongPartCopyBuffer
 
getSptMinStartBarIndex() - Method in class org.jjazz.ss_editor.api.SongPartCopyBuffer
 
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.api.SongEditorManager.Editors
 
getStandardScales() - Method in class org.jjazz.harmony.api.ScaleManager
A list of 17 standard scales.
getStandardTempoRanges() - Static method in class org.jjazz.rhythm.api.TempoRange
 
getStartBarIndex() - Method in interface org.jjazz.songstructure.api.SongPart
 
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.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.spi.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.
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
 
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().
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.barrenderer.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
 
getSystemLocale() - Static method in class org.jjazz.base.api.actions.AboutDialog
 
getTags() - Method in interface org.jjazz.rhythm.api.Rhythm
Can be any keyword strings used to describe the rhythm.
getTags() - Method in interface org.jjazz.rhythmdatabase.api.RhythmInfo
 
getTags() - Method in class org.jjazz.rhythmstubs.api.DummyRhythm
 
getTags() - Method in class org.jjazz.song.api.Song
 
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
getTempoRange() - Method in class org.jjazz.rhythm.api.RhythmFeatures
 
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 (computed at the time of this object creation) 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.phrase.api.SizedPhrase
 
getTimeSignature() - Method in class org.jjazz.phrase.api.ui.PhraseBirdsEyeViewComponent
Can be null.
getTimeSignature() - Method in interface org.jjazz.rhythm.api.Rhythm
 
getTimeSignature() - Method in interface org.jjazz.rhythmdatabase.api.RhythmInfo
 
getTimeSignature() - Method in class org.jjazz.rhythmmusicgeneration.api.SimpleChordSequence
 
getTimeSignature() - Method in class org.jjazz.rhythmstubs.api.DummyRhythm
 
getTimeSignature() - Method in class org.jjazz.song.api.BeatIterator
The time signature corresponding to the current position.
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.RhythmProviderList
 
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.uiutilities.api.CollapsiblePanel
 
getTitledBorder(String) - Method in interface org.jjazz.cl_editor.barbox.api.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.diff.api.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.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.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 semi-tons (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.Alteration) - Method in class org.jjazz.chordleadsheet.api.item.AltExtChordSymbol
 
getTransposedChordSymbol(int, Note.Alteration) - Method in class org.jjazz.chordleadsheet.api.item.ExtChordSymbol
Get a transposed ExtChordSymbol.
getTransposedChordSymbol(int, Note.Alteration) - Method in class org.jjazz.chordleadsheet.api.item.NCExtChordSymbol
 
getTransposedChordSymbol(int, Note.Alteration) - 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.diff.api.Difference
 
getType() - Method in class org.jjazz.midi.api.DrumKit
 
getType() - Method in class org.jjazz.rhythm.api.RhythmVoice
 
getType() - Method in class org.jjazz.rhythmdatabase.api.RhythmVoiceInfo
 
getTypes() - Method in class org.jjazz.midi.api.InstrumentBank
Get all the DrumKit.Types used by this bank.
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(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.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 interface org.jjazz.rhythmdatabase.api.RhythmInfo
The unique Id of the target rhythm.
getUniqueId() - Method in class org.jjazz.rhythmstubs.api.DummyRhythm
 
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.
getUniqueTimeSignatures() - Method in interface org.jjazz.songstructure.api.SongStructure
Get the list of unique TimeSignatures used in the SongStructure.
getUnitTestDefault() - Static method in interface org.jjazz.rhythmdatabase.api.RhythmDatabase
Get a special RhythmDatabase instance for unit tests.
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.
getUserRhythmDirectory() - Method in class org.jjazz.filedirectorymanager.api.FileDirectoryManager
Get the user directory for Rhythms 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
 
getValueAt(int, int) - Method in class org.jjazz.midi.api.ui.InstrumentTable.Model
 
getValueAt(int, int) - Method in class org.jjazz.outputsynth.api.ui.RemapTableUI.Model
 
getValueAt(int, int) - Method in class org.jjazz.rhythmselectiondialog.api.RhythmTable.Model
 
getValueDescription(E) - Method in interface org.jjazz.rhythm.api.RhythmParameter
Provide an optional description or help text associated to the specified value.
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
 
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
 
getVariationRp(Rhythm) - Static method in class org.jjazz.rhythm.api.rhythmparameters.RP_STD_Variation
Find the first RP_STD_Variation instance in the rhythm parameters of r.
getVCopy(int) - Method in record class org.jjazz.pianoroll.api.ZoomValue
Get a copy of this instance with vValue changed.
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 interface org.jjazz.rhythm.api.Rhythm
 
getVersion() - Method in class org.jjazz.rhythm.spi.RhythmProvider.Info
 
getVersion() - Method in interface org.jjazz.rhythmdatabase.api.RhythmInfo
 
getVersion() - Method in class org.jjazz.upgrade.api.UpgradeManager
 
getVersionString() - Method in class org.jjazz.uiutilities.api.JFontChooser
 
getViewMode() - Method in class org.jjazz.ss_editor.api.SS_Editor
Get the view mode.
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.
getVisiblePitchRange() - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Get the min/max 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.uiutilities.api.WheelSpinner
 
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.uiutilities.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
 
getYamahaRefSynth() - Method in class org.jjazz.outputsynth.api.OS_YamahaRef
The YamahaRef synth.
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.itemrenderer.api.IR_AnnotationText
 
getZoomFactor() - Method in class org.jjazz.itemrenderer.api.IR_Section
 
getZoomFactor() - Method in class org.jjazz.itemrenderer.api.ItemRenderer
 
getZoomHFactor() - Method in class org.jjazz.ss_editor.api.SS_Editor
 
getZoomHFactor() - Method in class org.jjazz.ss_editor.sptviewer.api.SptViewer
 
getZoomVFactor() - Method in class org.jjazz.cl_editor.api.CL_Editor
Get the zoom vertical factor.
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.api.SS_Editor
 
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
 
getZoomYFactor() - Method in interface org.jjazz.uiutilities.api.Zoomable
 
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.
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.
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 in org.jjazz.outputsynth.api
Specific exception for this object.
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>) - 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, float, Grid) - Constructor for class org.jjazz.rhythmmusicgeneration.api.GridChordContext
 
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
 
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
 
GSSynth - Class in org.jjazz.midi.api.synths
A synth which only contains the GS banks.
guessExtension(String) - Method in class org.jjazz.harmony.api.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.Family
Try to guess the family from patchName.
guessFeatures(String, Object...) - Static method in class org.jjazz.rhythm.api.RhythmFeatures
Try to set features from a rhythm name.
guessInstrument(String) - Method in class org.jjazz.midi.api.synths.GM1Bank
Try to guess from patchName the equivalent GM1 Instrument.
guessIsDrums(String) - Method in class org.jjazz.midi.api.synths.GM1Bank
Try to guess if patchName represents a drums/percussion instrument.
Guitar - Enum constant in enum class org.jjazz.midi.api.synths.Family
 
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
 
handleUnsupportedEditException(String, String) - Method in class org.jjazz.undomanager.api.JJazzUndoManager
Convenience method : the right way to handle UnsupportedEditException when catched by the highest level caller, ie the one who called startCEdit() and should call endCEdit().
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.item.Position
 
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.barbox.api.BarBoxConfig
 
hashCode() - Method in class org.jjazz.diff.api.Difference
 
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.ChordType
 
hashCode() - Method in class org.jjazz.harmony.api.Note
Uses pitch, beatDuration and velocity, alterationDisplay is ignored.
hashCode() - Method in class org.jjazz.harmony.api.StandardScaleInstance
 
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 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 class org.jjazz.rhythm.api.RhythmFeatures
 
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_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.RhythmParameterInfo
 
hashCode() - Method in class org.jjazz.rhythmdatabase.api.RhythmVoiceInfo
 
hashCode() - Method in class org.jjazz.rhythmmusicgeneration.api.ChordSequence
 
hashCode() - Method in record class org.jjazz.rhythmmusicgeneration.api.MusicGenerationQueue.Result
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.DummyRhythm
 
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.FloatRange
 
hashCode() - Method in class org.jjazz.utilities.api.IntRange
 
hashCode() - Method in class org.jjazz.utilities.api.LongRange
 
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).
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.
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.
HEAVY - Enum constant in enum class org.jjazz.rhythm.api.Intensity
 
HelpTextArea - Class in org.jjazz.uiutilities.api
A TextArea for help texts : non editable, font is preset, not opaque.
HelpTextArea() - Constructor for class org.jjazz.uiutilities.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_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.
hValue() - Method in record class org.jjazz.pianoroll.api.ZoomValue
Returns the value of the hValue record component.

I

ICON_SIZE - Static variable in interface org.jjazz.phrasetransform.api.PhraseTransform
 
ID - Static variable in class org.jjazz.rhythm.api.rhythmparameters.RP_STD_Feel
 
ID - Static variable in class org.jjazz.rhythm.api.rhythmparameters.RP_STD_Fill
 
ID - Static variable in class org.jjazz.rhythm.api.rhythmparameters.RP_STD_Intensity
 
ID - Static variable in class org.jjazz.rhythm.api.rhythmparameters.RP_STD_Variation
 
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_Mute
 
ID - Static variable in class org.jjazz.rhythm.api.rhythmparameters.RP_SYS_TempoFactor
 
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.MidiFileDragInTransferHandler
 
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
 
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 MidiNote within the Chord whose pitch equals p.
indexOfRelativePitch(int) - Method in class org.jjazz.harmony.api.Chord
Find a MidiNote within the MidiChord whose pitch relatively equals p, i.e independently of the octave (module 12 semitons).
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
 
insertBars(int, int) - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Insert bars from a specific position.
installChangeValueWithMouseWheelSupport(JComponent, MouseWheelListener) - Method in class org.jjazz.uisettings.api.GeneralUISettings
Helper method to register/unregister a component and its MouseWheelListener depending on the PREF_VALUE_CHANGE_WITH_MOUSE_WHEEL value changes.
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.
InstrumentBank<T extends Instrument> - 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.
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
 
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
 
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
 
Intensity - Enum Class in org.jjazz.rhythm.api
The intensity or power of a rhythm.
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].
InvalidAliasException(String) - Constructor for exception org.jjazz.harmony.api.ChordTypeDatabase.InvalidAliasException
 
invalidateLayout(Container) - Method in class org.jjazz.uiutilities.api.CornerLayout
 
InvalidMappingException(String) - Constructor for exception 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_AnnotationText - Class in org.jjazz.itemrenderer.api
Represents an annotation text.
IR_AnnotationText(CLI_BarAnnotation, ItemRendererSettings) - Constructor for class org.jjazz.itemrenderer.api.IR_AnnotationText
 
IR_AnnotationTextSettings - Interface in org.jjazz.itemrenderer.api
 
IR_ChordSymbolSettings - Interface in org.jjazz.itemrenderer.api
 
IR_Copiable - Interface in org.jjazz.itemrenderer.api
ItemRenderers which can handle the copy mode implement this interface.
IR_Copiable.CopyIndicator - Class in org.jjazz.itemrenderer.api
Represent the CopyIndicator using a cross shape.
IR_Section - Class in org.jjazz.itemrenderer.api
Represents a section name.
IR_Section(CLI_Section, ItemRendererSettings) - Constructor for class org.jjazz.itemrenderer.api.IR_Section
 
IR_SectionSettings - Interface in org.jjazz.itemrenderer.api
 
IR_TimeSignatureSettings - Interface in org.jjazz.itemrenderer.api
 
IR_Type - Enum Class in org.jjazz.itemrenderer.api
The various types of ItemRenderers.
isActionComplete() - Method in class org.jjazz.chordleadsheet.api.event.ClsActionEvent
 
isActionComplete() - Method in class org.jjazz.songstructure.api.event.SgsActionEvent
 
isActionStarted() - Method in class org.jjazz.chordleadsheet.api.event.ClsActionEvent
 
isActionStarted() - Method in class org.jjazz.songstructure.api.event.SgsActionEvent
 
isActivable(Song) - Method in interface org.jjazz.activesong.spi.ActiveSongManager
 
isAdaptedRhythm() - Method in interface org.jjazz.rhythmdatabase.api.RhythmInfo
True if this RhythmInfo if for an AdaptedRhythm.
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.
isApplyRhythmToNextSongParts() - Method in class org.jjazz.ss_editor.spi.RhythmSelectionDialog
Return if the rhythm should be also applied to the next songParts which have the same rhythm than the sptModel.
isArrangerPlaying() - Method in class org.jjazz.musiccontrol.api.MusicController
True if the current playing session is a special arranger session.
isAutoUpdateEnabled() - Method in class org.jjazz.musiccontrol.api.PlaybackSettings
True if playing backing track should be automatically updated in real-time when song changes.
isBarAnnotationVisible() - Method in class org.jjazz.cl_editor.api.CL_Editor
Check if bar annotations are visible.
isBarCopyMode() - Method in class org.jjazz.cl_editor.api.CopyBuffer
 
isBarSelected() - Method in class org.jjazz.cl_editor.api.CL_SelectionUtilities
True if a BarBox is selected.
isBarSelected(int) - Method in class org.jjazz.cl_editor.api.CL_SelectionUtilities
 
isBarSelectedWithinCls() - Method in class org.jjazz.cl_editor.api.CL_SelectionUtilities
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
 
isBeforeItem() - Method in interface org.jjazz.chordleadsheet.api.item.ChordLeadSheetItem.ComparableItem
 
isBeforeItem() - Method in class org.jjazz.chordleadsheet.api.item.ChordLeadSheetItem.DefaultComparableItem
 
isBeforeItem() - Method in class org.jjazz.chordleadsheet.api.item.CLI_ChordSymbol.ComparableCsItem
 
isBlockKeyEventForwarding() - Method in class org.jjazz.uiutilities.api.WheelSpinner
 
isBorderOpaque() - Method in class org.jjazz.flatcomponents.api.ComponentTitledBorder
 
isChangeFromManualEdit() - Method in class org.jjazz.uiutilities.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.uisettings.api.GeneralUISettings
 
isChorusEnabled() - Method in class org.jjazz.midi.api.InstrumentSettings
 
isClickPrecountEnabled() - Method in class org.jjazz.musiccontrol.api.PlaybackSettings
 
isClickTrackIncluded() - Method in class org.jjazz.musiccontrol.api.playbacksession.BaseSongSession
 
isClosed() - Method in class org.jjazz.song.api.Song
 
isCollapsed() - Method in class org.jjazz.uiutilities.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_Integer
 
isCompatibleWith(RhythmParameter<?>) - Method in class org.jjazz.rhythm.api.RP_State
 
isCompatibleWith(RhythmParameter<?>) - Method in class org.jjazz.rhythm.api.RP_StringSet
 
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_SelectionUtilities
Same as isContiguousBarSelection but limited to bars within the chordleadsheet's range.
isContiguousBarSelection() - Method in class org.jjazz.cl_editor.api.CL_SelectionUtilities
True if all selectedBars are contiguous.
isContiguousSptSelection() - Method in class org.jjazz.ss_editor.api.SS_SelectionUtilities
True if the selected song parts are contiguous (valid whatever the selection type, SongParts or RhythmParameters)
isControlTrackIncluded() - Method in class org.jjazz.musiccontrol.api.playbacksession.BaseSongSession
 
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
 
isDirectlyGeneratingMusic() - Method in interface org.jjazz.activesong.spi.ActiveSongBackgroundMusicBuilder
Check if ActiveSongMusicBuilder is directly being generating music that will produce a new Result.
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
 
isDotted() - Method in enum class org.jjazz.harmony.api.SymbolicDuration
 
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
 
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.
isEmpty() - Method in class org.jjazz.cl_editor.api.CL_SelectionUtilities
 
isEmpty() - Method in class org.jjazz.cl_editor.api.CopyBuffer
 
isEmpty() - Method in class org.jjazz.phrase.api.Phrase
 
isEmpty() - Method in class org.jjazz.pianoroll.api.CopyNoteBuffer
 
isEmpty() - Method in class org.jjazz.ss_editor.api.RpValueCopyBuffer
 
isEmpty() - Method in class org.jjazz.ss_editor.api.SongPartCopyBuffer
 
isEmpty() - Method in class org.jjazz.ss_editor.api.SS_SelectionUtilities
 
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
 
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 interface org.jjazz.activesong.spi.ActiveSongBackgroundMusicBuilder
Get state (true by default).
isEnabled() - Method in class org.jjazz.analytics.api.Analytics
 
isEnabled() - Method in interface org.jjazz.chordinspector.spi.ChordViewer
 
isEnabled() - Method in interface org.jjazz.embeddedsynth.spi.EmbeddedSynthProvider
Check if this EmbeddedSynthProvider is enabled.
isEnabled() - Method in class org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSession
Check is this session is enabled.
isEnabled() - Method in class org.jjazz.musiccontrolactions.api.RemoteAction
 
isEnabled() - Method in class org.jjazz.musiccontrolactions.api.RemoteController
 
isEnabled() - Method in class org.jjazz.undomanager.api.JJazzUndoManager
Check if this instance is enabled.
isEnumerableRhythmParameterSelected() - Method in class org.jjazz.ss_editor.api.SS_SelectionUtilities
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
 
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.rpcustomeditorfactoryimpl.api.RealTimeRpEditorDialog
Check if dialog was exited using OK
isExitOk() - Method in class org.jjazz.ss_editor.rpviewer.spi.RpCustomEditor
Check if dialog was exited using OK
isExitOk() - Method in class org.jjazz.ss_editor.spi.RhythmSelectionDialog
 
isExitOK() - Method in class org.jjazz.outputsynth.api.ui.RemapTableInstrumentChooser
Return true if user quit the dialog using the OK button.
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
 
isFirstBarBeat() - Method in class org.jjazz.chordleadsheet.api.item.Position
 
isFlat() - Method in class org.jjazz.harmony.api.Note
 
isFreshStart() - Method in class org.jjazz.upgrade.api.UpgradeManager
 
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.rhythmmusicgeneration.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.chordleadsheet.api.item.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.RhythmTable.Model
 
isInclusive() - Method in interface org.jjazz.chordleadsheet.api.item.ChordLeadSheetItem.ComparableItem
 
isInclusive() - Method in class org.jjazz.chordleadsheet.api.item.ChordLeadSheetItem.DefaultComparableItem
 
isInclusive() - Method in class org.jjazz.chordleadsheet.api.item.CLI_ChordSymbol.ComparableCsItem
 
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).
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.
isItemSelected() - Method in class org.jjazz.cl_editor.api.CL_SelectionUtilities
 
isItemSelected(ChordLeadSheetItem<?>) - Method in class org.jjazz.cl_editor.api.CL_SelectionUtilities
 
isIterativeQuantizeEnabled() - Method in class org.jjazz.quantizer.api.Quantizer
Check if iterative quantize is enabled.
isLastBarBeat(TimeSignature) - Method in class org.jjazz.chordleadsheet.api.item.Position
True if position is equals or after the last logical beat of a bar.
isLatin(Locale) - Static method in class org.jjazz.uisettings.api.GeneralUISettings
 
isLinux() - Static method in class org.jjazz.utilities.api.Utilities
 
isLoopValues() - Method in class org.jjazz.uiutilities.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
 
isMajor() - Method in class org.jjazz.harmony.api.ChordType
 
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
 
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
 
isMute() - Method in class org.jjazz.midi.api.InstrumentMix
 
isMuted() - Method in class org.jjazz.pianoroll.api.NoteView
 
isNear(float, float) - Method in class org.jjazz.phrase.api.NoteEvent
Test if this note is near the specified position.
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.chordleadsheet.api.item.Position
 
isOpen() - Method in interface org.jjazz.embeddedsynth.api.EmbeddedSynth
 
isOpen() - Method in class org.jjazz.midi.api.device.JJazzMidiDevice
 
isOpenRecentFilesUponStartup() - Method in class org.jjazz.songeditormanager.api.StartupShutdownSongManager
 
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
 
isPlaybackAutoScrollEnabled() - Method in class org.jjazz.pianoroll.api.PianoRollEditor
 
isPlaybackClickEnabled() - Method in class org.jjazz.musiccontrol.api.PlaybackSettings
 
isPlaybackTranspositionEnabled() - Method in class org.jjazz.musiccontrol.api.playbacksession.BaseSongSession
 
isPrecountTrackIncluded() - Method in class org.jjazz.musiccontrol.api.playbacksession.BaseSongSession
 
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_Integer
 
isPrimary() - Method in class org.jjazz.rhythm.api.RP_State
 
isPrimary() - Method in class org.jjazz.rhythm.api.RP_StringSet
 
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.colorsetmanager.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 interface org.jjazz.rhythm.api.Rhythm
 
isResourcesLoaded() - Method in class org.jjazz.rhythmstubs.api.DummyRhythm
 
isReverbEnabled() - Method in class org.jjazz.midi.api.InstrumentSettings
 
isRhythmParameterCompatible() - Method in class org.jjazz.ss_editor.api.SS_SelectionUtilities
True if all selected Rhythm Parameters are compatible.
isRhythmParameterSelected() - Method in class org.jjazz.ss_editor.api.SS_SelectionUtilities
 
isRhythmParameterSelected(SongPart, RhythmParameter<?>) - Method in class org.jjazz.ss_editor.api.SS_SelectionUtilities
 
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.
isRunning() - Method in class org.jjazz.rhythmmusicgeneration.api.MusicGenerationQueue
 
isSameChordSymbol(ChordSymbol) - Method in class org.jjazz.chordleadsheet.api.item.ExtChordSymbol
True if this object's chord type is the same that cs chord type, and if root/bass relative pitches are the same.
isSameChordType(ChordSymbol) - Method in class org.jjazz.harmony.api.ChordSymbol
Compare chord types of 2 chord symbols.
isSameRhythm() - Method in class org.jjazz.ss_editor.api.SS_SelectionUtilities
True if all selected Song Parts or Rhythm Parameters share the same rhythm.
isSaveNeeded() - Method in class org.jjazz.song.api.Song
 
isSectionStartOnNewLine(CLI_Section) - Method in class org.jjazz.cl_editor.api.CL_Editor
 
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.flatcomponents.api.FlatToggleButton
 
isSelected() - Method in class org.jjazz.instrumentcomponents.keyboard.api.PianoKey
 
isSelected() - Method in class org.jjazz.itemrenderer.api.ItemRenderer
 
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
 
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.
isSixth() - Method in class org.jjazz.harmony.api.ChordType
 
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_SelectionUtilities
 
isSongPartSelected(SongPart) - Method in class org.jjazz.ss_editor.api.SS_SelectionUtilities
 
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.
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).
isTernary() - Method in enum class org.jjazz.quantizer.api.Quantization
 
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
 
isUndo() - Method in class org.jjazz.chordleadsheet.api.event.ClsActionEvent
 
isUndo() - Method in class org.jjazz.songstructure.api.event.SgsActionEvent
 
isUndoRedoInProgress() - Method in class org.jjazz.undomanager.api.JJazzUndoManager
 
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
 
isUseRhyhtmUserDirAsRhythmDefaultMixDir() - Method in class org.jjazz.filedirectorymanager.api.FileDirectoryManager
 
isUseRhythmTempo() - Method in class org.jjazz.ss_editor.spi.RhythmSelectionDialog
Return if the rhythm's preferred tempo should be applied to current song
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(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
 
isVolumeEnabled() - Method in class org.jjazz.midi.api.InstrumentSettings
 
isWhiteKey() - Method in class org.jjazz.instrumentcomponents.keyboard.api.PianoKey
 
isWhiteKey(int) - Static method in class org.jjazz.harmony.api.Note
Return Check if a pitch corresponds to 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
 
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
 
ItemClientPropertyChangedEvent - Class in org.jjazz.chordleadsheet.api.event
An item's client property has changed.
ItemClientPropertyChangedEvent(ChordLeadSheet, ChordLeadSheetItem<?>, String, String) - Constructor for class org.jjazz.chordleadsheet.api.event.ItemClientPropertyChangedEvent
 
itemModeCopy(List<? extends ChordLeadSheetItem>) - Method in class org.jjazz.cl_editor.api.CopyBuffer
Put items in the buffer in ItemMode.
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.itemrenderer.api
The base class for ItemRenderers.
ItemRenderer(ChordLeadSheetItem<?>, IR_Type) - Constructor for class org.jjazz.itemrenderer.api.ItemRenderer
 
ItemRendererFactory - Interface in org.jjazz.itemrenderer.api
Provide a consistent set of ItemRenderer instances.
ItemRendererSettings - Interface in org.jjazz.itemrenderer.api
 
itemWheelMoved(MouseWheelEvent, ChordLeadSheetItem<?>, IR_Type) - Method in interface org.jjazz.cl_editor.api.CL_EditorMouseListener
 
iterator() - Method in class org.jjazz.phrase.api.Phrase
 

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.outputsynth.api.MidiSynthManager
 
JJAZZLAB_SOUNDFONT_GS_SYNTH_NAME - Static variable in class org.jjazz.outputsynth.api.MidiSynthManager
 
JJAZZLAB_SOUNDFONT_XG_SYNTH_NAME - Static variable in class org.jjazz.outputsynth.api.MidiSynthManager
 
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.RestoreSettingsTask - Class in org.jjazz.midi.api
 
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.

K

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.
KeyboardRange - Class in org.jjazz.instrumentcomponents.keyboard.api
Define the size (number of keys) of a KeyboardComponent.
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
 
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.uiutilities.api
A WheelSpinner with a label.
LabeledSpinner() - Constructor for class org.jjazz.uiutilities.api.LabeledSpinner
Creates a spinner with an integer spinner.
LabeledSpinner(int, int, int, int) - Constructor for class org.jjazz.uiutilities.api.LabeledSpinner
An integer spinner between min and max.
LabeledSpinner(List<Object>) - Constructor for class org.jjazz.uiutilities.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
 
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.uiutilities.api.CornerLayout
 
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
 
LIGHT - Enum constant in enum class org.jjazz.rhythm.api.Intensity
 
LightTheme - Class in org.jjazz.uisettings.api
A JJazzLab theme using light colors.
LightTheme() - Constructor for class org.jjazz.uisettings.api.LightTheme
 
limit(int) - Static method in class org.jjazz.midi.api.MidiUtilities
Make sure x is a in the range [0-127].
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.
limitToTimeSignature(TimeSignature) - Method in class org.jjazz.chordleadsheet.api.item.Position
Get a new adjusted position which is guaranteed to fit the specified time signature.
linedir - Variable in class org.jjazz.score.api.NotationGraphics.ScoreNote
 
LIST - Enum constant in enum class org.jjazz.spteditor.spi.DefaultRpEditorComponentFactory.Type
 
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
 
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 class org.jjazz.outputsynth.api.MidiSynthManager
Read one MidiSynth from an JJazzLab internal .ins resource file.
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.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(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(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 interface org.jjazz.rhythm.api.Rhythm
Tell the rhythm it may load any memory-heavy resources.
loadResources() - Method in class org.jjazz.rhythmstubs.api.DummyRhythm
 
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.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.
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
 
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.ScaleManager
 
LYDIAN_b7 - Static variable in class org.jjazz.harmony.api.ScaleManager
 

M

main(String[]) - Static method in class org.jjazz.uiutilities.api.ListIndexTransferHandler
 
MAJOR - Enum constant in enum class org.jjazz.harmony.api.ChordType.Family
 
MAJOR - Static variable in class org.jjazz.harmony.api.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.
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
 
mapRvPhrase - Variable in class org.jjazz.rhythmmusicgeneration.api.SongSequenceBuilder.SongSequence
 
mapRvPhrases() - Method in record class org.jjazz.rhythmmusicgeneration.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
 
matches(float, float) - Method in class org.jjazz.phrase.api.CyclicPositions
Test if the specified position matches one of the cyclic positions.
MAX_FONT_SIZE - Static variable in class org.jjazz.uiutilities.api.FontResizingLabel
 
MAX_FRET_SPAN - Static variable in class org.jjazz.instrumentcomponents.guitardiagram.api.TGChordCreatorUtil
Maximum fret distance for a chord
MAX_NB_LINES - Static variable in class org.jjazz.itemrenderer.api.IR_AnnotationText
 
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
maximumLayoutSize(Container) - Method in class org.jjazz.uiutilities.api.CornerLayout
 
MEDIUM - Enum constant in enum class org.jjazz.rhythm.api.Intensity
 
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
 
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
 
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
 
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
 
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
 
MidiFileDragInTransferHandler - Class in org.jjazz.uiutilities.api
Our drag'n drop support to accept external Midi files dragged into a component.
MidiFileDragInTransferHandler() - Constructor for class org.jjazz.uiutilities.api.MidiFileDragInTransferHandler
 
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.
MidiMixManager - Class in org.jjazz.midimix.api
Global instance to obtain MidiMixes 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.Finder - Interface in org.jjazz.midi.api
Required by the MidiSynth serialization process : an implementation must be available in the global lookup.
MidiSynthFileReader - Interface in org.jjazz.midi.spi
A reader of MidiSynths.
MidiSynthManager - Class in org.jjazz.outputsynth.api
Manager the list of MidiSynths used during a JJazzLab session.
MidiSynthManager.CopyMidiSynthsTask - Class in org.jjazz.outputsynth.api
Copy the default Midi files in the app config directory.
MidiSynthManager.SynthFinder - Class in org.jjazz.outputsynth.api
 
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.uiutilities.api.FontResizingLabel
 
MIN_HEIGHT - Static variable in class org.jjazz.phrase.api.ui.PhraseBirdsEyeViewComponent
 
MIN_WIDTH - Static variable in class org.jjazz.phrase.api.ui.PhraseBirdsEyeViewComponent
 
minimumLayoutSize(Container) - Method in class org.jjazz.cl_editor.barrenderer.api.BeatBasedLayoutManager
 
minimumLayoutSize(Container) - Method in class org.jjazz.uiutilities.api.CornerLayout
 
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.ScaleManager
 
MINOR_MELODIC - Static variable in class org.jjazz.harmony.api.ScaleManager
 
MIX_CHANGE - Enum constant in enum class org.jjazz.activesong.spi.ActiveSongManager.SendMidiMessagePolicy
 
MIX_FILE_EXTENSION - Static variable in class org.jjazz.filedirectorymanager.api.FileDirectoryManager
 
MIX_FILE_EXTENSION - Static variable in class org.jjazz.midimix.api.MidiMix
 
mixChannelPanel - Variable in class org.jjazz.mixconsole.api.MixConsole.ChannelPanelSet
 
MixConsole - Class in org.jjazz.mixconsole.api
Edit song instruments parameters.
MixConsole(MixConsoleSettings) - Constructor for class org.jjazz.mixconsole.api.MixConsole
 
MixConsole.ChannelPanelSet - 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
 
MIXOLYDIAN - Static variable in class org.jjazz.harmony.api.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
 
Model() - Constructor for class org.jjazz.outputsynth.api.ui.RemapTableUI.Model
 
Model() - Constructor for class org.jjazz.rhythmselectiondialog.api.RhythmTable.Model
 
MOST_COMMON - Enum constant in enum class org.jjazz.instrumentcomponents.guitardiagram.api.TGChordSettings.ChordMode
 
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.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.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.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(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.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.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.uiutilities.api.RedispatchingMouseAdapter
 
mouseWheelMoved(MouseWheelEvent) - Method in class org.jjazz.uiutilities.api.WheelSpinner
 
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 within the bar.
moveItem(ChordLeadSheetItem<?>, Position) - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Move an item to a new position.
moveItemRenderer(ChordLeadSheetItem<?>) - Method in class org.jjazz.cl_editor.barrenderer.api.BarRenderer
Move one item of this bar.
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.
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
 
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.utilities.api
Notify the user of an MultipleErrorsReport.
MultipleErrorsReportDialog(Frame, String, MultipleErrorsReport) - Constructor for class org.jjazz.utilities.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 in org.jjazz.rhythm.api
An exception to be used by MusicGenerators.
MusicGenerationException(String) - Constructor for exception org.jjazz.rhythm.api.MusicGenerationException
 
MusicGenerationQueue - Class in org.jjazz.rhythmmusicgeneration.api
A thread to handle successive incoming music generation requests.
MusicGenerationQueue(int, int) - Constructor for class org.jjazz.rhythmmusicgeneration.api.MusicGenerationQueue
Create the handler.
MusicGenerationQueue.Result - Record Class in org.jjazz.rhythmmusicgeneration.api
A result from a music generation.
MusicGenerator - Interface in org.jjazz.rhythmmusicgeneration.spi
Define the music generation capability of a Rhythm.
MusicXMLFileReader - Class in org.jjazz.importers.api
MusicXML leadsheet file reader.
MusicXMLFileReader(File, boolean) - 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
 

N

NAME - Static variable in class org.jjazz.chordleadsheet.api.item.NCExtChordSymbol
 
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
 
NB_AVAILABLE_CHANNELS - Static variable in class org.jjazz.midimix.api.MidiMix
 
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.
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.
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.chordsymboltextinput.api.ChordSymbolTextInput.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 not crash cymbal.
NO_INVERSION - Enum constant in enum class org.jjazz.phrase.api.SourcePhrase.ChordMode
 
NONE - Static variable in class org.jjazz.diff.api.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_Editor.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.uiutilities.api.CornerLayout
 
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 - 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, Alteration.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 alteration if any.
Note(int, float, int, Note.Alteration) - Constructor for class org.jjazz.harmony.api.Note
Create a Note with a pitch, a duration in beat, a velocity and an alteration 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.Alteration) - Constructor for class org.jjazz.harmony.api.Note
A new note based on n but with the specified alteration.
Note.Alteration - Enum Class in org.jjazz.harmony.api
 
noteClicked(MouseEvent, NoteView) - Method in interface org.jjazz.pianoroll.api.EditTool
 
NoteColorManager - Interface in org.jjazz.colorsetmanager.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.
NoteEvent(Note, float) - Constructor for class org.jjazz.phrase.api.NoteEvent
Create a new NoteEvent from a Note at specified position.
NoteEvent(NoteEvent, int, float, int, float) - Constructor for class org.jjazz.phrase.api.NoteEvent
Create a new NoteEvent from another NoteEvent.
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 attributes are equal (except client properties).
noteExited(MouseEvent, NoteView) - Method in interface org.jjazz.pianoroll.api.EditTool
 
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.
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 extends Instrument> - Class in org.jjazz.midi.api.synths
Utility bank used only to store the Void instrument.

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
 
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
 
OK_OPTION - Static variable in class org.jjazz.uiutilities.api.JFontChooser
Return value from showDialog().
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
 
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.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_POS_CHAR - Static variable in class org.jjazz.chordsymboltextinput.api.ChordSymbolTextInput
 
OPEN_TRIANGLE - Static variable in class org.jjazz.midi.api.MidiConst
 
openFile(File, boolean) - Static method in class org.jjazz.utilities.api.Utilities
Open a file in an external editor.
OpenFilesAtStartupTask() - Constructor for class org.jjazz.songeditormanager.api.StartupShutdownSongManager.OpenFilesAtStartupTask
 
openInBrowser(URL, boolean) - Static method in class org.jjazz.utilities.api.Utilities
Open an URL in the system's external browser.
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.chordsymboltextinput.api - package org.jjazz.chordsymboltextinput.api
Utility methods to convert CLI_ChordSymbols objects from/to Strings.
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.barrenderer.spi - package org.jjazz.cl_editor.barrenderer.spi
Service provider to create BarRenderer instances of various types.
org.jjazz.cl_editor.spi - package org.jjazz.cl_editor.spi
Service providers for the chord leadsheet editor.
org.jjazz.colorsetmanager.api - package org.jjazz.colorsetmanager.api
Provide consistent set of colors.
org.jjazz.diff.api - package org.jjazz.diff.api
Diff algorithm provider.
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.harmony.api - package org.jjazz.harmony.api
Models for harmony objects: note, scale, degree, chord symbol, time signature, etc.
org.jjazz.importers.api - package org.jjazz.importers.api
MusicXML and Improvisor 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.itemrenderer.api - package org.jjazz.itemrenderer.api
Graphical components for chord leadsheet items: chord symbols, chord symbol position, section, time signature, etc.
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 and 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.musiccontrolactions.api - package org.jjazz.musiccontrolactions.api
Midi remote controller.
org.jjazz.musiccontrolactions.api.ui - package org.jjazz.musiccontrolactions.api.ui
 
org.jjazz.outputsynth.api - package org.jjazz.outputsynth.api
The model of the Midi synth connected to the output of JJazzLab.
org.jjazz.outputsynth.api.ui - package org.jjazz.outputsynth.api.ui
 
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.phrase.api.ui - package org.jjazz.phrase.api.ui
 
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
RhythmParameters which use PhraseTransforms.
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
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.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.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 which implement the RpCustomEditorProvider interface.
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
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.startup.spi - package org.jjazz.startup.spi
All StartupTasks instances (sorted by task priority) found in the global lookup are executed when UI is ready.
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.
Organ - Enum constant in enum class org.jjazz.midi.api.synths.Family
 
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_YamahaRef - Class in org.jjazz.outputsynth.api
The builtin OutputSynth for the Yamaha Tyros/PSR reference synth.
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 - Class in org.jjazz.outputsynth.api
Management of the OutputSynth instances.
OutputSynthManager.RestoreSettingsTask - Class in org.jjazz.outputsynth.api
 

P

PAD - Enum constant in enum class org.jjazz.rhythm.api.RhythmVoice.Type
 
paint(Graphics) - Method in class org.jjazz.instrumentcomponents.keyboard.api.PianoKey
Draw the key.
paint(Graphics) - Method in class org.jjazz.itemrenderer.api.IR_AnnotationText
Possibly paint the copyMode ABOVE the children components.
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.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.RoundedPanel
 
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.itemrenderer.api.IR_Section
Render the event.
paintComponent(Graphics) - Method in class org.jjazz.phrase.api.ui.PhraseBirdsEyeViewComponent
 
paintComponent(Graphics) - Method in class org.jjazz.pianoroll.api.NoteView
 
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.
paintComponent(Graphics) - Method in class org.jjazz.uiutilities.api.FontResizingLabel
 
paintComponent(Graphics) - Method in class org.jjazz.uiutilities.api.VerticalLabel
 
paintIcon(Component, Graphics, int, int) - Method in class org.jjazz.uiutilities.api.VTextIcon
Draw the icon at the specified location.
panic() - Method in class org.jjazz.midi.api.JJazzMidiSystem
The Midi panic method.
PANORAMIC_MAX - Static variable in class org.jjazz.midi.api.MidiConst
 
PANORAMIC_MIN - Static variable in class org.jjazz.midi.api.MidiConst
 
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
 
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.ScaleManager
 
PENTATONIC_MINOR - Static variable in class org.jjazz.harmony.api.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.Family
 
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.
PHRASE1 - Enum constant in enum class org.jjazz.rhythm.api.RhythmVoice.Type
 
PHRASE2 - Enum constant in enum class org.jjazz.rhythm.api.RhythmVoice.Type
 
PhraseBirdsEyeViewComponent - Class in org.jjazz.phrase.api.ui
A component to show a "bird's eye view" of whole or part of a Phrase.
PhraseBirdsEyeViewComponent() - Constructor for class org.jjazz.phrase.api.ui.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
 
phraseViewerPanel - Variable in class org.jjazz.mixconsole.api.MixConsole.ChannelPanelSet
 
PHRYGIAN - Static variable in class org.jjazz.harmony.api.ScaleManager
 
Piano - Enum constant in enum class org.jjazz.midi.api.synths.Family
 
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 phrase.
PianoRollEditor(PianoRollEditorSettings) - 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.Family
 
PITCH_MAX - Static variable in class org.jjazz.harmony.api.Note
 
PITCH_MIN - Static variable in class org.jjazz.harmony.api.Note
 
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 occuring during song playback.
PlaybackListenerAdapter - Class in org.jjazz.musiccontrol.api
Convenience class.
PlaybackListenerAdapter() - Constructor for class org.jjazz.musiccontrol.api.PlaybackListenerAdapter
 
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.State - Enum Class in org.jjazz.musiccontrol.api.playbacksession
 
PlaybackSettings - Class in org.jjazz.musiccontrol.api
Playback settings (click, precount, looping, playback transposition, auto-update mode) and related helper methods.
PlaybackSettings.PrecountMode - Enum Class in org.jjazz.musiccontrol.api
 
PlaybackSettings.RestoreSettingsTask - Class in org.jjazz.musiccontrol.api
 
PLAYING - Enum constant in enum class org.jjazz.musiccontrol.api.MusicController.State
 
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..."
PleaseWaitDialog(String) - Constructor for class org.jjazz.uiutilities.api.PleaseWaitDialog
Creates the dialog with the specified text, and a null task.
PleaseWaitDialog(String, Runnable) - Constructor for class org.jjazz.uiutilities.api.PleaseWaitDialog
When made visible, text is displayed while running the task.
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.chordleadsheet.api.item
A position in a leadsheet.
Position() - Constructor for class org.jjazz.chordleadsheet.api.item.Position
Equivalent to Position(0,0)
Position(int, float) - Constructor for class org.jjazz.chordleadsheet.api.item.Position
 
Position(Position) - Constructor for class org.jjazz.chordleadsheet.api.item.Position
 
POSITION_META_EVENT_TYPE - Static variable in class org.jjazz.musiccontrol.api.ControlTrack
 
PositionMark - Enum constant in enum class org.jjazz.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.
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 - Static variable in class org.jjazz.phrase.api.Grid
Notes whose relative position is > -PRE_CELL_BEAT_WINDOW 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.phrase.api.ui.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.phrase.api.ui.PhraseBirdsEyeViewComponent
 
PREF_JAVA_SYNTH_SOUNDFONT_FILE - Static variable in class org.jjazz.midi.api.JJazzMidiSystem
 
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.uiutilities.api.CornerLayout
 
preferredLayoutSize(Container) - Method in class org.jjazz.uiutilities.api.SingleComponentAspectRatioKeeperLayout
 
PREFIX_IGNORED_SUBDIR - Static variable in interface org.jjazz.rhythm.spi.RhythmProvider
See getFileRhythms().
prepareRenderer(TableCellRenderer, int, int) - Method in class org.jjazz.outputsynth.api.ui.RemapTableUI
Overridden to manage the display of cell borders.
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.spi.RpCustomEditor
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(GMRemapTable, Instrument) - Method in class org.jjazz.outputsynth.api.ui.RemapTableInstrumentChooser
 
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, RhythmSelectionDialog.RhythmPreviewProvider) - Method in class org.jjazz.ss_editor.spi.RhythmSelectionDialog
Initialize the dialog for the specified song rhythm.
Preset - Class in org.jjazz.cl_editor.spi
A CL_BarEditorDialog can be preset depending on the way it has been triggered.
Preset(Preset.Type, ChordLeadSheetItem<?>, char) - Constructor for class org.jjazz.cl_editor.spi.Preset
Create the preset.
Preset.Type - Enum Class in org.jjazz.cl_editor.spi
 
previewRhythm(Rhythm, Map<RhythmParameter<?>, Object>, boolean, boolean, ActionListener) - Method in interface org.jjazz.ss_editor.spi.RhythmSelectionDialog.RhythmPreviewProvider
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.
PRIORITY - Static variable in class org.jjazz.outputsynth.api.MidiSynthManager.CopyMidiSynthsTask
 
PRIORITY - Variable in class org.jjazz.songeditormanager.api.StartupShutdownSongManager.OpenFilesAtStartupTask
 
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.spi.RpViewerSettings
 
PROP_BACKGROUND_COLOR - Static variable in interface org.jjazz.ss_editor.spi.SS_EditorSettings
 
PROP_BACKGROUND_COLOR1 - Static variable in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
PROP_BACKGROUND_COLOR2 - Static variable in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
PROP_BAR - Static variable in class org.jjazz.chordleadsheet.api.item.Position
 
PROP_BAR_ANNOTATION_NB_LINES - Static variable in class org.jjazz.cl_editor.api.CL_Editor
oldValue=old number of liens, newValue=new number of lines
PROP_BAR_ANNOTATION_VISIBLE - Static variable in class org.jjazz.cl_editor.api.CL_Editor
oldValue=old boolean, newValue=new boolean
PROP_BAR_DEFAULT_COLOR - Static variable in interface org.jjazz.cl_editor.barbox.api.BarBoxSettings
 
PROP_BAR_DISABLED_COLOR - Static variable in interface org.jjazz.cl_editor.barbox.api.BarBoxSettings
 
PROP_BAR_DISABLED_PAST_END_COLOR - Static variable in interface org.jjazz.cl_editor.barbox.api.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.barbox.api.BarBoxSettings
 
PROP_BAR_PAST_END_SELECTED_COLOR - Static variable in interface org.jjazz.cl_editor.barbox.api.BarBoxSettings
 
PROP_BAR_PLAYBACK_COLOR - Static variable in interface org.jjazz.cl_editor.barbox.api.BarBoxSettings
 
PROP_BAR_SELECTED_COLOR - Static variable in interface org.jjazz.cl_editor.barbox.api.BarBoxSettings
 
PROP_BD_OFFSET - Static variable in class org.jjazz.phrasetransform.api.DrumsMixTransform
 
PROP_BEAT - Static variable in class org.jjazz.chordleadsheet.api.item.Position
 
PROP_BORDER_COLOR - Static variable in interface org.jjazz.cl_editor.barbox.api.BarBoxSettings
 
PROP_BORDER_FONT - Static variable in interface org.jjazz.cl_editor.barbox.api.BarBoxSettings
 
PROP_CHANGED - Static variable in class org.jjazz.musiccontrol.api.SongMusicGenerationListener
oldValue = the name of the Song/MidiMix/PlaybackSettings source property change event (PROP_MUSIC_GENERATION).
newValue = optional data associated to the source property change event (PROP_MUSIC_GENERATION).
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
New or removed InstrumentMix.
PROP_CHANNEL_PANEL_BACKGROUND_COLOR - Static variable in interface org.jjazz.mixconsole.api.MixConsoleSettings
 
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_COLLAPSED - Static variable in class org.jjazz.uiutilities.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_Editor
oldValue=rhythm, newValue=list of visible RPs in compact view mode
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.spi.RpViewerSettings
 
PROP_DEFAULT_OUTPUTSYNTH - Static variable in class org.jjazz.outputsynth.api.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_EDITOR_VIEW_MODE - Static variable in class org.jjazz.ss_editor.api.SS_Editor
oldValue=old mode, newValue=new mode.
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.rhythmdatabase.api.FavoriteRhythms
oldValue=rhythm if removed, newValue=rhythm if added.
PROP_FOCUS_BORDER_COLOR - Static variable in interface org.jjazz.ss_editor.rpviewer.spi.RpViewerSettings
 
PROP_FOCUSED_BORDER_COLOR - Static variable in interface org.jjazz.cl_editor.barbox.api.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.itemrenderer.api.IR_AnnotationTextSettings
 
PROP_FONT - Static variable in interface org.jjazz.itemrenderer.api.IR_ChordSymbolSettings
 
PROP_FONT - Static variable in interface org.jjazz.itemrenderer.api.IR_SectionSettings
 
PROP_FONT - Static variable in interface org.jjazz.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.itemrenderer.api.IR_AnnotationTextSettings
 
PROP_FONT_COLOR - Static variable in interface org.jjazz.itemrenderer.api.IR_ChordSymbolSettings
 
PROP_FONT_COLOR - Static variable in interface org.jjazz.itemrenderer.api.IR_SectionSettings
 
PROP_FONT_COLOR - Static variable in interface org.jjazz.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_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.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.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_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 class org.jjazz.outputsynth.api.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 class org.jjazz.outputsynth.api.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
This property changes each time 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 whic can impact music generation is modified .
PROP_MUSIC_GENERATION - Static variable in class org.jjazz.song.api.Song
Fired each time the musical content of the song is modified.
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.spi.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.spi.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_COLUMNS - Static variable in class org.jjazz.cl_editor.api.CL_Editor
oldvalue=old nbCols, newValue=new nbCols.
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_PLAYBACK_CLICK_ENABLED - Static variable in class org.jjazz.musiccontrol.api.PlaybackSettings
 
PROP_PLAYBACK_KEY_TRANSPOSITION - 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
 
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.colorsetmanager.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
oldValue=rhythm, newValue=list of currently visible RPs
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_MIX_DIRECTORY - Static variable in class org.jjazz.filedirectorymanager.api.FileDirectoryManager
 
PROP_RHYTHM_USER_DIRECTORY - Static variable in class org.jjazz.filedirectorymanager.api.FileDirectoryManager
 
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_Editor
oldvalue=CLI_Section, newValue=new color.
PROP_SECTION_QUANTIZATION - Static variable in class org.jjazz.cl_editor.api.CL_Editor
oldvalue=CLI_Section, newValue=new quantization value.
PROP_SECTION_START_ON_NEW_LINE - Static variable in class org.jjazz.cl_editor.api.CL_Editor
oldvalue=CLI_Section, newValue=new boolean.
PROP_SELECTED - Static variable in class org.jjazz.pianoroll.api.NoteView
 
PROP_SELECTED_BACKGROUND_COLOR - Static variable in interface org.jjazz.ss_editor.rpviewer.spi.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 changeds, 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 class org.jjazz.songeditormanager.api.SongEditorManager
This property change event is fired when a song is closed.
PROP_SONG_OPENED - Static variable in class org.jjazz.songeditormanager.api.SongEditorManager
This property change event is fired when a song is opened.
PROP_SONG_SAVED - Static variable in class org.jjazz.songeditormanager.api.SongEditorManager
This property change event is fired when a song is saved.
PROP_START_BAR_INDEX - Static variable in interface org.jjazz.songstructure.api.SongPart
 
PROP_STATE - Static variable in class org.jjazz.musiccontrol.api.MusicController
 
PROP_STATE - Static variable in interface org.jjazz.musiccontrol.api.playbacksession.PlaybackSession
A property change event is fired when the state has changed.
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_USE_RHYTHM_USER_DIR_FOR_RHYTHM_DEFAULT_MIX - Static variable in class org.jjazz.filedirectorymanager.api.FileDirectoryManager
 
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_VETO_PRE_PLAYBACK - Static variable in class org.jjazz.musiccontrol.api.PlaybackSettings
This vetoable property change can be fired by playback actions (eg Play, Pause) just before playing a song and can be vetoed by vetoables listeners to cancel playback start.
PROP_VETOABLE_PHRASE_NAME - Static variable in class org.jjazz.song.api.Song
 
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
An existing phrase was replaced by another. oldValue=old_phrase, newValue=name_of_phrase.
PROP_WH_RATIO - Static variable in class org.jjazz.flatcomponents.api.FlatIntegerHorizontalSlider
Client Property: float number, ratio used to calculate the preferred size
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.barbox.api.BarBox
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.cl_editor.barrenderer.api.BarRenderer
 
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.improvisionsupport.api.ImproSupportTopComponent
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.itemrenderer.api.IR_AnnotationText
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.itemrenderer.api.IR_Section
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.itemrenderer.api.ItemRenderer
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.midi.api.synths.FavoriteMidiSynth
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.midimix.api.MidiMix
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.midimix.api.MidiMixManager
 
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.OutputSynthManager
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.outputsynth.api.ui.DefaultInstrumentsDialog
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.outputsynth.api.ui.RemapTableUI.Model
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.phrase.api.ui.PhraseBirdsEyeViewComponent
 
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.rhythmselectiondialog.api.RhythmProviderList
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.rhythmselectiondialog.api.RhythmTable
 
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.StructuralChangeListener
 
propertyChange(PropertyChangeEvent) - Method in class org.jjazz.songeditormanager.api.SongEditorManager
 
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.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.uiutilities.api.VTextIcon
Checks for changes to the font on the fComponent so that it can invalidate the layout if the size changes
ProportionalDimension - Class in org.jjazz.uiutilities.api
 
ProportionalDimension(int, int, double) - Constructor for class org.jjazz.uiutilities.api.ProportionalDimension
 
ProportionalDimension(Dimension, double) - Constructor for class org.jjazz.uiutilities.api.ProportionalDimension
 
ProportionalPanel - Class in org.jjazz.uiutilities.api
A JPanel whose preferred size keeps its aspect ratio.
ProportionalPanel() - Constructor for class org.jjazz.uiutilities.api.ProportionalPanel
Uses an A4 portrait ratio.
ProportionalPanel(double) - Constructor for class org.jjazz.uiutilities.api.ProportionalPanel
 
ProportionalPanel(int, int) - Constructor for class org.jjazz.uiutilities.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.
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.
put(List<SongPart>) - Method in class org.jjazz.ss_editor.api.SongPartCopyBuffer
Put a copy of each SongPart (and a copy of its parent section) in the buffer.
put(Rhythm, RhythmParameter<E>, List<E>) - Method in class org.jjazz.ss_editor.api.RpValueCopyBuffer
Put the RhythmParameter and a copy of the values in the buffer.
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
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

r - Variable in class org.jjazz.rhythmdatabase.api.RhythmDatabase.RpRhythmPair
 
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
 
RB - Enum constant in enum class org.jjazz.rhythm.api.Genre
 
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.
readSong() - Method in class org.jjazz.importers.api.CsvFileReader
Get the song from the current 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.
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 transmit 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.Family
 
ReferenceCountingDevice - Interface in org.jjazz.midi.api.sequencer
MidiDevice that can use reference counting for open/close.
refresh() - Method in class org.jjazz.outputsynth.api.OutputSynthManager
Scan all the 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.
registerSong(Song) - Method in class org.jjazz.song.api.SongFactory
Register a song if it was not created by the SongManager.
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 interface org.jjazz.rhythm.api.Rhythm
Ask the rhythm to release any memory-heavy resources.
releaseResources() - Method in class org.jjazz.rhythmstubs.api.DummyRhythm
This implementation does nothing.
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 !
RemapTableInstrumentChooser - Class in org.jjazz.outputsynth.api.ui
 
RemapTableUI - Class in org.jjazz.outputsynth.api.ui
A JTable to edit a GM1RemapTable.
RemapTableUI() - Constructor for class org.jjazz.outputsynth.api.ui.RemapTableUI
By default don't highlight favorite rhythms.
RemapTableUI.Model - Class in org.jjazz.outputsynth.api.ui
 
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.
RemoteAction.RestoreSettingsTask - Class in org.jjazz.musiccontrolactions.api
 
RemoteActionProvider - Interface in org.jjazz.musiccontrolactions.api
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
 
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 interface org.jjazz.activesong.spi.ActiveSongBackgroundMusicBuilder
 
removeChangeListener(ChangeListener) - Method in class org.jjazz.midi.api.synths.FavoriteMidiSynth
 
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 interface org.jjazz.rhythmdatabase.api.RhythmDatabase
 
removeChangeListener(ChangeListener) - Method in class org.jjazz.rhythmmusicgeneration.api.MusicGenerationQueue
 
removeChangeListener(ChangeListener) - Method in class org.jjazz.ss_editor.api.RpValueCopyBuffer
 
removeChangeListener(ChangeListener) - Method in class org.jjazz.ss_editor.api.SongPartCopyBuffer
 
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.
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.uiutilities.api.CornerLayout
 
removeLayoutComponent(Component) - Method in class org.jjazz.uiutilities.api.SingleComponentAspectRatioKeeperLayout
 
removeListener(CL_ContextActionListener) - Method in class org.jjazz.cl_editor.api.CL_ContextActionSupport
 
removeListener(SS_ContextActionListener) - Method in class org.jjazz.ss_editor.api.SS_ContextActionSupport
 
removeMidiSynth(MidiSynth) - Method in class org.jjazz.outputsynth.api.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
 
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.
removeOverlappedNotes(Phrase) - Static method in class org.jjazz.phrase.api.Phrases
Remove overlapped phrase notes with identical pitch.
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
 
removePlaybackStartVetoableListener(VetoableChangeListener) - Method in class org.jjazz.musiccontrol.api.PlaybackSettings
 
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 class org.jjazz.chordleadsheet.api.item.Position
Remove PropertyChangeListener.
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.cl_editor.barbox.api.BarBoxSettings
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.cl_editor.barrenderer.api.BarRendererSettings
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.cl_editor.spi.CL_EditorSettings
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.colorsetmanager.api.ColorSetManager
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.embeddedsynth.spi.EmbeddedSynthProvider
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.filedirectorymanager.api.FileDirectoryManager
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.itemrenderer.api.IR_AnnotationTextSettings
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.itemrenderer.api.IR_ChordSymbolSettings
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.itemrenderer.api.IR_SectionSettings
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.itemrenderer.api.IR_TimeSignatureSettings
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.jjazz.itemrenderer.api.ItemRendererSettings
 
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.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.GMRemapTable
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.outputsynth.api.MidiSynthManager
Remove PropertyChangeListener.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.outputsynth.api.OutputSynth.UserSettings
Remove PropertyChangeListener.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.outputsynth.api.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 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.rhythmstubs.api.DummyRhythm
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.song.api.Song
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.songeditormanager.api.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.spi.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 class org.jjazz.uisettings.api.GeneralUISettings
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jjazz.utilities.api.ObservableProperties
 
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.OutputSynthManager
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.jjazz.song.api.Song
 
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.rhythmdatabase.api.FavoriteRhythms
 
removePropertyListener(PropertyChangeListener) - Method in interface org.jjazz.uiutilities.api.Zoomable
 
removePropertyListener(String, PropertyChangeListener) - Method in interface org.jjazz.activesong.spi.ActiveSongManager
 
removeRhythm(RhythmInfo) - Method in class org.jjazz.rhythmdatabase.api.FavoriteRhythms
Remove a favorite rhythm.
removeSection(CLI_Section) - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Remove a section from the leadsheet.
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.
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
 
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(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.
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.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.chordleadsheet.api.item.Position
Set bar and beat to 0.
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 class org.jjazz.harmony.api.ChordTypeDatabase
 
resetAliasesToDefault() - Method in class org.jjazz.harmony.api.ChordTypeDatabase
Clear all the user changes.
resetColor(Object) - Method in interface org.jjazz.colorsetmanager.api.ColorSetManager
Convenience method which calls resetColor(System.identityHashCode(o)).
resetColor(String) - Method in interface org.jjazz.colorsetmanager.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.
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.
RestoreSettingsTask() - Constructor for class org.jjazz.analytics.api.Analytics.RestoreSettingsTask
 
RestoreSettingsTask() - Constructor for class org.jjazz.filedirectorymanager.api.FileDirectoryManager.RestoreSettingsTask
 
RestoreSettingsTask() - Constructor for class org.jjazz.harmony.api.ChordTypeDatabase.RestoreSettingsTask
 
RestoreSettingsTask() - Constructor for class org.jjazz.midi.api.JJazzMidiSystem.RestoreSettingsTask
 
RestoreSettingsTask() - Constructor for class org.jjazz.musiccontrol.api.PlaybackSettings.RestoreSettingsTask
 
RestoreSettingsTask() - Constructor for class org.jjazz.musiccontrolactions.api.RemoteAction.RestoreSettingsTask
 
RestoreSettingsTask() - Constructor for class org.jjazz.outputsynth.api.OutputSynthManager.RestoreSettingsTask
 
RestoreSettingsTask() - Constructor for class org.jjazz.rhythmdatabase.api.FavoriteRhythms.RestoreSettingsTask
 
RestoreSettingsTask() - Constructor for class org.jjazz.songeditormanager.api.StartupShutdownSongManager.RestoreSettingsTask
 
Result(SongContext, Map<RhythmVoice, Phrase>, Exception) - Constructor for record class org.jjazz.rhythmmusicgeneration.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
 
REVERB_MAX - Static variable in class org.jjazz.midi.api.MidiConst
 
REVERB_MIN - Static variable in class org.jjazz.midi.api.MidiConst
 
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_ID_DELIMITER - Static variable in interface org.jjazz.rhythm.api.AdaptedRhythm
Delimiter to be used by getUniqueId().
RhythmDatabase - Interface in org.jjazz.rhythmdatabase.api
The RhythmDatabase is the central place to get information about installed rhythms and get Rhythm instances.
RhythmDatabase.RpRhythmPair - Class in org.jjazz.rhythmdatabase.api
Associate a Rhythm instance to a RhythmProvider.
RhythmFeatures - Class in org.jjazz.rhythm.api
Rhythm general features.
RhythmFeatures() - Constructor for class org.jjazz.rhythm.api.RhythmFeatures
Construct an object with all default values.
RhythmFeatures(Feel, Beat, Genre, TempoRange, Intensity) - Constructor for class org.jjazz.rhythm.api.RhythmFeatures
 
RhythmInfo - Interface in org.jjazz.rhythmdatabase.api
A description of a Rhythm for catalog purpose.
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.
RhythmParameterInfo - Class in org.jjazz.rhythmdatabase.api
A description of a RhythmParameter for catalog purpose.
RhythmParameterInfo(RhythmParameter<?>) - Constructor for class org.jjazz.rhythmdatabase.api.RhythmParameterInfo
 
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
 
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.
RhythmProviderList - Class in org.jjazz.rhythmselectiondialog.api
A special JList to show RhythmProviders.
RhythmProviderList() - Constructor for class org.jjazz.rhythmselectiondialog.api.RhythmProviderList
A list with no time signature filter.
RhythmSelectionDialog - Class in org.jjazz.ss_editor.spi
A dialog to select a rhythm for a SongStructure.
RhythmSelectionDialog.RhythmPreviewProvider - Interface in org.jjazz.ss_editor.spi
The object responsible to preview a rhythm.
RhythmTable - Class in org.jjazz.rhythmselectiondialog.api
A JTable to show a list of rhythms.
RhythmTable() - Constructor for class org.jjazz.rhythmselectiondialog.api.RhythmTable
 
RhythmTable.Model - Class in org.jjazz.rhythmselectiondialog.api
 
rhythmVoice - Variable in class org.jjazz.mixconsole.api.MixConsole.ChannelPanelSet
 
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.
RhythmVoiceInfo - Class in org.jjazz.rhythmdatabase.api
A description of a RhythmVoice for catalog purpose.
RhythmVoiceInfo(RhythmVoice) - Constructor for class org.jjazz.rhythmdatabase.api.RhythmVoiceInfo
 
RhythmVoiceInstrumentProvider - Interface in org.jjazz.midimix.spi
A service provider to find an appropriate Instrument to render a RhythmVoice in a MidiMix.
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
 
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
 
ROTATE_DEFAULT - Static variable in class org.jjazz.uiutilities.api.VTextIcon
 
ROTATE_LEFT - Static variable in class org.jjazz.uiutilities.api.VTextIcon
 
ROTATE_NONE - Static variable in class org.jjazz.uiutilities.api.VTextIcon
 
ROTATE_RIGHT - Static variable in class org.jjazz.uiutilities.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_DRUMS - Static variable in class org.jjazz.outputsynth.api.ui.RemapTableUI.Model
 
ROW_GMVOICE_START - Static variable in class org.jjazz.outputsynth.api.ui.RemapTableUI.Model
 
ROW_PERC - Static variable in class org.jjazz.outputsynth.api.ui.RemapTableUI.Model
 
rp - Variable in class org.jjazz.rhythmdatabase.api.RhythmDatabase.RpRhythmPair
 
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_STD_Feel - Class in org.jjazz.rhythm.api.rhythmparameters
Standard RhythmParameter: double feel
RP_STD_Feel(boolean) - Constructor for class org.jjazz.rhythm.api.rhythmparameters.RP_STD_Feel
 
RP_STD_Fill - Class in org.jjazz.rhythm.api.rhythmparameters
Standard RhythmParameter: is there a fill at the end of a SongPart.
RP_STD_Fill(boolean) - Constructor for class org.jjazz.rhythm.api.rhythmparameters.RP_STD_Fill
Possible values: "" (default), "always", "random_rare", "random", "break"
RP_STD_Fill(boolean, String, String...) - Constructor for class org.jjazz.rhythm.api.rhythmparameters.RP_STD_Fill
 
RP_STD_Intensity - Class in org.jjazz.rhythm.api.rhythmparameters
Standard RhythmParameter: Intensity=[-10;+10]
RP_STD_Intensity(boolean) - Constructor for class org.jjazz.rhythm.api.rhythmparameters.RP_STD_Intensity
 
RP_STD_Intensity(boolean, int, int, int, int) - Constructor for class org.jjazz.rhythm.api.rhythmparameters.RP_STD_Intensity
 
RP_STD_Variation - Class in org.jjazz.rhythm.api.rhythmparameters
Standard RhythmParameter
RP_STD_Variation(boolean) - Constructor for class org.jjazz.rhythm.api.rhythmparameters.RP_STD_Variation
 
RP_STD_Variation(boolean, String, String...) - Constructor for class org.jjazz.rhythm.api.rhythmparameters.RP_STD_Variation
 
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_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.rhythm.api.rhythmparameters
System RhythmParameter: mute one or more instruments.
RP_SYS_TempoFactor - Class in org.jjazz.rhythm.api.rhythmparameters
Standard RhythmParameter: Tempo percentage change.
RpCustomEditor<E> - Class in org.jjazz.ss_editor.rpviewer.spi
A RhythmParameter-specific dialog to edit its value.
RpCustomEditor(boolean) - Constructor for class org.jjazz.ss_editor.rpviewer.spi.RpCustomEditor
 
RpCustomEditorFactory - Interface in org.jjazz.ss_editor.rpviewer.spi
Provide RpCustomEditor 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.
RpRhythmPair(RhythmProvider, Rhythm) - Constructor for class org.jjazz.rhythmdatabase.api.RhythmDatabase.RpRhythmPair
 
rpValue - Variable in class org.jjazz.rhythmmusicgeneration.api.SongChordSequence.SplitResult
 
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.
RpValueCopyBuffer - Class in org.jjazz.ss_editor.api
Singleton class to manage RhythmParameter values copy/paste operations.
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.
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.spi
 
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.musiccontrolactions.api.RemoteController.StartClass
 
run() - Method in class org.jjazz.outputsynth.api.MidiSynthManager.CopyMidiSynthsTask
 
run() - Method in class org.jjazz.rhythmmusicgeneration.api.MusicGenerationQueue
 
run() - Method in class org.jjazz.songeditormanager.api.StartupShutdownSongManager.OpenFilesAtStartupTask
Open command line files and recent files.
run() - Method in interface org.jjazz.startup.spi.StartupTask
This method is called upon startup when UI is ready.
run() - Method in class org.jjazz.upgrade.api.UpgradeManager.FreshStartUpgrader
 

S

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(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.
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 - Class in org.jjazz.harmony.api
 
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
 
ScoreNote(Note, 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.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 the bars in the specified barIndex range.
selectBarsExcept(int, int, boolean) - Method in class org.jjazz.cl_editor.api.CL_Editor
Select the bars out of 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
 
selectionChange(CL_SelectionUtilities) - Method in interface org.jjazz.cl_editor.api.CL_ContextActionListener
ChordLeadSheetItem or SelectedBar presence has changed in CL_ContextActionSupport's context.
selectionChange(SS_SelectionUtilities) - Method in interface org.jjazz.ss_editor.api.SS_ContextActionListener
SongPart or SongPartParameter presence has changed in SS_ContextActionSupport's context.
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
Replace the current selection with the specified 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.
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.
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.chordleadsheet.api.item.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
 
set(int, T) - Method in class org.jjazz.utilities.api.DebugArray
 
set(Collection<T>, InstanceContent.Convertor<T, R>) - Method in class org.jjazz.utilities.api.MutableInstanceContent
 
set(Position) - Method in class org.jjazz.chordleadsheet.api.item.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(ObservableProperties<T>) - Method in class org.jjazz.utilities.api.ObservableProperties
Replace the current properties by the properties from otherProperties.
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.diff.api.Difference
Sets the point as added.
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
 
setBackgroundColor1(Color) - Method in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
setBackgroundColor2(Color) - Method in interface org.jjazz.pianoroll.spi.PianoRollEditorSettings
 
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.chordleadsheet.api.item.Position
 
setBarAnnotationNbLines(int) - Method in class org.jjazz.cl_editor.api.CL_Editor
Set the number of lines of a bar annotation.
setBarAnnotationVisible(boolean) - Method in class org.jjazz.cl_editor.api.CL_Editor
Set bar annotations visible or not.
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.chordleadsheet.api.item.Position
 
setBeatRange(FloatRange) - Method in class org.jjazz.phrase.api.ui.PhraseBirdsEyeViewComponent
Set the beat range shown in this component.
setBlackList(Set<String>) - Method in class org.jjazz.musiccontrol.api.SongMusicGenerationListener
Black list some source PROP_MUSIC_GENERATION events by their property name or actionId: those source events won't trigger a ChangeEvent from this instance.
setBlockKeyEventForwarding(boolean) - Method in class org.jjazz.uiutilities.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.barbox.api.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.barbox.api.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.uisettings.api.GeneralUISettings
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
 
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.uiutilities.api.CollapsiblePanel
Collapses or expands the panel.
setColor(Color) - Method in interface org.jjazz.itemrenderer.api.IR_AnnotationTextSettings
 
setColor(Color) - Method in interface org.jjazz.itemrenderer.api.IR_ChordSymbolSettings
 
setColor(Color) - Method in interface org.jjazz.itemrenderer.api.IR_SectionSettings
 
setColor(Color) - Method in interface org.jjazz.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
 
setColumns(int) - Method in class org.jjazz.uiutilities.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.
setCompactViewRPs(Rhythm, List<RhythmParameter<?>>) - Method in class org.jjazz.ss_editor.api.SS_Editor
Set 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.
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.ss_editor.spi.RhythmSelectionDialog.RhythmPreviewProvider
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
 
setCtrlWheelStep(int) - Method in class org.jjazz.uiutilities.api.WheelSpinner
Wheel step used when ctrl is pressed.
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
 
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.spi.RpViewerSettings
 
setDefaultBackgroundColor(Color) - Method in interface org.jjazz.ss_editor.sptviewer.spi.SptViewerSettings
 
setDefaultBorderColor(Color) - Method in interface org.jjazz.ss_editor.rpviewer.spi.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.barbox.api.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 interface org.jjazz.rhythmdatabase.api.RhythmDatabase
Set the default rhythm for this TimeSignature.
setDeleted(int) - Method in class org.jjazz.diff.api.Difference
Sets the point as deleted.
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.barbox.api.BarBoxSettings
 
setDisabledForeground(Color) - Method in class org.jjazz.uiutilities.api.VTextIcon
 
setDisabledPastEndColor(Color) - Method in interface org.jjazz.cl_editor.barbox.api.BarBoxSettings
 
setDisplayQuantization(Quantization) - Method in class org.jjazz.cl_editor.barrenderer.api.BeatBasedLayoutManager
 
setDisplayQuantizationValue(CLI_Section, Quantization) - Method in class org.jjazz.cl_editor.api.CL_Editor
Set how chords positions are quantized for display.
setDisplayQuantizationValue(Quantization) - Method in class org.jjazz.cl_editor.barbox.api.BarBox
Set how chords positions are quantized for display.
setDisplayQuantizationValue(Quantization) - Method in class org.jjazz.cl_editor.barrenderer.api.BarRenderer
 
setDrumsReroutedChannel(boolean, int) - Method in class org.jjazz.midimix.api.MidiMix
Enable or disable the rerouting of specified channel to GM Drums channel.
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.
setEmptyStringChords(boolean) - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGChordSettings
 
setEnabled(boolean) - Method in interface org.jjazz.activesong.spi.ActiveSongBackgroundMusicBuilder
Change the ActiveSongMusicBuilder state.
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.barbox.api.BarBox
 
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 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.
setExternalMidiEditor(File) - Method in class org.jjazz.midi.api.JJazzMidiSystem
Set the path to an external Midi file editor.
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.chordleadsheet.api.item.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.uiutilities.api.FixedPreferredWidthPanel
 
setFocusedBorderColor(Color) - Method in interface org.jjazz.cl_editor.barbox.api.BarBoxSettings
 
setFocusedBorderColor(Color) - Method in interface org.jjazz.ss_editor.rpviewer.spi.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.itemrenderer.api.IR_AnnotationTextSettings
 
setFont(Font) - Method in interface org.jjazz.itemrenderer.api.IR_ChordSymbolSettings
 
setFont(Font) - Method in interface org.jjazz.itemrenderer.api.IR_SectionSettings
 
setFont(Font) - Method in interface org.jjazz.itemrenderer.api.IR_TimeSignatureSettings
 
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.
setFont(Font) - Method in class org.jjazz.uiutilities.api.LabeledSpinner
 
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.uiutilities.api.LabeledSpinner
 
setFretSpacing(float) - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.GuitarDiagramComponent
 
setFromString(String) - Method in class org.jjazz.outputsynth.api.OutputSynth.UserSettings
Update this UserSettings from the specified string.
setGhostPhases(Map<Integer, Phrase>) - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Optional view-only phrases shown faded in the background of the editor.
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
 
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.RhythmTable
 
setHighlighted(boolean) - Method in class org.jjazz.spteditor.api.RpEditor
 
setHighlighted(RhythmInfo, boolean) - Method in class org.jjazz.rhythmselectiondialog.api.RhythmTable.Model
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.phrase.api.ui.PhraseBirdsEyeViewComponent
Add a label in the top left corner.
setLabel(String) - Method in class org.jjazz.uiutilities.api.LabeledSpinner
 
setLabel(String) - Method in class org.jjazz.uiutilities.api.VerticalLabel
sets the label to the given string, and invalidating the layout if the size changes
setLabel(String) - Method in class org.jjazz.uiutilities.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.chordleadsheet.api.item.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.uiutilities.api.WheelSpinner
Set whether to loop to min value when max value is reached using the wheel.
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.phrase.api.ui.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
 
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
 
setModel(int, ChordLeadSheet) - Method in class org.jjazz.cl_editor.barbox.api.BarBox
Set the model for this BarBox.
setModel(int, ChordLeadSheet) - Method in class org.jjazz.cl_editor.barrenderer.api.BarRenderer
Set the model for this BarRenderer.
setModel(SpinnerModel) - Method in class org.jjazz.uiutilities.api.WheelSpinner
 
setModel(ChordLeadSheetItem<?>) - Method in class org.jjazz.itemrenderer.api.ItemRenderer
 
setModel(CLI_ChordSymbol) - 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.phrase.api.ui.PhraseBirdsEyeViewComponent
Set the Phrase model.
setModel(Phrase, FloatRange, int, int, int, NavigableMap<Float, TimeSignature>, DrumKit.KeyMap) - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Set the edited 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 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.
setMute(boolean) - Method in class org.jjazz.midi.api.InstrumentMix
 
setMuted(boolean) - Method in class org.jjazz.pianoroll.api.NoteView
 
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.spi.RpViewerSettings
 
setNameFont(Font) - Method in interface org.jjazz.ss_editor.sptviewer.spi.SptViewerSettings
 
setNameFontColor(Color) - Method in interface org.jjazz.ss_editor.rpviewer.spi.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
 
setNbLines(int) - Method in class org.jjazz.itemrenderer.api.IR_AnnotationText
 
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
 
setNumber(int) - Method in class org.jjazz.instrumentcomponents.guitardiagram.api.TGString
 
setOpenRecentFilesUponStartup(boolean) - Method in class org.jjazz.songeditormanager.api.StartupShutdownSongManager
 
setOutputSynth(String, OutputSynth) - Method in class org.jjazz.outputsynth.api.OutputSynthManager
Associate outSynth to the specified midi OUT device name.
setPadding(int) - Method in class org.jjazz.flatcomponents.api.FlatIntegerKnob
 
setPadding(int) - Method in class org.jjazz.flatcomponents.api.FlatIntegerVerticalSlider
 
setPairedTopComponent(TopComponent) - Method in class org.jjazz.cl_editor.api.CL_EditorTopComponent
Bind this TopComponent to another TopComponent.
setPairedTopComponent(TopComponent) - Method in class org.jjazz.ss_editor.api.SS_EditorTopComponent
Bind this TopComponent to another TopComponent.
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.barbox.api.BarBoxSettings
 
setPastEndSelectedColor(Color) - Method in interface org.jjazz.cl_editor.barbox.api.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.api.SongEditorManager.Editors
 
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.barbox.api.BarBoxSettings
 
setPlayBackground(Color) - Method in class org.jjazz.musiccontrolactions.api.ui.PositionViewer
 
setPlaybackKeyTransposition(int) - Method in class org.jjazz.musiccontrol.api.PlaybackSettings
Set the key transposition applied to chord symbols when playing a song.
setPlaybackSession(PlaybackSession, boolean) - Method in class org.jjazz.musiccontrol.api.MusicController
Set the current playback session and try to generate the sequence if required.
setPosition(int) - Method in class org.jjazz.uiutilities.api.VerticalLabel
 
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.
setPreviewMaxNbBars(int) - Method in class org.jjazz.rpcustomeditorfactoryimpl.api.RealTimeRpEditorDialog
Set the maximum number of bars used in the preview.
setPrimaryModel(GMRemapTable) - Method in class org.jjazz.outputsynth.api.ui.RemapTableUI.Model
 
setPrimaryModel(GMRemapTable) - Method in class org.jjazz.outputsynth.api.ui.RemapTableUI
 
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.colorsetmanager.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
 
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
 
setRhythmMixDirectory(File) - Method in class org.jjazz.filedirectorymanager.api.FileDirectoryManager
Set the user directory where to find rhythm default mix files.
setRhythmParameterValue(SongPart, RhythmParameter<T>, T) - Method in interface org.jjazz.songstructure.api.SongStructure
Change the value of a specific RhythmParameter.
setRhythms(List<RhythmInfo>) - Method in class org.jjazz.rhythmselectiondialog.api.RhythmTable.Model
 
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 the value of the saveNeeded property.
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(Color) - Method in class org.jjazz.itemrenderer.api.IR_Section
Set the color of the section.
setSectionColor(CLI_Section, Color) - Method in class org.jjazz.cl_editor.api.CL_Editor
Set the color associated to a section.
setSectionName(CLI_Section, String) - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Change the name of section.
setSectionStartOnNewLine(CLI_Section, boolean) - Method in class org.jjazz.cl_editor.api.CL_Editor
Set if the bar corresponding to specified section should start on a new line.
setSectionTimeSignature(CLI_Section, TimeSignature) - Method in interface org.jjazz.chordleadsheet.api.ChordLeadSheet
Change the TimeSignature of a section.
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.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.itemrenderer.api.ItemRenderer
Set the Component selected or not.
setSelected(boolean) - Method in class org.jjazz.pianoroll.api.NoteView
Select this NoteView.
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(RhythmParameter<?>, boolean) - Method in class org.jjazz.ss_editor.sptviewer.api.SptViewer
 
setSelectedBackgroundColor(Color) - Method in interface org.jjazz.itemrenderer.api.ItemRendererSettings
 
setSelectedBackgroundColor(Color) - Method in interface org.jjazz.ss_editor.rpviewer.spi.RpViewerSettings
 
setSelectedBackgroundColor(Color) - Method in interface org.jjazz.ss_editor.sptviewer.spi.SptViewerSettings
 
setSelectedColor(Color) - Method in interface org.jjazz.cl_editor.barbox.api.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
 
setSelectedRemappedInstrument(Instrument) - Method in class org.jjazz.outputsynth.api.ui.RemapTableUI
Set the selected instrument.
setSelectedRhythm(RhythmInfo) - Method in class org.jjazz.rhythmselectiondialog.api.RhythmTable
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
 
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.phrase.api.ui.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.
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.
setSongPartsName(List<SongPart>, String) - Method in interface org.jjazz.songstructure.api.SongStructure
Change the name of one or more SongParts.
setStaffLineCount(int) - Method in class org.jjazz.score.api.NotationGraphics
 
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.
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.RhythmProviderList
Show RhythmProvider data only for the specified TimeSignature.
setTimeSignatureVisible(boolean) - Method in class org.jjazz.ss_editor.sptviewer.api.SptViewer
 
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.uiutilities.api.CollapsiblePanel
 
setTitleLabel(String) - Method in class org.jjazz.ss_editor.spi.RhythmSelectionDialog
Set the title of the dialogm eg "Rhythm for bar XX".
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.phrase.api.ui.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 semi-tons.
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.
setUseRhyhtmUserDirAsRhythmDefaultMixDir(boolean) - Method in class org.jjazz.filedirectorymanager.api.FileDirectoryManager
If b is true getRhythmMixDirectory() will return the same value as getUserRhythmDirectory().
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.
setUserRhythmDirectory(File) - Method in class org.jjazz.filedirectorymanager.api.FileDirectoryManager
Set the user 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.
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.uiutilities.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
 
setVelocityShift(int) - Method in class org.jjazz.midi.api.InstrumentSettings
Set the Midi velocity shift value.
setViewMode(SS_Editor.ViewMode) - Method in class org.jjazz.ss_editor.api.SS_Editor
Set view mode.
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.uiutilities.api.WheelSpinner
 
setWidthOverHeightRatio(double) - Method in class org.jjazz.uiutilities.api.ProportionalPanel
 
setZoom(ZoomValue) - Method in class org.jjazz.pianoroll.api.PianoRollEditor
Set the editor zoom value.
setZoomFactor(int) - Method in class org.jjazz.itemrenderer.api.IR_AnnotationText
Zoom factor.
setZoomFactor(int) - Method in class org.jjazz.itemrenderer.api.IR_Section
Zoom factor.
setZoomFactor(int) - Method in class org.jjazz.itemrenderer.api.ItemRenderer
Zoom factor.
setZoomHFactor(int) - Method in class org.jjazz.ss_editor.api.SS_Editor
Set the horizontal 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.api.CL_Editor
Set the zoom vertical factor.
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.api.SS_Editor
Set the 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.
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.
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
 
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 SongStructure action that changes the song structure has started or is complete.
SgsActionEvent(SongStructure, String, boolean, boolean, Object) - Constructor for class org.jjazz.songstructure.api.event.SgsActionEvent
 
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.
shape2Bounds(Shape) - Static method in class org.jjazz.uiutilities.api.TextLayoutUtils
 
SHARP - Enum constant in enum class org.jjazz.harmony.api.Note.Alteration
 
shiftAllEvents(float) - Method in class org.jjazz.phrase.api.Phrase
Shift all events.
shiftAllEvents(float) - Method in class org.jjazz.phrase.api.SizedPhrase
Shift the associated BeatRange and all events.
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.
showActivity() - Method in class org.jjazz.flatcomponents.api.FlatLedIndicator
Send an "activity event".
showCopyMode(boolean) - Method in class org.jjazz.itemrenderer.api.IR_AnnotationText
 
showCopyMode(boolean) - Method in interface org.jjazz.itemrenderer.api.IR_Copiable
If true, ItemRenderer should represent the copy mode, possibly using the provided CopyIndicator.
showCopyMode(boolean) - Method in class org.jjazz.itemrenderer.api.IR_Section
 
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
 
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
 
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.
showPianoRollEditor(Song) - Method in class org.jjazz.songeditormanager.api.SongEditorManager
Show the PianoRollEditorTopComponent for the specified song.
showPianoRollEditorForSptCustomPhrase(Song, MidiMix, SongPart, RhythmVoice, Phrase) - Method in class org.jjazz.songeditormanager.api.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 class org.jjazz.songeditormanager.api.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.
showSelectSynthFileDialog() - Method in class org.jjazz.outputsynth.api.MidiSynthManager
Show a dialog to select a MidiSynth definition file.
showSettings(Component) - Method in interface org.jjazz.embeddedsynth.api.EmbeddedSynth
Display a dialog to alter embedded synth settings.
showSong(File, boolean, boolean) - Method in class org.jjazz.songeditormanager.api.SongEditorManager
Load a song from a file and show it.
showSong(Song, boolean, boolean) - Method in class org.jjazz.songeditormanager.api.SongEditorManager
Do what's required to 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(Component) - Method in interface org.jjazz.phrasetransform.api.PhraseTransform
Show a modal dialog to modify the user settings of this PhraseTransform.
SHUFFLE - Enum constant in enum class org.jjazz.rhythm.api.Beat
 
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.
simpleChordSequence - Variable in class org.jjazz.rhythmmusicgeneration.api.SongChordSequence.SplitResult
 
SimpleChordSequence - Class in org.jjazz.rhythmmusicgeneration.api
A ChordSequence which has only one TimeSignature.
SimpleChordSequence(ChordSequence, TimeSignature) - Constructor for class org.jjazz.rhythmmusicgeneration.api.SimpleChordSequence
Construct a SimpleChordSequence from a standard ChordSequence.
SimpleChordSequence(IntRange, TimeSignature) - Constructor for class org.jjazz.rhythmmusicgeneration.api.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
 
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
 
SIX_EIGHT - Enum constant in enum class org.jjazz.harmony.api.TimeSignature
 
SIX_FOUR - Enum constant in enum class org.jjazz.harmony.api.TimeSignature
 
SIXTEEN - Enum constant in enum class org.jjazz.rhythm.api.Beat
 
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 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
 
sizeChanged(int, int) - Method in interface org.jjazz.cl_editor.api.CL_ContextActionListener
The size of the active ChordLeadSheet (present in the lookup) has changed.
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.uiutilities.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.uiutilities.api.SmallFlatDarkLafButton
 
SmallFlatDarkLafButton(String) - Constructor for class org.jjazz.uiutilities.api.SmallFlatDarkLafButton
 
SmallFlatDarkLafButton(String, Icon) - Constructor for class org.jjazz.uiutilities.api.SmallFlatDarkLafButton
 
SmallFlatDarkLafButton(Action) - Constructor for class org.jjazz.uiutilities.api.SmallFlatDarkLafButton
 
SmallFlatDarkLafButton(Icon) - Constructor for class org.jjazz.uiutilities.api.SmallFlatDarkLafButton
 
SmallMap<K,V> - Class in org.jjazz.utilities.api
A silly but fast map for small maps, based on simple ArrayLists and iterative search.
SmallMap() - Constructor for class org.jjazz.utilities.api.SmallMap
Create an empty SillyMap.
SmallMap(K, V) - Constructor for class org.jjazz.utilities.api.SmallMap
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_CLIENT_PROPERTY_USER_FONT_COLOR - Static variable in interface org.jjazz.itemrenderer.api.IR_ChordSymbolSettings
This is the Song client property used by ItemRenderer to let user adjust the font color.
SONG_EXTENSION - Static variable in class org.jjazz.filedirectorymanager.api.FileDirectoryManager
 
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.
SongChordSequence.SplitResult<T> - Class in org.jjazz.rhythmmusicgeneration.api
A result of the split method.
songContext() - Method in record class org.jjazz.rhythmmusicgeneration.api.MusicGenerationQueue.Result
Returns the value of the songContext record component.
SongContext - Class in org.jjazz.songcontext.api
Collect various data about a Song context in order to facilitate music generation.
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.
SongContextCopy - Class in org.jjazz.songcontext.api
Create a new SongContext by deep copying the Song and the MidiMix.
SongContextCopy(Song, MidiMix, boolean) - Constructor for class org.jjazz.songcontext.api.SongContextCopy
 
SongContextCopy(Song, MidiMix, IntRange, boolean) - Constructor for class org.jjazz.songcontext.api.SongContextCopy
 
SongContextCopy(SongContext, IntRange, boolean) - Constructor for class org.jjazz.songcontext.api.SongContextCopy
 
SongContextProvider - Interface in org.jjazz.musiccontrol.api.playbacksession
PlaybackSession additional capability: the session provides a SongContext
SongCreationException - Exception in org.jjazz.song.api
 
SongCreationException(String) - Constructor for exception org.jjazz.song.api.SongCreationException
 
SongCreationException(String, Throwable) - Constructor for exception org.jjazz.song.api.SongCreationException
 
SongCreationException(Throwable) - Constructor for exception org.jjazz.song.api.SongCreationException
 
SongEditorManager - Class in org.jjazz.songeditormanager.api
The central place where all song editors are created (from scratch, loaded from file, etc.) and managed.
SongEditorManager() - Constructor for class org.jjazz.songeditormanager.api.SongEditorManager
 
SongEditorManager.Editors - Class in org.jjazz.songeditormanager.api
 
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 which displays something.
SongMemoTopComponent() - Constructor for class org.jjazz.songmemoviewer.api.SongMemoTopComponent
 
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
A helper class to be notified when a song and other elements have changed in a way that will impact music generation for that song.
SongMusicGenerationListener(Song, MidiMix, int) - Constructor for class org.jjazz.musiccontrol.api.SongMusicGenerationListener
Construct a SongMusicGenerationListener.
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.
SongPartCopyBuffer - Class in org.jjazz.ss_editor.api
Singleton class to manage SongParts copy/cut/paste operations.
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
Methods to convert a Song into Phrases and Midi sequence.
SongSequenceBuilder(SongContext) - Constructor for class org.jjazz.rhythmmusicgeneration.api.SongSequenceBuilder
 
SongSequenceBuilder.SongSequence - Class in org.jjazz.rhythmmusicgeneration.api
The return value of the buildSongSequence() 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.pianoroll.api.PianoRollEditorTopComponent
 
songStructureChanged(SgsChangeEvent) - Method in class org.jjazz.song.api.Song
 
songStructureChanged(SgsChangeEvent) - Method in class org.jjazz.song.api.StructuralChangeListener
 
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
 
Sound_Effects - Enum constant in enum class org.jjazz.midi.api.synths.Family
 
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
 
split(Rhythm, RhythmParameter<T>) - Method in class org.jjazz.rhythmmusicgeneration.api.SongChordSequence
Split this SongChordSequence in different SimpleChordSequences for each song contiguous Rhythm's SongParts which have the same specified RhythmParameter value.
SplitResult(SimpleChordSequence, T) - Constructor for class org.jjazz.rhythmmusicgeneration.api.SongChordSequence.SplitResult
 
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_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_Editor.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_SelectionUtilities - Class in org.jjazz.ss_editor.api
Provide convenience methods to get information about a selection in a lookup.
SS_SelectionUtilities(List<SongPart>) - Constructor for class org.jjazz.ss_editor.api.SS_SelectionUtilities
 
SS_SelectionUtilities(List<SongPartParameter>, Object) - Constructor for class org.jjazz.ss_editor.api.SS_SelectionUtilities
 
SS_SelectionUtilities(Lookup) - Constructor for class org.jjazz.ss_editor.api.SS_SelectionUtilities
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.
StandardScaleInstance - Class in org.jjazz.harmony.api
A standard scale (e.g.
StandardScaleInstance(StandardScale, Note) - Constructor for class org.jjazz.harmony.api.StandardScaleInstance
 
start() - Method in class org.jjazz.rhythmmusicgeneration.api.MusicGenerationQueue
Start the thread which listens to requests.
START_CHAR - Static variable in class org.jjazz.chordleadsheet.api.item.Position
 
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
 
StartupShutdownSongManager.RestoreSettingsTask - Class in org.jjazz.songeditormanager.api
 
StartupTask - Interface in org.jjazz.startup.spi
A startup task.
stateChanged(ChangeEvent) - Method in class org.jjazz.outputsynth.api.ui.RemapTableInstrumentChooser
 
stateChanged(ChangeEvent) - Method in class org.jjazz.rhythmselectiondialog.api.RhythmProviderList
 
StaticSongSession - Class in org.jjazz.musiccontrol.api.playbacksession
A BaseSongSession which becomes dirty as soon as the SongContext has changed musically.
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.rhythmmusicgeneration.api.MusicGenerationQueue
Stop the thread.
stop() - Method in interface org.jjazz.ss_editor.spi.RhythmSelectionDialog.RhythmPreviewProvider
Stop the current preview.
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
 
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.
StringMetrics(Graphics2D) - Constructor for class org.jjazz.uiutilities.api.StringMetrics
 
StringMetrics(Graphics2D, Font) - Constructor for class org.jjazz.uiutilities.api.StringMetrics
 
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.Family
 
StructuralChangeListener - Class in org.jjazz.song.api
A song listener to detect a structural change in the song: bar added or removed, time signature changed, section moved.
StructuralChangeListener(Song, ChangeListener) - Constructor for class org.jjazz.song.api.StructuralChangeListener
Create a listener for structural changes in the song.
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.
SUBDIR_MAX_DEPTH - Static variable in interface org.jjazz.rhythm.spi.RhythmProvider
See getFileRhythms().
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.
subSet(NoteEvent, boolean, NoteEvent, boolean) - Method in class org.jjazz.phrase.api.Phrase
 
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 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_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.Family
 
Synth_Lead - Enum constant in enum class org.jjazz.midi.api.synths.Family
 
Synth_Pad - Enum constant in enum class org.jjazz.midi.api.synths.Family
 
SynthFinder() - Constructor for class org.jjazz.outputsynth.api.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

T

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
 
TEMPLATE_SONG_NAME - Static variable in class org.jjazz.filedirectorymanager.api.FileDirectoryManager
 
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 - 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
 
TERNARY - Enum constant in enum class org.jjazz.rhythm.api.Feel
 
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.
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 alteration 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
 
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.
timeSignature - Variable in class org.jjazz.rhythmmusicgeneration.api.GridChordContext
 
TimeSignature - Enum Class in org.jjazz.harmony.api
The time signature of a bar, e.g.
TimeSignature - Enum constant in enum class org.jjazz.itemrenderer.api.IR_Type
 
TimeSignatureEdit - Enum constant in enum class org.jjazz.cl_editor.spi.Preset.Type
 
to - Variable in class org.jjazz.utilities.api.FloatRange
 
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
 
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 class org.jjazz.chordsymboltextinput.api.ChordSymbolTextInput
Make a string representing the bar chord symbols.
This string can be used as input for toCLI_ChordSymbols().
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 class org.jjazz.chordsymboltextinput.api.ChordSymbolTextInput
Return a new CLI_ChordSymbol built from specified string.
toCLI_ChordSymbolsNoPosition(String, int, ChordLeadSheet, boolean) - Static method in class org.jjazz.chordsymboltextinput.api.ChordSymbolTextInput
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.
toDebugString(PropertyChangeEvent) - 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.
toDouble() - Method in class org.jjazz.chordleadsheet.api.item.Position
Return the position as a double value = bar + beat/10
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<?>) - Static method in class org.jjazz.utilities.api.Utilities
Get each element toString() called, one per line.
toMultilineString(Map<K, V>) - Static method in class org.jjazz.utilities.api.Utilities
Get each element toString() called, one per line.
toMultilineString(T[]) - 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 alteration.
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
 
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 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, float) - 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.Alteration) - Method in class org.jjazz.harmony.api.Chord
 
toRelativeNoteString(Note.Alteration) - 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.
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.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.ItemClientPropertyChangedEvent
 
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.Position
 
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_SelectionUtilities
 
toString() - Method in class org.jjazz.cl_editor.api.SelectedBar
 
toString() - Method in class org.jjazz.cl_editor.barbox.api.BarBox
 
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.spi.Preset
 
toString() - Method in class org.jjazz.diff.api.Difference
Returns a string representation of this difference.
toString() - Method in class org.jjazz.harmony.api.Chord
 
toString() - Method in class org.jjazz.harmony.api.ChordSymbol
 
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.Scale
 
toString() - Method in class org.jjazz.harmony.api.StandardScaleInstance
 
toString() - Method in enum class org.jjazz.harmony.api.TimeSignature
 
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.itemrenderer.api.ItemRenderer
 
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.Family
 
toString() - Method in class org.jjazz.midimix.api.MidiMix
 
toString() - Method in class org.jjazz.midimix.api.UserRhythmVoice
 
toString() - Method in class org.jjazz.mixconsole.api.MixConsole
 
toString() - Method in class org.jjazz.musiccontrol.api.ControlTrack
 
toString() - Method in class org.jjazz.musiccontrol.api.playbacksession.BaseSongSession
 
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 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_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.rhythmmusicgeneration.api.ChordSequence
 
toString() - Method in class org.jjazz.rhythmmusicgeneration.api.GridChordContext
 
toString() - Method in record class org.jjazz.rhythmmusicgeneration.api.MusicGenerationQueue.Result
Returns a string representation of this record class.
toString() - Method in class org.jjazz.rhythmmusicgeneration.api.SongChordSequence.SplitResult
 
toString() - Method in class org.jjazz.rhythmmusicgeneration.api.SongSequenceBuilder
 
toString() - Method in class org.jjazz.rhythmstubs.api.DummyRhythm
 
toString() - Method in class org.jjazz.song.api.Song
 
toString() - Method in class org.jjazz.songcontext.api.SongContext
 
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.RpValueCopyBuffer
 
toString() - Method in class org.jjazz.ss_editor.api.SS_SelectionUtilities
 
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.FloatRange
 
toString() - Method in class org.jjazz.utilities.api.IntRange
 
toString() - Method in class org.jjazz.utilities.api.LongRange
 
toString() - Method in class org.jjazz.utilities.api.SmallMap
 
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, ChordSymbolTextInput.PositionDisplay) - Static method in class org.jjazz.chordsymboltextinput.api.ChordSymbolTextInput
Return a CLI_ChordSymbol as a string.
toStringNoPosition(List<? extends CLI_ChordSymbol>) - Static method in class org.jjazz.chordsymboltextinput.api.ChordSymbolTextInput
A String like "C7 Am7 D"
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
 
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.
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.chordleadsheet.api.item.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_FOUR - Enum constant in enum class org.jjazz.harmony.api.TimeSignature
 

U

UIUtilities - Class in org.jjazz.uiutilities.api
 
UIUtilities() - Constructor for class org.jjazz.uiutilities.api.UIUtilities
 
UnavailableRhythmException - Exception in org.jjazz.rhythmdatabase.api
 
UnavailableRhythmException(String) - Constructor for exception 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.Beat
 
UNKNOWN - Enum constant in enum class org.jjazz.rhythm.api.Feel
 
UNKNOWN - Enum constant in enum class org.jjazz.rhythm.api.Genre
 
UNKNOWN - Enum constant in enum class org.jjazz.rhythm.api.Intensity
 
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.cl_editor.api.CL_Editor
Clear the editor selection.
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(CL_Editor) - Method in class org.jjazz.cl_editor.api.CL_SelectionUtilities
Unselect the current selection in the specified editor.
unselectAll(SS_Editor) - Method in class org.jjazz.ss_editor.api.SS_SelectionUtilities
Convenience function.
UnsupportedEditException - Exception in org.jjazz.chordleadsheet.api
An exception to be raised by listeners to veto a ChordLeadSheet change.
UnsupportedEditException(String) - Constructor for exception 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 class org.jjazz.analytics.api.Analytics.RestoreSettingsTask
 
upgrade(String) - Method in class org.jjazz.filedirectorymanager.api.FileDirectoryManager.RestoreSettingsTask
 
upgrade(String) - Method in class org.jjazz.harmony.api.ChordTypeDatabase.RestoreSettingsTask
 
upgrade(String) - Method in class org.jjazz.midi.api.JJazzMidiSystem.RestoreSettingsTask
 
upgrade(String) - Method in class org.jjazz.musiccontrol.api.PlaybackSettings.RestoreSettingsTask
 
upgrade(String) - Method in class org.jjazz.musiccontrolactions.api.RemoteAction.RestoreSettingsTask
 
upgrade(String) - Method in class org.jjazz.outputsynth.api.OutputSynthManager.RestoreSettingsTask
 
upgrade(String) - Method in class org.jjazz.rhythmdatabase.api.FavoriteRhythms.RestoreSettingsTask
 
upgrade(String) - Method in class org.jjazz.songeditormanager.api.StartupShutdownSongManager.RestoreSettingsTask
 
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.
useAsFamilyDefault() - Method in class org.jjazz.outputsynth.api.ui.RemapTableInstrumentChooser
 
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 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 org.jjazz.rhythm.api.UserErrorGenerationException
 
userException() - Method in record class org.jjazz.rhythmmusicgeneration.api.MusicGenerationQueue.Result
Returns the value of the userException record component.
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
Util() - Constructor for class org.jjazz.midi.spi.KeyMapProvider.Util
 
Utilities - Class in org.jjazz.rhythmmusicgeneration.api
Phrase manipulation methods.
Utilities - Class in org.jjazz.utilities.api
Various convenience functions.
Utilities() - Constructor for class org.jjazz.diff.api.DiffProvider.Utilities
 
Utilities() - Constructor for class org.jjazz.rhythmmusicgeneration.api.Utilities
 
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_ALWAYS - Static variable in class org.jjazz.rhythm.api.rhythmparameters.RP_STD_Fill
 
VALUE_BREAK - Static variable in class org.jjazz.rhythm.api.rhythmparameters.RP_STD_Fill
 
VALUE_RANDOM - Static variable in class org.jjazz.rhythm.api.rhythmparameters.RP_STD_Fill
 
VALUE_RANDOM_RARE - Static variable in class org.jjazz.rhythm.api.rhythmparameters.RP_STD_Fill
 
valueChanged(ListSelectionEvent) - Method in class org.jjazz.outputsynth.api.ui.RemapTableInstrumentChooser
 
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.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.chordsymboltextinput.api.ChordSymbolTextInput.PositionDisplay
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.diff.api.Difference.ResultType
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.Alteration
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.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.itemrenderer.api.IR_Type
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.Family
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.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.Beat
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jjazz.rhythm.api.Feel
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.Intensity
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.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_Editor.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, int) - Method in class org.jjazz.chordleadsheet.api.item.Position
Set the position from a string as the one returned by toString() eg "[2:3.5]" or "[3]"
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, Feel) - Static method in enum class org.jjazz.rhythm.api.Feel
 
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.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.chordsymboltextinput.api.ChordSymbolTextInput.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.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.diff.api.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.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.Alteration
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.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.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.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.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.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.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.Beat
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.Feel
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.Intensity
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.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_Editor.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.
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
 
verifyRotation(String, int) - Static method in class org.jjazz.uiutilities.api.VTextIcon
verifyRotation
VerticalLabel - Class in org.jjazz.uiutilities.api
Display a text vertically (text is rotated on the left).
VerticalLabel() - Constructor for class org.jjazz.uiutilities.api.VerticalLabel
Create a vertical label with "Text" label and center position.
VerticalLabel(String) - Constructor for class org.jjazz.uiutilities.api.VerticalLabel
Create a vertical label with center position.
VerticalLabel(String, int) - Constructor for class org.jjazz.uiutilities.api.VerticalLabel
 
vetoableChange(PropertyChangeEvent) - Method in class org.jjazz.midimix.api.MidiMix
 
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.
VoidInstrument - Class in org.jjazz.midi.api.synths
A special "void" instrument: no bank change or program change is associated to this instrument.
VOLUME_MAX - Static variable in class org.jjazz.midi.api.MidiConst
 
VOLUME_MIN - Static variable in class org.jjazz.midi.api.MidiConst
 
VOLUME_STD - Static variable in class org.jjazz.midi.api.MidiConst
 
VTextIcon - Class in org.jjazz.uiutilities.api
VTextIcon is an Icon implementation which draws a short string vertically.
VTextIcon(Component, String) - Constructor for class org.jjazz.uiutilities.api.VTextIcon
Creates a VTextIcon for the specified component with the specified label.
VTextIcon(Component, String, int) - Constructor for class org.jjazz.uiutilities.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.

W

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.uiutilities.api
A JSpinner with mousewheel support, and some convenience methods.
WheelSpinner() - Constructor for class org.jjazz.uiutilities.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.ScaleManager
 
WHOLE_TRIPLET - Enum constant in enum class org.jjazz.harmony.api.SymbolicDuration
 
WizardTextArea - Class in org.jjazz.uiutilities.api
Our special text area for the wizard.
WizardTextArea() - Constructor for class org.jjazz.uiutilities.api.WizardTextArea
 
WORLD - Enum constant in enum class org.jjazz.rhythm.api.Genre
 
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.

Y

Y_ONLY - Enum constant in enum class org.jjazz.uiutilities.api.Zoomable.Capabilities
 
YAMAHA_REF_SYNTH_NAME - Static variable in class org.jjazz.outputsynth.api.MidiSynthManager
 

Z

ZIP_RESOURCE_PATH - Static variable in class org.jjazz.outputsynth.api.MidiSynthManager.CopyMidiSynthsTask
 
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