A B C D E F G H I J L M N O P Q R S T U V W X Y

A

accidentalChoice - Variable in class jazz.widget.PitchChoice
 
actionPerformed(ActionEvent) - Method in class jazz.app.DeviceLibraryExplorer
 
actionPerformed(ActionEvent) - Method in class jazz.app.ChordLibraryExplorer
 
actionPerformed(ActionEvent) - Method in class jazz.app.SongLibraryExplorer
 
actionPerformed(ActionEvent) - Method in class jazz.app.DeviceManipulationExplorer
 
actionPerformed(ActionEvent) - Method in class jazz.app.DeviceExplorer
 
actionPerformed(ActionEvent) - Method in class jazz.app.ChordExplorer
 
actionPerformed(ActionEvent) - Method in class jazz.app.SongExplorer
 
actionPerformed(ActionEvent) - Method in class jazz.widget.PitchChoice
 
actionPerformed(ActionEvent) - Method in class jazz.widget.StringDialog
 
add(Duration, Duration) - Static method in class jazz.core.Duration
 
addActionListener(ActionListener) - Method in class jazz.widget.MusicPanel
 
addButton - Variable in class jazz.app.DeviceManipulationExplorer
 
addButton - Variable in class jazz.app.DeviceExplorer
 
addButton - Variable in class jazz.app.ChordExplorer
 
addChord(Chord) - Method in class jazz.core.ChordLibrary
 
addChordChange(ChordChange) - Method in class jazz.core.Song
Adds a chord change into the right place chronologically
addChordPitch(ChordPitch) - Method in class jazz.core.Chord
Add a pitch to a given chord in the appropriate place
addCoef(int, Duration, int, Duration) - Static method in class jazz.core.Duration
 
addDevice(Device) - Method in class jazz.core.DeviceLibrary
Add a device to the library and set the manipulations to that device to none.
addDevicePitch(DevicePitch) - Method in class jazz.core.Device
 
addDurationListener(DurationListener) - Method in class jazz.widget.DurationChoice
 
addManipulation(Device, DeviceManipulation) - Method in class jazz.core.DeviceLibrary
 
addManipulation(String, DeviceManipulation) - Method in class jazz.core.DeviceLibrary
Add a manipulation associated with a specific device
addNote(Countable) - Method in class jazz.core.Measure
 
addNotes(Vector) - Method in class jazz.core.Measure
 
addPitch(ManipulationPitch) - Method in class jazz.core.DeviceManipulation
 
addPitchListener(PitchListener) - Method in class jazz.widget.PitchChoice
 
addSong(Song) - Method in class jazz.core.SongLibrary
 
adjustOctave(int) - Method in class jazz.core.ManipulationPitch
 
ascendingApeggiosManipulations(Device) - Static method in class jazz.core.DeviceManipulation
 
ascendingScaleManipulation(Device) - Static method in class jazz.core.DeviceManipulation
 
ascendingSurroundingManipulation(Device, int) - Static method in class jazz.core.DeviceManipulation
 
ascendingThirdsManipulation(Device) - Static method in class jazz.core.DeviceManipulation
 

B

baseChoice - Variable in class jazz.widget.DurationChoice
Member attribute
beat - Variable in class jazz.core.ChordChange
 
beatChoice - Variable in class jazz.app.SongExplorer
 
beatLabel - Variable in class jazz.app.SongExplorer
 
beatPanel - Variable in class jazz.app.SongExplorer
 
beatsUntilNextChange(int, int) - Method in class jazz.core.Song
Return the number of beats before the next change
BOTTOM - Static variable in class jazz.widget.VerticalFlowLayout
 
buttonBG - Variable in class jazz.widget.JazzColors
 
buttonFG - Variable in class jazz.widget.JazzColors
 

C

caclulateChordFunctions() - Method in class jazz.core.Song
Calculate chord functions for all chords in a song
calculateNoteWidth(Note) - Method in class jazz.widget.MusicPanel
Calculate the note width of a given note
calculateWhiteSpace(Measure) - Method in class jazz.widget.MusicPanel
Calculate the amount of white space in a measure and return a multiplier indicating what percentage of the preferred white space fits in the measure.
canStart() - Method in class jazz.core.ManipulationPitch
 
change - Variable in class jazz.app.SongExplorer
 
changeLabel - Variable in class jazz.app.SongExplorer
 
changeLabel(ChordChange) - Method in class jazz.app.SongExplorer
 
changeList - Variable in class jazz.app.SongExplorer
 
changes - Variable in class jazz.core.Song
 
choice - Variable in class jazz.app.PitchExplorer
 
choiceBG - Variable in class jazz.widget.JazzColors
 
choiceFG - Variable in class jazz.widget.JazzColors
 
chord - Variable in class jazz.app.ChordExplorer
 
Chord - class jazz.core.Chord.
 
Chord() - Constructor for class jazz.core.Chord
 
Chord(Chord) - Constructor for class jazz.core.Chord
 
Chord(Chord, int) - Constructor for class jazz.core.Chord
 
Chord(Chord, Pitch) - Constructor for class jazz.core.Chord
 
chordAtBeat(int, int) - Method in class jazz.core.Song
Return the actual chord at a given measure and beat
ChordChange - class jazz.core.ChordChange.
 
ChordChange() - Constructor for class jazz.core.ChordChange
 
ChordChange(Chord) - Constructor for class jazz.core.ChordChange
 
ChordChange(Chord, int) - Constructor for class jazz.core.ChordChange
 
ChordChange(Chord, int, int) - Constructor for class jazz.core.ChordChange
 
ChordExplorer - class jazz.app.ChordExplorer.
 
ChordExplorer() - Constructor for class jazz.app.ChordExplorer
 
ChordExplorer(Chord) - Constructor for class jazz.app.ChordExplorer
 
chordLabel - Variable in class jazz.app.ChordExplorer
 
chordLabel - Variable in class jazz.app.SongExplorer
 
chordLibrary - Variable in class jazz.app.SongLibraryExplorer
 
ChordLibrary - class jazz.core.ChordLibrary.
 
ChordLibrary() - Constructor for class jazz.core.ChordLibrary
 
ChordLibraryExplorer - class jazz.app.ChordLibraryExplorer.
 
ChordLibraryExplorer() - Constructor for class jazz.app.ChordLibraryExplorer
 
ChordLibraryExplorer(ChordLibrary) - Constructor for class jazz.app.ChordLibraryExplorer
 
chordList - Variable in class jazz.app.SongExplorer
 
chordPitch - Variable in class jazz.app.ChordExplorer
 
ChordPitch - class jazz.core.ChordPitch.
 
ChordPitch() - Constructor for class jazz.core.ChordPitch
Constructors
ChordPitch(int, int) - Constructor for class jazz.core.ChordPitch
 
ChordPitch(Pitch, int) - Constructor for class jazz.core.ChordPitch
 
ChordPitch(String, int) - Constructor for class jazz.core.ChordPitch
 
chordPitchAt(int) - Method in class jazz.core.Chord
Return the pitch at a given index in the chord Note that the first 4 pitches are the 1, 3, 5, 7 (in that order)
chords - Variable in class jazz.core.ChordLibrary
 
CLICK_ERROR - Static variable in class jazz.widget.MusicPanel
 
clickError - Variable in class jazz.widget.MusicPanel
 
clone() - Method in class jazz.core.Note
 
clone() - Method in class jazz.core.Pitch
 
clone() - Method in class jazz.core.Chord
 
clone() - Method in class jazz.core.ManipulationPitch
 
clone() - Method in interface jazz.core.Countable
 
clone() - Method in class jazz.core.DevicePitch
 
clone() - Method in class jazz.core.Song
 
clone() - Method in class jazz.core.Duration
 
clone() - Method in class jazz.core.ChordPitch
 
clone() - Method in class jazz.core.ChordChange
 
clone() - Method in class jazz.core.Measure
 
clone() - Method in class jazz.core.DeviceManipulation
 
clone() - Method in class jazz.core.Device
 
colors - Variable in class jazz.app.ChordLibraryExplorer
 
colors - Variable in class jazz.widget.MusicPanel
 
compare(Duration, Duration) - Static method in class jazz.core.Duration
 
Countable - interface jazz.core.Countable.
 
counts - Variable in class jazz.core.Measure
 
current - Variable in class jazz.app.ChordLibraryExplorer
 

D

debug - Variable in class jazz.widget.MusicPanel
 
decendingScaleManipulation(Device) - Static method in class jazz.core.DeviceManipulation
 
decendingThirdsManipulation(Device) - Static method in class jazz.core.DeviceManipulation
 
DEFAULT_HIGHLIGHT_COLOR - Static variable in class jazz.widget.MusicPanel
 
descendingApeggiosManipulations(Device) - Static method in class jazz.core.DeviceManipulation
 
descendingSurroundingManipulation(Device, int) - Static method in class jazz.core.DeviceManipulation
 
device - Variable in class jazz.app.DeviceLibraryExplorer
 
device - Variable in class jazz.app.DeviceManipulationExplorer
 
device - Variable in class jazz.app.DeviceExplorer
 
device - Variable in class jazz.core.ManipulationPitch
 
device - Variable in class jazz.core.DeviceManipulation
 
Device - class jazz.core.Device.
 
Device() - Constructor for class jazz.core.Device
 
Device(String) - Constructor for class jazz.core.Device
 
DeviceExplorer - class jazz.app.DeviceExplorer.
 
DeviceExplorer() - Constructor for class jazz.app.DeviceExplorer
 
DeviceExplorer(Device) - Constructor for class jazz.app.DeviceExplorer
 
deviceLabel - Variable in class jazz.app.DeviceLibraryExplorer
 
deviceLabel - Variable in class jazz.app.DeviceExplorer
 
DeviceLibrary - class jazz.core.DeviceLibrary.
 
DeviceLibrary() - Constructor for class jazz.core.DeviceLibrary
 
DeviceLibraryExplorer - class jazz.app.DeviceLibraryExplorer.
 
DeviceLibraryExplorer() - Constructor for class jazz.app.DeviceLibraryExplorer
 
deviceList - Variable in class jazz.app.DeviceLibraryExplorer
 
DeviceManipulation - class jazz.core.DeviceManipulation.
 
DeviceManipulation(Device) - Constructor for class jazz.core.DeviceManipulation
 
DeviceManipulation(Device, String) - Constructor for class jazz.core.DeviceManipulation
 
DeviceManipulation(Device, String, int) - Constructor for class jazz.core.DeviceManipulation
 
DeviceManipulationExplorer - class jazz.app.DeviceManipulationExplorer.
 
DeviceManipulationExplorer(Device) - Constructor for class jazz.app.DeviceManipulationExplorer
 
DeviceManipulationExplorer(DeviceManipulation) - Constructor for class jazz.app.DeviceManipulationExplorer
 
devicePitch - Variable in class jazz.app.DeviceExplorer
 
DevicePitch - class jazz.core.DevicePitch.
 
DevicePitch() - Constructor for class jazz.core.DevicePitch
 
DevicePitch(int, int, boolean) - Constructor for class jazz.core.DevicePitch
 
DevicePitch(Pitch, int, boolean) - Constructor for class jazz.core.DevicePitch
 
DevicePitch(String, int, boolean) - Constructor for class jazz.core.DevicePitch
 
DevicePitch(String, int, int, boolean) - Constructor for class jazz.core.DevicePitch
 
devices - Variable in class jazz.core.DeviceLibrary
 
direction - Variable in class jazz.core.DeviceManipulation
 
DIRECTION_ASCENDING - Static variable in class jazz.core.DeviceManipulation
 
DIRECTION_DESCENDING - Static variable in class jazz.core.DeviceManipulation
 
dissChoice - Variable in class jazz.app.DeviceExplorer
 
dissChoice - Variable in class jazz.app.ChordExplorer
 
dissLabel - Variable in class jazz.app.DeviceExplorer
 
dissLabel - Variable in class jazz.app.ChordExplorer
 
dissonance - Variable in class jazz.core.DevicePitch
 
dissonance - Variable in class jazz.core.ChordPitch
 
distanceBetweenChords(int, int) - Method in class jazz.core.Song
Return the number of beats between chord changes delta_m is the difference in measures delta_b is the difference in beats
div(Duration, Duration) - Static method in class jazz.core.Duration
 
doFire - Variable in class jazz.widget.PitchChoice
 
DOT_SPACE - Static variable in class jazz.widget.MusicPanel
 
DOT_WIDTH - Static variable in class jazz.widget.MusicPanel
 
dotChoice - Variable in class jazz.widget.DurationChoice
 
dotSpace - Variable in class jazz.widget.MusicPanel
 
dotWidth - Variable in class jazz.widget.MusicPanel
 
drawChord(Chord) - Method in class jazz.widget.MusicPanel
Draw an chord, but with no color highlighting
drawChord(Chord, Color[][]) - Method in class jazz.widget.MusicPanel
Draw a chord
drawExample() - Method in class jazz.widget.MusicPanel
Called internally when painting.
drawExample(Measure) - Method in class jazz.widget.MusicPanel
Draw an example, but without color highlighting
drawExample(Measure, Color[][]) - Method in class jazz.widget.MusicPanel
Draw an example measure.
drawFlags(MusicPanel.NotePoint, Graphics) - Method in class jazz.widget.MusicPanel
Draw the appropriate number of flags for a note
drawFlat(MusicPanel.NotePoint, Graphics) - Method in class jazz.widget.MusicPanel
Draws a flat sign in front of the given note
drawMeasures() - Method in class jazz.widget.MusicPanel
Calculate the whitespace for a measure and then draw it, shrinking whitespace as is necessary.
drawMeasures(Vector, Color[][]) - Method in class jazz.widget.MusicPanel
Calculate the whitespace for a measure and then draw it, shrinking whitespace as necessary.
drawNote(MusicPanel.NotePoint) - Method in class jazz.widget.MusicPanel
Draw a note in a given x position and measure Return the y value for the note
drawNoteHead(MusicPanel.NotePoint, Graphics) - Method in class jazz.widget.MusicPanel
Draw a note head at the given coordinates
drawScore() - Method in class jazz.widget.MusicPanel
Draw the staff lines and all the measures.
drawSharp(MusicPanel.NotePoint, Graphics) - Method in class jazz.widget.MusicPanel
Draws a sharp sign in front of the given note
drawStaffLines(MusicPanel.NotePoint, Graphics) - Method in class jazz.widget.MusicPanel
Draw Lines above or below the staff for a given note
drawStave(int, int) - Method in class jazz.widget.MusicPanel
Draw a row of empty measures
drawStem(MusicPanel.NotePoint, Graphics) - Method in class jazz.widget.MusicPanel
Draw the stem for a note at the given coordinates
duratChoice - Variable in class jazz.app.NoteExplorer
 
duration - Variable in class jazz.event.DurationEvent
 
Duration - class jazz.core.Duration.
 
Duration() - Constructor for class jazz.core.Duration
 
Duration(int, int) - Constructor for class jazz.core.Duration
 
durationChanged(DurationEvent) - Method in class jazz.app.NoteExplorer
 
durationChanged(DurationEvent) - Method in interface jazz.event.DurationListener
 
DurationChoice - class jazz.widget.DurationChoice.
 
DurationChoice() - Constructor for class jazz.widget.DurationChoice
Default constructor
DurationChoice(Duration) - Constructor for class jazz.widget.DurationChoice
Construct a duration choice for a specific duration
DurationEvent - class jazz.event.DurationEvent.
 
DurationEvent(Object, Duration) - Constructor for class jazz.event.DurationEvent
 
DurationListener - interface jazz.event.DurationListener.
 

E

editButton - Variable in class jazz.app.ChordLibraryExplorer
 
editButton - Variable in class jazz.app.SongLibraryExplorer
 
editChord(String) - Method in class jazz.app.ChordLibraryExplorer
 
editDevButton - Variable in class jazz.app.DeviceLibraryExplorer
 
editDevice() - Method in class jazz.app.DeviceLibraryExplorer
Edit the device that currently has focus
editManip() - Method in class jazz.app.DeviceLibraryExplorer
Edit the manipulation that currently has focus
editManipButton - Variable in class jazz.app.DeviceLibraryExplorer
 
editSong() - Method in class jazz.app.SongLibraryExplorer
 
elements - Variable in class jazz.core.Measure
 
erase() - Method in class jazz.widget.MusicPanel
Erase the current screen by drawing a white rectangle

F

findDissonanceOf(int) - Method in class jazz.core.Chord
Find the dissonance of a given pitch
findStartingPitchIndex(Pitch) - Method in class jazz.core.DeviceManipulation
Find the index of a given pitch within the device manipulation.
fireActionEvent(ActionEvent) - Method in class jazz.widget.MusicPanel
 
fireDurationEvent(Duration) - Method in class jazz.widget.DurationChoice
 
firePitchEvent(Pitch) - Method in class jazz.widget.PitchChoice
 
FLAG_HEIGHT - Static variable in class jazz.widget.MusicPanel
 
FLAG_OFFSET - Static variable in class jazz.widget.MusicPanel
 
FLAG_WIDTH - Static variable in class jazz.widget.MusicPanel
 
flagHeight - Variable in class jazz.widget.MusicPanel
 
flagOffset - Variable in class jazz.widget.MusicPanel
 
flagWidth - Variable in class jazz.widget.MusicPanel
 
FLAT_SPACE - Static variable in class jazz.widget.MusicPanel
 
FLAT_WIDTH - Static variable in class jazz.widget.MusicPanel
 
flatSpace - Variable in class jazz.widget.MusicPanel
 
flatWidth - Variable in class jazz.widget.MusicPanel
 
focusGained(FocusEvent) - Method in class jazz.widget.PitchChoice
 
focusLost(FocusEvent) - Method in class jazz.widget.PitchChoice
 

G

generalFunction - Variable in class jazz.core.ChordChange
 
getBeat() - Method in class jazz.core.ChordChange
 
getChord() - Method in class jazz.app.ChordExplorer
 
getChord(String) - Method in class jazz.core.ChordLibrary
 
getChordChange(int) - Method in class jazz.core.Song
Get the chord change at a given index.
getChords() - Method in class jazz.core.ChordLibrary
 
getCounts() - Method in class jazz.core.Duration
 
getCyclicalChordChange(int) - Method in class jazz.core.Song
Return the chord change for a given index.
getCyclicalDevicePitch(int) - Method in class jazz.core.Device
Note that this treats the scale as cyclical.
getCyclicalManipulationPitch(int) - Method in class jazz.core.DeviceManipulation
Return the pitch at a given index.
getDevice() - Method in class jazz.app.DeviceExplorer
 
getDevice() - Method in class jazz.core.DeviceManipulation
 
getDevice(String) - Method in class jazz.core.DeviceLibrary
Get a device with a specific name from the library.
getDeviceNames() - Method in class jazz.core.DeviceLibrary
Return an enumeration of the device names that can be used to loop through all the devices
getDevicePitch(int) - Method in class jazz.core.Device
Return the device pitch at a given index.
getDirection() - Method in class jazz.core.DeviceManipulation
Return the direction as DIRECTION_ASCENDING or DIRECTION_DESCENDING
getDissonance() - Method in class jazz.core.DevicePitch
 
getDissonance() - Method in class jazz.core.ChordPitch
Get the dissonance (between 0 and MAX_DISSONANCE)
getDuration() - Method in class jazz.core.Note
 
getDuration() - Method in interface jazz.core.Countable
 
getDuration() - Method in class jazz.event.DurationEvent
 
getDuration() - Method in class jazz.widget.DurationChoice
Return the current duration
getExtensions() - Method in class jazz.core.Chord
Return a bit vector of extensions
getFilled() - Method in class jazz.core.Duration
 
getFullName() - Method in class jazz.core.Chord
Get the full name of the chord as a string Functionally, the full name is (root + general quality + extensions)
getFullQuality() - Method in class jazz.core.Chord
Return the full quality of a chord
getGeneralFunction() - Method in class jazz.core.ChordChange
 
getGeneralQuality() - Method in class jazz.core.Chord
Return a bit vector indicating major / minor / dominant quality and type of fifth
getGrouping() - Method in class jazz.core.Duration
 
getHeight() - Method in class jazz.widget.MusicPanel
* Functions for manipulating different attributes * *
getHgap() - Method in class jazz.widget.VerticalFlowLayout
Gets the horizontal gap between components.
getHorizontalFill() - Method in class jazz.widget.VerticalFlowLayout
Gets the HorizontalFill attribute of the VerticalLayout object
getIndex(Pitch) - Method in class jazz.core.Device
Return index of a given pitch in the device.
getManipulation() - Method in class jazz.app.DeviceManipulationExplorer
 
getManipulation(String, String) - Method in class jazz.core.DeviceLibrary
Get a manipulation a specific device and name from the library.
getManipulationHash(String) - Method in class jazz.core.DeviceLibrary
Internal function which gets the hashtable associated with a device
getManipulationNames(String) - Method in class jazz.core.DeviceLibrary
Return an enumeration of the manipulation names associated with a device that can be used to loop through all the device's manipulations
getManipulationPitch(int) - Method in class jazz.core.DeviceManipulation
 
getMeasure() - Method in class jazz.core.ChordChange
 
getMinimumSize() - Method in class jazz.widget.MusicPanel
 
getMinSize() - Method in class jazz.core.DeviceManipulation
 
getName() - Method in class jazz.core.Song
 
getName() - Method in class jazz.core.DeviceManipulation
 
getName() - Method in class jazz.core.Device
 
getNote(int) - Method in class jazz.core.Measure
 
getNotes() - Method in class jazz.core.Measure
 
getNumDots() - Method in class jazz.core.Duration
 
getNumFlags() - Method in class jazz.core.Duration
 
getNumMeasures() - Method in class jazz.core.Song
 
getOctave() - Method in class jazz.core.Pitch
 
getPitch() - Method in class jazz.core.Note
 
getPitch() - Method in class jazz.event.PitchEvent
 
getPitch() - Method in class jazz.widget.PitchChoice
 
getPitchClass() - Method in class jazz.core.Pitch
 
getPitchLetters() - Static method in class jazz.core.Pitch
 
getPitchName() - Method in class jazz.core.Pitch
 
getPitchNumber() - Method in class jazz.core.Pitch
 
getPitchSeries(Pitch, int) - Method in class jazz.core.DeviceManipulation
Return the number of pitches requested starting at a given pitch, or an empty vector if the pitch number isn't valid at a given pitch
getPreferredSize() - Method in class jazz.widget.MusicPanel
 
getQuarters() - Method in class jazz.core.Duration
 
getRoot() - Method in class jazz.core.Chord
Return the root (the first pitch) for a given chord
getSelectedBeat() - Method in class jazz.app.SongExplorer
 
getSelectedChordName() - Method in class jazz.app.ChordLibraryExplorer
 
getSelectedDevice() - Method in class jazz.app.DeviceLibraryExplorer
Return the device that currently has focus
getSelectedLength() - Method in class jazz.app.SongExplorer
 
getSelectedMeasure() - Method in class jazz.app.SongExplorer
 
getSelectedMeasure() - Method in class jazz.widget.MusicPanel
Find the selected measure, or null
getSelectedMeasureNum() - Method in class jazz.widget.MusicPanel
Find the selected measure number
getSelectedNote() - Method in class jazz.widget.MusicPanel
Find the selected note
getSelectedNoteNum() - Method in class jazz.widget.MusicPanel
Find the selected note number
getSelectedPitch() - Method in class jazz.app.DeviceManipulationExplorer
 
getSong() - Method in class jazz.app.SongExplorer
 
getSong(String) - Method in class jazz.core.SongLibrary
 
getSongNames() - Method in class jazz.core.SongLibrary
 
getSpecificFunction() - Method in class jazz.core.ChordChange
 
getStem() - Method in class jazz.core.Duration
 
getString() - Method in class jazz.widget.StringDialog
 
getSubdivision() - Method in class jazz.core.Duration
 
getVerticalFill() - Method in class jazz.widget.VerticalFlowLayout
Gets the VerticalFill attribute of the VerticalLayout object
getVgap() - Method in class jazz.widget.VerticalFlowLayout
Gets the vertical gap between components.
getWidth() - Method in class jazz.widget.MusicPanel
 

H

halfStepsFromRoot(ChordPitch) - Method in class jazz.core.Chord
 
halfStepsFromRoot(int) - Method in class jazz.core.Chord
 
halfStepsFromRoot(Pitch) - Method in class jazz.core.Chord
Return the number of half steps (between 0 and 11) between a pitch and the root of the chord
hasChord(String) - Method in class jazz.core.ChordLibrary
 
hasDevice(Device) - Method in class jazz.core.DeviceLibrary
 
hasDevice(String) - Method in class jazz.core.DeviceLibrary
Return whether or a device with a given name exists in the library
hasGraphics() - Method in class jazz.widget.MusicPanel
 
hasManipulation(Device, DeviceManipulation) - Method in class jazz.core.DeviceLibrary
 
hasManipulation(String, String) - Method in class jazz.core.DeviceLibrary
Return whether or not a given device in a library has a named manipulation
hasSong(Song) - Method in class jazz.core.SongLibrary
 
hasSong(String) - Method in class jazz.core.SongLibrary
 
height - Variable in class jazz.widget.MusicPanel
 
highlightColor - Variable in class jazz.widget.MusicPanel
 

I

index - Variable in class jazz.core.ManipulationPitch
 
indexAtBeat(int, int) - Method in class jazz.core.Song
Return the index of the chord change at a given beat
initChoices() - Method in class jazz.app.DeviceExplorer
 
initChoices() - Method in class jazz.app.SongExplorer
 
initChoices() - Method in class jazz.widget.PitchChoice
Initialize the choice components
initChoices() - Method in class jazz.widget.DurationChoice
Initialize the choice components
initDissChoice() - Method in class jazz.app.ChordExplorer
 
initEvents() - Method in class jazz.app.DeviceLibraryExplorer
 
initEvents() - Method in class jazz.app.NoteExplorer
 
initEvents() - Method in class jazz.app.PitchExplorer
 
initEvents() - Method in class jazz.app.ChordLibraryExplorer
 
initEvents() - Method in class jazz.app.SongLibraryExplorer
 
initEvents() - Method in class jazz.app.DeviceManipulationExplorer
 
initEvents() - Method in class jazz.app.DeviceExplorer
 
initEvents() - Method in class jazz.app.ChordExplorer
 
initEvents() - Method in class jazz.app.SongExplorer
 
initEvents() - Method in class jazz.widget.PitchChoice
Event handling code...
initEvents() - Method in class jazz.widget.StringDialog
 
initEvents() - Method in class jazz.widget.DurationChoice
Event handling code...
initGraphics() - Method in class jazz.app.DeviceLibraryExplorer
 
initGraphics() - Method in class jazz.app.NoteExplorer
 
initGraphics() - Method in class jazz.app.PitchExplorer
 
initGraphics() - Method in class jazz.app.ChordLibraryExplorer
 
initGraphics() - Method in class jazz.app.SongLibraryExplorer
 
initGraphics() - Method in class jazz.app.DeviceManipulationExplorer
 
initGraphics() - Method in class jazz.app.DeviceExplorer
 
initGraphics() - Method in class jazz.app.ChordExplorer
 
initGraphics() - Method in class jazz.app.SongExplorer
Initialize layout
initLayout() - Method in class jazz.widget.PitchChoice
Initialize all layout settings and make components visible
initLayout() - Method in class jazz.widget.StringDialog
 
initLayout() - Method in class jazz.widget.DurationChoice
Initialize all layout settings
input - Variable in class jazz.widget.StringDialog
 
inputField - Variable in class jazz.widget.StringDialog
 
insertDevicePitch(int, DevicePitch) - Method in class jazz.core.Device
 
insertPitchAt(ManipulationPitch, int) - Method in class jazz.core.DeviceManipulation
 
interval(Pitch, Pitch) - Static method in class jazz.core.Pitch
Return the number of half steps between two pitches
intervalBetweenChords(int, int) - Method in class jazz.core.Song
Return the interval between the first and second chords.
is_ii_in_iiVI(int, boolean) - Method in class jazz.core.Song
Determine whether a chord is a ii in a ii-V-I
isExample - Variable in class jazz.widget.MusicPanel
 
isStrictlyDominant(int, boolean) - Method in class jazz.core.Song
Return whether or not a chord is strictly dominant
isStrictlyDominant(int, Pitch, boolean) - Method in class jazz.core.Song
Return whether or not a chord is strictly dominant relative to a tonic
isStructural() - Method in class jazz.core.DevicePitch
 
isTonic(int, boolean) - Method in class jazz.core.Song
Determine if a given chord is a tonic.
itemStateChanged(ItemEvent) - Method in class jazz.app.DeviceLibraryExplorer
 
itemStateChanged(ItemEvent) - Method in class jazz.app.SongLibraryExplorer
 
itemStateChanged(ItemEvent) - Method in class jazz.app.DeviceManipulationExplorer
 
itemStateChanged(ItemEvent) - Method in class jazz.app.DeviceExplorer
 
itemStateChanged(ItemEvent) - Method in class jazz.app.ChordExplorer
 
itemStateChanged(ItemEvent) - Method in class jazz.app.SongExplorer
 
itemStateChanged(ItemEvent) - Method in class jazz.widget.PitchChoice
 
itemStateChanged(ItemEvent) - Method in class jazz.widget.DurationChoice
 

J

jazz.app - package jazz.app
 
jazz.core - package jazz.core
 
jazz.event - package jazz.event
 
jazz.util. - package jazz.util.
 
jazz.widget - package jazz.widget
 
JazzColors - class jazz.widget.JazzColors.
 
JazzColors() - Constructor for class jazz.widget.JazzColors
 

L

lastPitch - Variable in class jazz.widget.PitchChoice
 
LAYOUT_HORIZONTAL - Static variable in class jazz.widget.PitchChoice
 
LAYOUT_HORIZONTAL - Static variable in class jazz.widget.DurationChoice
 
LAYOUT_STACKED - Static variable in class jazz.widget.PitchChoice
 
LAYOUT_STACKED - Static variable in class jazz.widget.DurationChoice
 
LAYOUT_VERTICAL - Static variable in class jazz.widget.PitchChoice
Useful constants
LAYOUT_VERTICAL - Static variable in class jazz.widget.DurationChoice
Useful constants
layoutContainer(Container) - Method in class jazz.widget.VerticalFlowLayout
Lays out the container.
layoutInit() - Method in class jazz.widget.MusicPanel
* Functions for drawing different components * *
lengthChoice - Variable in class jazz.app.SongExplorer
 
lengthLabel - Variable in class jazz.app.SongExplorer
 
lengthPanel - Variable in class jazz.app.SongExplorer
 
letterChoice - Variable in class jazz.widget.PitchChoice
member attributes
library - Variable in class jazz.app.DeviceLibraryExplorer
 
library - Variable in class jazz.app.ChordLibraryExplorer
 
library - Variable in class jazz.app.SongExplorer
 
LINE_HEIGHT - Static variable in class jazz.widget.MusicPanel
 
lineHeight - Variable in class jazz.widget.MusicPanel
 
lineOfPitch(Pitch) - Method in class jazz.widget.MusicPanel
Return the line number in the stave for a given pitch.
list - Variable in class jazz.app.ChordLibraryExplorer
 
listBG - Variable in class jazz.widget.JazzColors
 
listener - Variable in class jazz.widget.MusicPanel
 
listeners - Variable in class jazz.widget.PitchChoice
 
listeners - Variable in class jazz.widget.DurationChoice
 
listFG - Variable in class jazz.widget.JazzColors
 
listLabel - Variable in class jazz.app.ChordLibraryExplorer
 
loadButton - Variable in class jazz.app.DeviceLibraryExplorer
 
loadButton - Variable in class jazz.app.ChordLibraryExplorer
 
loadButton - Variable in class jazz.app.SongLibraryExplorer
 
loadLibrary() - Method in class jazz.app.DeviceLibraryExplorer
 
loadLibrary() - Method in class jazz.app.ChordLibraryExplorer
 
loadLibrary() - Method in class jazz.app.SongLibraryExplorer
 
loadLibrary(String) - Static method in class jazz.core.ChordLibrary
 
loadLibrary(String) - Static method in class jazz.core.SongLibrary
 

M

main(String[]) - Static method in class jazz.app.DeviceLibraryExplorer
 
main(String[]) - Static method in class jazz.app.NoteExplorer
 
main(String[]) - Static method in class jazz.app.PitchExplorer
 
main(String[]) - Static method in class jazz.app.ChordLibraryExplorer
 
main(String[]) - Static method in class jazz.app.SongLibraryExplorer
 
main(String[]) - Static method in class jazz.app.DeviceManipulationExplorer
 
main(String[]) - Static method in class jazz.app.DeviceExplorer
 
main(String[]) - Static method in class jazz.app.ChordExplorer
 
main(String[]) - Static method in class jazz.app.SongExplorer
 
main(String[]) - Static method in class jazz.core.Pitch
 
main(String[]) - Static method in class jazz.widget.PitchChoice
 
main(String[]) - Static method in class jazz.widget.MusicPanel
 
main(String[]) - Static method in class jazz.widget.DurationChoice
 
manip - Variable in class jazz.app.DeviceLibraryExplorer
 
manip - Variable in class jazz.app.DeviceManipulationExplorer
 
manipLabel - Variable in class jazz.app.DeviceLibraryExplorer
 
manipLabel - Variable in class jazz.app.DeviceManipulationExplorer
 
manipList - Variable in class jazz.app.DeviceLibraryExplorer
 
manipPitch - Variable in class jazz.app.DeviceManipulationExplorer
 
ManipulationPitch - class jazz.core.ManipulationPitch.
 
ManipulationPitch(Device, int, boolean) - Constructor for class jazz.core.ManipulationPitch
 
manipulations - Variable in class jazz.core.DeviceLibrary
 
MAX_DISSONANCE - Static variable in class jazz.core.DevicePitch
 
MAX_DISSONANCE - Static variable in class jazz.core.ChordPitch
 
measure - Variable in class jazz.core.ChordChange
 
Measure - class jazz.core.Measure.
 
MEASURE_MARGIN - Static variable in class jazz.widget.MusicPanel
 
MEASURE_WIDTH - Static variable in class jazz.widget.MusicPanel
 
Measure() - Constructor for class jazz.core.Measure
 
Measure(int, int) - Constructor for class jazz.core.Measure
 
measureChoice - Variable in class jazz.app.SongExplorer
 
measureLabel - Variable in class jazz.app.SongExplorer
 
measureMargin - Variable in class jazz.widget.MusicPanel
 
measurePanel - Variable in class jazz.app.SongExplorer
 
measures - Variable in class jazz.widget.MusicPanel
 
MEASURES_PER_LINE - Static variable in class jazz.widget.MusicPanel
 
measuresPerLine - Variable in class jazz.widget.MusicPanel
 
measureWidth - Variable in class jazz.widget.MusicPanel
 
messageLabel - Variable in class jazz.app.ChordLibraryExplorer
 
messageLabel - Variable in class jazz.widget.StringDialog
 
MIDDLE - Static variable in class jazz.widget.VerticalFlowLayout
 
MIN_WHITE_SPACE - Static variable in class jazz.widget.MusicPanel
 
minimumLayoutSize(Container) - Method in class jazz.widget.VerticalFlowLayout
Returns the minimum size needed to layout the target container
minSize - Variable in class jazz.core.DeviceManipulation
 
minWhiteSpace - Variable in class jazz.widget.MusicPanel
 
mult(Duration, Duration) - Static method in class jazz.core.Duration
 
MusicPanel - class jazz.widget.MusicPanel.
 
MusicPanel() - Constructor for class jazz.widget.MusicPanel
 
MusicPanel(int) - Constructor for class jazz.widget.MusicPanel
 
MusicPanel(String, int) - Constructor for class jazz.widget.MusicPanel
 

N

name - Variable in class jazz.core.Song
 
name - Variable in class jazz.core.DeviceManipulation
 
name - Variable in class jazz.core.Device
 
nameToNumber(String) - Static method in class jazz.core.Pitch
 
nameToNumber(String, int) - Static method in class jazz.core.Pitch
 
newButton - Variable in class jazz.app.ChordLibraryExplorer
 
newButton - Variable in class jazz.app.SongLibraryExplorer
 
newChange() - Method in class jazz.app.SongExplorer
Add on a new chord change
newChordButton - Variable in class jazz.app.SongExplorer
 
newDevButton - Variable in class jazz.app.DeviceLibraryExplorer
 
newDevice() - Method in class jazz.app.DeviceLibraryExplorer
Create a new device
newManip() - Method in class jazz.app.DeviceLibraryExplorer
Create a new device manipulation
newManipButton - Variable in class jazz.app.DeviceLibraryExplorer
 
newSong() - Method in class jazz.app.SongLibraryExplorer
 
Note - class jazz.core.Note.
 
NOTE_HEIGHT - Static variable in class jazz.widget.MusicPanel
 
NOTE_WIDTH - Static variable in class jazz.widget.MusicPanel
 
Note() - Constructor for class jazz.core.Note
 
Note(Duration) - Constructor for class jazz.core.Note
 
Note(Pitch) - Constructor for class jazz.core.Note
 
Note(Pitch, Duration) - Constructor for class jazz.core.Note
 
NoteExplorer - class jazz.app.NoteExplorer.
 
NoteExplorer() - Constructor for class jazz.app.NoteExplorer
 
noteHeight - Variable in class jazz.widget.MusicPanel
 
noteWidth - Variable in class jazz.widget.MusicPanel
 
numberOfStaves() - Method in class jazz.widget.MusicPanel
 
numberToName(int) - Static method in class jazz.core.Pitch
 
numMeasures - Variable in class jazz.core.Song
 
numMeasures - Variable in class jazz.widget.MusicPanel
 

O

octaveChoice - Variable in class jazz.app.DeviceManipulationExplorer
 
octaveChoice - Variable in class jazz.widget.PitchChoice
 
octaveLabel - Variable in class jazz.app.DeviceManipulationExplorer
 
okButton - Variable in class jazz.widget.StringDialog
 

P

paint(Graphics) - Method in class jazz.widget.MusicPanel
Draw whatever we contain...
panel - Variable in class jazz.app.NoteExplorer
 
panel - Variable in class jazz.app.PitchExplorer
 
panel - Variable in class jazz.app.DeviceManipulationExplorer
 
panel - Variable in class jazz.app.DeviceExplorer
 
panel - Variable in class jazz.app.ChordExplorer
 
pitch - Variable in class jazz.event.PitchEvent
 
Pitch - class jazz.core.Pitch.
 
PITCH_NOT_FOUND - Static variable in class jazz.core.DeviceManipulation
 
Pitch() - Constructor for class jazz.core.Pitch
 
Pitch(int) - Constructor for class jazz.core.Pitch
 
Pitch(int, String) - Constructor for class jazz.core.Pitch
 
Pitch(Pitch) - Constructor for class jazz.core.Pitch
 
Pitch(String) - Constructor for class jazz.core.Pitch
 
pitchChanged(PitchEvent) - Method in class jazz.app.NoteExplorer
 
pitchChanged(PitchEvent) - Method in class jazz.app.PitchExplorer
 
pitchChanged(PitchEvent) - Method in class jazz.app.DeviceExplorer
 
pitchChanged(PitchEvent) - Method in class jazz.app.ChordExplorer
 
pitchChanged(PitchEvent) - Method in class jazz.app.SongExplorer
 
pitchChanged(PitchEvent) - Method in interface jazz.event.PitchListener
 
pitchChoice - Variable in class jazz.app.NoteExplorer
 
pitchChoice - Variable in class jazz.app.DeviceManipulationExplorer
 
pitchChoice - Variable in class jazz.app.DeviceExplorer
 
pitchChoice - Variable in class jazz.app.ChordExplorer
 
PitchChoice - class jazz.widget.PitchChoice.
 
PitchChoice() - Constructor for class jazz.widget.PitchChoice
Default constructor
PitchChoice(Pitch) - Constructor for class jazz.widget.PitchChoice
Construct a pitch explorer for a given pitch
pitchCompare(Pitch, Pitch) - Static method in class jazz.core.Pitch
 
pitches - Variable in class jazz.core.Chord
 
pitches - Variable in class jazz.core.DeviceManipulation
 
pitches - Variable in class jazz.core.Device
 
PitchEvent - class jazz.event.PitchEvent.
 
PitchEvent(Object, Pitch) - Constructor for class jazz.event.PitchEvent
 
PitchExplorer - class jazz.app.PitchExplorer.
 
PitchExplorer() - Constructor for class jazz.app.PitchExplorer
 
pitchLabel - Variable in class jazz.app.DeviceManipulationExplorer
 
PitchListener - interface jazz.event.PitchListener.
 
pitchName - Variable in class jazz.core.Pitch
 
pitchNumber - Variable in class jazz.core.Pitch
 
pitchNumberToClass(int) - Static method in class jazz.core.Pitch
 
pitchNumberToOctave(int) - Static method in class jazz.core.Pitch
 
PIXELS_BETWEEN_FLAGS - Static variable in class jazz.widget.MusicPanel
 
pixelsBetweenFlags - Variable in class jazz.widget.MusicPanel
 
points - Variable in class jazz.widget.MusicPanel
 
preferredLayoutSize(Container) - Method in class jazz.widget.VerticalFlowLayout
Returns the preferred dimensions given the components in the target container.
processClick(int, int) - Method in class jazz.widget.MusicPanel
Return the measure and note numbers for the closest note
processMouseEvent(MouseEvent) - Method in class jazz.widget.MusicPanel
* Utility functions for event handling * *

Q

QUAL_EXT_ELEVENTH_REG - Static variable in class jazz.core.Chord
 
QUAL_EXT_ELEVENTH_SHARP - Static variable in class jazz.core.Chord
 
QUAL_EXT_NINTH_FLAT - Static variable in class jazz.core.Chord
 
QUAL_EXT_NINTH_REG - Static variable in class jazz.core.Chord
 
QUAL_EXT_NINTH_SHARP - Static variable in class jazz.core.Chord
 
QUAL_EXT_THIRTEENTH_FLAT - Static variable in class jazz.core.Chord
 
QUAL_EXT_THIRTEENTH_REG - Static variable in class jazz.core.Chord
 
QUAL_EXT_UNKNOWN - Static variable in class jazz.core.Chord
 
QUAL_FIFTH_AUG - Static variable in class jazz.core.Chord
 
QUAL_FIFTH_DIM - Static variable in class jazz.core.Chord
 
QUAL_FIFTH_REG - Static variable in class jazz.core.Chord
 
QUAL_FIFTH_UNKNOWN - Static variable in class jazz.core.Chord
 
QUAL_GEN_DOM_SEVENTH - Static variable in class jazz.core.Chord
 
QUAL_GEN_MAJ_SEVENTH - Static variable in class jazz.core.Chord
 
QUAL_GEN_MIN_MAJ_SEVENTH - Static variable in class jazz.core.Chord
 
QUAL_GEN_MIN_SEVENTH - Static variable in class jazz.core.Chord
 
QUAL_GEN_UNKNOWN - Static variable in class jazz.core.Chord
 
qualityToString(int) - Static method in class jazz.core.Chord
Return a String for a given chord quality

R

realX(int) - Method in class jazz.widget.MusicPanel
Translate a relative coordinate to absolute coordinates by account for margins, etc.
realY(int) - Method in class jazz.widget.MusicPanel
Return an "absolute" y - coordinate for a "relative" y-coordinate by adding in margins.
remButton - Variable in class jazz.app.ChordLibraryExplorer
 
remButton - Variable in class jazz.app.DeviceManipulationExplorer
 
remButton - Variable in class jazz.app.DeviceExplorer
 
remButton - Variable in class jazz.app.ChordExplorer
 
remChordButton - Variable in class jazz.app.SongExplorer
 
remChordPitch(int) - Method in class jazz.core.Chord
Remove a chord from a pitch.
remDevButton - Variable in class jazz.app.DeviceLibraryExplorer
 
remManipButton - Variable in class jazz.app.DeviceLibraryExplorer
 
removeActionListener(ActionListener) - Method in class jazz.widget.MusicPanel
 
removeButton - Variable in class jazz.app.SongLibraryExplorer
 
removeChord(String) - Method in class jazz.core.ChordLibrary
 
removeChordChange(ChordChange) - Method in class jazz.core.Song
Remove a given chord change.
removeChordChangeAt(int) - Method in class jazz.core.Song
Remove the chord change at a given index.
removeDevice(String) - Method in class jazz.core.DeviceLibrary
Remove a device with a specific name from the library.
removeDevicePitch(int) - Method in class jazz.core.Device
Remove a deivce pitch at a given index.
removeDurationListener(DurationListener) - Method in class jazz.widget.DurationChoice
 
removeManipulation(String, String) - Method in class jazz.core.DeviceLibrary
Remove a manipulation a specific device and name from the library.
removePitch(int) - Method in class jazz.core.DeviceManipulation
 
removePitchListener(PitchListener) - Method in class jazz.widget.PitchChoice
 
removeSong(Song) - Method in class jazz.core.SongLibrary
 
removeSong(String) - Method in class jazz.core.SongLibrary
 
repaint() - Method in class jazz.widget.MusicPanel
 
reset() - Method in class jazz.app.NoteExplorer
 
reset() - Method in class jazz.app.SongLibraryExplorer
 
reset() - Method in class jazz.app.SongExplorer
 
reset() - Method in class jazz.widget.PitchChoice
Reset the pitch to it's default setting
reset() - Method in class jazz.widget.DurationChoice
Reset the duration to a quarter note by default
reset(Duration) - Method in class jazz.widget.DurationChoice
Reset the duration to a given duration
resetChangeList() - Method in class jazz.app.SongExplorer
 
resetChordList() - Method in class jazz.app.SongExplorer
 
resetDeviceList() - Method in class jazz.app.DeviceLibraryExplorer
 
resetList() - Method in class jazz.app.ChordLibraryExplorer
 
resetLists() - Method in class jazz.app.DeviceLibraryExplorer
 
resetManipList() - Method in class jazz.app.DeviceLibraryExplorer
 
rootChoice - Variable in class jazz.app.SongExplorer
 
rootLabel - Variable in class jazz.app.SongExplorer
 
rootPanel - Variable in class jazz.app.SongExplorer
 

S

save(String) - Method in class jazz.core.ChordLibrary
 
save(String) - Method in class jazz.core.SongLibrary
 
saveButton - Variable in class jazz.app.DeviceLibraryExplorer
 
saveButton - Variable in class jazz.app.ChordLibraryExplorer
 
saveButton - Variable in class jazz.app.SongLibraryExplorer
 
saveLibrary() - Method in class jazz.app.DeviceLibraryExplorer
 
saveLibrary() - Method in class jazz.app.ChordLibraryExplorer
 
saveLibrary() - Method in class jazz.app.SongLibraryExplorer
 
selectedPoint - Variable in class jazz.widget.MusicPanel
 
setBackground(Color) - Method in class jazz.app.ChordLibraryExplorer
 
setBackground(Color) - Method in class jazz.app.ChordExplorer
 
setBackground(Color) - Method in class jazz.widget.DurationChoice
Set the foreground colors
setBeat(int) - Method in class jazz.core.ChordChange
 
setCanStart(boolean) - Method in class jazz.core.ManipulationPitch
 
setChord(Chord) - Method in class jazz.app.ChordExplorer
 
setColors(JazzColors) - Method in class jazz.app.DeviceLibraryExplorer
 
setColors(JazzColors) - Method in class jazz.app.ChordLibraryExplorer
 
setColors(JazzColors) - Method in class jazz.app.SongLibraryExplorer
 
setColors(JazzColors) - Method in class jazz.app.DeviceManipulationExplorer
 
setColors(JazzColors) - Method in class jazz.app.DeviceExplorer
 
setColors(JazzColors) - Method in class jazz.app.ChordExplorer
 
setColors(JazzColors) - Method in class jazz.app.SongExplorer
 
setColors(JazzColors) - Method in class jazz.widget.PitchChoice
 
setColors(JazzColors) - Method in class jazz.widget.StringDialog
 
setDevice(Device) - Method in class jazz.app.DeviceManipulationExplorer
 
setDevice(Device) - Method in class jazz.app.DeviceExplorer
 
setDevice(Device) - Method in class jazz.core.ManipulationPitch
 
setDevice(Device) - Method in class jazz.core.DeviceManipulation
 
setDevicePitch(int, DevicePitch) - Method in class jazz.core.Device
 
setDirection(int) - Method in class jazz.core.DeviceManipulation
Set the direction as DIRECTION_ASCENDING or DIRECTION_DESCENDING
setDissonance(int) - Method in class jazz.core.DevicePitch
 
setDissonance(int) - Method in class jazz.core.ChordPitch
Set the dissonance (between 0 and MAX_DISSONANCE)
setDuration(Duration) - Method in class jazz.core.Note
 
setDuration(Duration) - Method in interface jazz.core.Countable
 
setDuration(Duration) - Method in class jazz.event.DurationEvent
 
setForeground(Color) - Method in class jazz.app.ChordLibraryExplorer
 
setForeground(Color) - Method in class jazz.app.ChordExplorer
 
setForeground(Color) - Method in class jazz.widget.DurationChoice
Set the foreground colors
setGeneralFunction(String) - Method in class jazz.core.ChordChange
 
setHgap(int) - Method in class jazz.widget.VerticalFlowLayout
Sets the horizontal gap between components.
setHorizontalFill(boolean) - Method in class jazz.widget.VerticalFlowLayout
Sets the HorizontalFill attribute of the VerticalLayout object
setIndex(int) - Method in class jazz.core.ManipulationPitch
 
setLayout(int) - Method in class jazz.widget.PitchChoice
 
setLayout(int) - Method in class jazz.widget.DurationChoice
 
setLibrary(ChordLibrary) - Method in class jazz.app.ChordLibraryExplorer
 
setLibrary(ChordLibrary) - Method in class jazz.app.SongExplorer
 
setManipulation(DeviceManipulation) - Method in class jazz.app.DeviceManipulationExplorer
 
setMeasure(int) - Method in class jazz.core.ChordChange
 
setMinSize(int) - Method in class jazz.core.DeviceManipulation
 
setName(String) - Method in class jazz.core.DeviceManipulation
 
setName(String) - Method in class jazz.core.Device
 
setNotes(Vector) - Method in class jazz.core.Measure
 
setNumMeasures(int) - Method in class jazz.core.Song
 
setOctave(int) - Method in class jazz.core.Pitch
 
setPitch(Pitch) - Method in class jazz.core.Note
 
setPitch(Pitch) - Method in class jazz.event.PitchEvent
 
setPitch(Pitch) - Method in class jazz.widget.PitchChoice
Reset the pitch to a given pitch
setPitchName(String) - Method in class jazz.core.Pitch
 
setPitchNumber(int) - Method in class jazz.core.Pitch
 
setPitchNumber(int) - Method in class jazz.core.ChordPitch
Set the pitch number, ensuring we are in the base octave (0)
setSelectedDevice(Device) - Method in class jazz.app.DeviceLibraryExplorer
Set which device has focus
setSelectedDevice(String) - Method in class jazz.app.DeviceLibraryExplorer
 
setSelectedManip(DeviceManipulation) - Method in class jazz.app.DeviceLibraryExplorer
Set which manipulation currently has focus
setSelectedManip(String) - Method in class jazz.app.DeviceLibraryExplorer
 
setSelectedNote(int, int) - Method in class jazz.widget.MusicPanel
Set the selected note using the measure and note number Note that the drawMeasures() or drawExample() must already be called containing the note.
setSelectedNote(Note) - Method in class jazz.widget.MusicPanel
Set the selected note using a reference to a specific note Note that the drawMeasures() or drawExample() must already be called containing the note.
setSelectedPoint(int) - Method in class jazz.widget.MusicPanel
Internal function to set the selected point based on the point number
setSong(Song) - Method in class jazz.app.SongExplorer
 
setSpecificFunction(String) - Method in class jazz.core.ChordChange
 
setStructural(boolean) - Method in class jazz.core.DevicePitch
 
setVerticalFill(boolean) - Method in class jazz.widget.VerticalFlowLayout
Sets the VerticalFill attribute of the VerticalLayout object
setVgap(int) - Method in class jazz.widget.VerticalFlowLayout
Sets the vertical gap between components.
SHARP_SPACE - Static variable in class jazz.widget.MusicPanel
 
SHARP_WIDTH - Static variable in class jazz.widget.MusicPanel
 
sharpSpace - Variable in class jazz.widget.MusicPanel
 
sharpWidth - Variable in class jazz.widget.MusicPanel
 
showPitch(Pitch) - Method in class jazz.app.PitchExplorer
 
showQuality() - Method in class jazz.app.ChordExplorer
 
size() - Method in class jazz.core.Chord
Return the number of pitches currently in the chord
size() - Method in class jazz.core.Song
 
size() - Method in class jazz.core.Measure
 
size() - Method in class jazz.core.DeviceManipulation
 
size() - Method in class jazz.core.Device
 
song - Variable in class jazz.app.SongLibraryExplorer
 
song - Variable in class jazz.app.SongExplorer
 
Song - class jazz.core.Song.
 
Song() - Constructor for class jazz.core.Song
 
Song(String) - Constructor for class jazz.core.Song
 
Song(String, int) - Constructor for class jazz.core.Song
 
SongExplorer - class jazz.app.SongExplorer.
 
SongExplorer(ChordLibrary) - Constructor for class jazz.app.SongExplorer
 
SongExplorer(ChordLibrary, Song) - Constructor for class jazz.app.SongExplorer
 
songLabel - Variable in class jazz.app.SongLibraryExplorer
 
songLibrary - Variable in class jazz.app.SongLibraryExplorer
 
SongLibrary - class jazz.core.SongLibrary.
 
SongLibrary() - Constructor for class jazz.core.SongLibrary
 
SongLibraryExplorer - class jazz.app.SongLibraryExplorer.
 
SongLibraryExplorer(ChordLibrary) - Constructor for class jazz.app.SongLibraryExplorer
 
songList - Variable in class jazz.app.SongLibraryExplorer
 
songs - Variable in class jazz.core.SongLibrary
 
specificFunction - Variable in class jazz.core.ChordChange
 
start - Variable in class jazz.core.ManipulationPitch
 
startChoice - Variable in class jazz.app.DeviceManipulationExplorer
 
startLabel - Variable in class jazz.app.DeviceManipulationExplorer
 
STAVE_HEIGHT - Static variable in class jazz.widget.MusicPanel
 
staveHeight - Variable in class jazz.widget.MusicPanel
 
STEM_HEIGHT - Static variable in class jazz.widget.MusicPanel
 
stemHeight - Variable in class jazz.widget.MusicPanel
 
StringDialog - class jazz.widget.StringDialog.
 
StringDialog(Dialog, String, String) - Constructor for class jazz.widget.StringDialog
 
StringDialog(Frame, String, String) - Constructor for class jazz.widget.StringDialog
 
structChoice - Variable in class jazz.app.DeviceExplorer
 
structLabel - Variable in class jazz.app.DeviceExplorer
 
structural - Variable in class jazz.core.DevicePitch
 
subdiv - Variable in class jazz.core.Measure
 
subtract(Duration, Duration) - Static method in class jazz.core.Duration
 
syncChangeToPanel() - Method in class jazz.app.SongExplorer
 
syncChordToPitch() - Method in class jazz.app.ChordExplorer
 
syncDeviceToPitch() - Method in class jazz.app.DeviceExplorer
 
syncManipulationToPitch() - Method in class jazz.app.DeviceManipulationExplorer
 
syncPanel() - Method in class jazz.app.DeviceManipulationExplorer
 
syncPanel() - Method in class jazz.app.DeviceExplorer
 
syncPanel() - Method in class jazz.app.ChordExplorer
 
syncPanelToChange() - Method in class jazz.app.SongExplorer
 
syncPitchToChord() - Method in class jazz.app.ChordExplorer
 
syncPitchToDevice() - Method in class jazz.app.DeviceExplorer
 
syncPitchToManipulation() - Method in class jazz.app.DeviceManipulationExplorer
 

T

title - Variable in class jazz.widget.MusicPanel
 
TITLE_HEIGHT - Static variable in class jazz.widget.MusicPanel
 
titleHeight - Variable in class jazz.widget.MusicPanel
 
TOP - Static variable in class jazz.widget.VerticalFlowLayout
Description of the Field
toPitch() - Method in class jazz.core.ManipulationPitch
Cast to a regular pitch.
toPitch() - Method in class jazz.core.DevicePitch
Cast to a regular pitch.
toPitch() - Method in class jazz.core.ChordPitch
Convert the chordpitch to (a copy of) the pitch
toString() - Method in class jazz.core.Pitch
 
toString() - Method in class jazz.core.Chord
 
toString() - Method in class jazz.core.ManipulationPitch
 
toString() - Method in class jazz.core.ChordChange
 
transpose(int) - Method in class jazz.core.Pitch
 
transpose(int) - Method in class jazz.core.Chord
Transpose a chord by a given number of half steps
transpose(int) - Method in class jazz.core.ChordPitch
 
transpose(Pitch) - Method in class jazz.core.Chord
Transpose a chord to have a new pitch as it's root
trim() - Method in class jazz.core.Measure
 

U

usage() - Static method in class jazz.app.SongLibraryExplorer
 
usage() - Static method in class jazz.app.SongExplorer
 

V

VerticalFlowLayout - class jazz.widget.VerticalFlowLayout.
 
VerticalFlowLayout() - Constructor for class jazz.widget.VerticalFlowLayout
Construct a new VerticalFlowLayout with a middle alignemnt, and the fill to edge flag set.
VerticalFlowLayout(boolean, boolean) - Constructor for class jazz.widget.VerticalFlowLayout
Construct a new VerticalFlowLayout with a middle alignemnt.
VerticalFlowLayout(int) - Constructor for class jazz.widget.VerticalFlowLayout
Construct a new VerticalFlowLayout with a middle alignemnt.
VerticalFlowLayout(int, boolean, boolean) - Constructor for class jazz.widget.VerticalFlowLayout
Construct a new VerticalFlowLayout.
VerticalFlowLayout(int, int, int, boolean, boolean) - Constructor for class jazz.widget.VerticalFlowLayout
Construct a new VerticalFlowLayout.

W

width - Variable in class jazz.widget.MusicPanel
 
windowBG - Variable in class jazz.widget.JazzColors
 
windowFG - Variable in class jazz.widget.JazzColors
 

X

X_MARGIN - Static variable in class jazz.widget.MusicPanel
 
xMargin - Variable in class jazz.widget.MusicPanel
 
xOfBeat(double, int) - Method in class jazz.widget.MusicPanel
Approximate the x value for a given beat accounting for margins, etc.
xOfMeasure(int) - Method in class jazz.widget.MusicPanel
Find the x coordinate of a given measure accounting for margins, etc.
xOfStem(Note, int) - Method in class jazz.widget.MusicPanel
Calculate the x coordinate for a note stem account for margins, etc.

Y

Y_MARGIN - Static variable in class jazz.widget.MusicPanel
 
yMargin - Variable in class jazz.widget.MusicPanel
 
yOfLine(double, int) - Method in class jazz.widget.MusicPanel
Calculate the y value of a line accounting for margins, etc.
yOfLine(int, int) - Method in class jazz.widget.MusicPanel
Calculate the y value at the top of the line account for margins, etc.
yOfMeasure(int) - Method in class jazz.widget.MusicPanel
Find the y value for a given measure accounting for margins, etc.
yOfPitch(Pitch, int) - Method in class jazz.widget.MusicPanel
Calculate the y value of a pitch accounting for margins, etc.
yOfStave(int) - Method in class jazz.widget.MusicPanel
Find the y value for a given stave accounting for margins, etc.
yOfStem(Pitch, int) - Method in class jazz.widget.MusicPanel
Calculate the y value at the top of the stem account for margins, etc.

A B C D E F G H I J L M N O P Q R S T U V W X Y