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

C

C - Static variable in class dguitar.codecs.guitarPro.GPChordNote
C.
C - Static variable in class dguitar.codecs.guitarPro.GPKey
C
CASCADE_WINDOWS - Static variable in class dguitar.gui.DGDesktopPane
 
CLOSE_DISPOSE - Static variable in class dguitar.gui.SongActionParameters
Close and Dispose all the open windows
COLOR_OPTIONS - Static variable in class dguitar.gui.SongOptionsMenu
 
CURSOR_LAYER - Static variable in class dguitar.gui.TrackPanel
 
C_FLAT - Static variable in class dguitar.codecs.guitarPro.GPKey
C Flat
C_MINOR - Static variable in class dguitar.codecs.guitarPro.GPKey
C minor
C_SHARP - Static variable in class dguitar.codecs.guitarPro.GPChordNote
C sharp.
C_SHARP - Static variable in class dguitar.codecs.guitarPro.GPKey
C sharp
C_SHARP_MINOR - Static variable in class dguitar.codecs.guitarPro.GPKey
C sharp minor
Clefs - Static variable in class dguitar.gui.DGuitar
The Clefs represented as ImagesIcon[]
Codec - interface dguitar.codecs.Codec.
Codec stands for COder/DECoder that reads/writes a specific format or sequence of bytes from/to a InputStream/OutputStream This class was created so the javadoc could process the package.html file
CodecFileFilter - class dguitar.codecs.CodecFileFilter.
 
CodecFileFilter() - Constructor for class dguitar.codecs.CodecFileFilter
 
CodecFormatException - exception dguitar.codecs.CodecFormatException.
This abstract class describes a posible format exception when coding/decoding a strem
CodecFormatException(String) - Constructor for class dguitar.codecs.CodecFormatException
 
CodecFormatException(String, Throwable) - Constructor for class dguitar.codecs.CodecFormatException
 
CodecInputStream - interface dguitar.codecs.CodecInputStream.
This interface must be implemeted by all Codec classes classes representing an input stream.
CodecOutputStream - interface dguitar.codecs.CodecOutputStream.
This interface must be implemeted bye all Codec classes representing an OUTPUT stream.
ColorDialog - class dguitar.gui.ColorDialog.
This class allows the user to select the different Color Options
ColorDialog() - Constructor for class dguitar.gui.ColorDialog
Creates new form ColorPanel that allow the user to select the different DisplayOptions
ColorDialog(JFrame) - Constructor for class dguitar.gui.ColorDialog
 
ColorPanel - class dguitar.gui.ColorPanel.
This class it here the different ColorPanel*s are added with a JTabbedPane At this moment it adds a
ColorPanel() - Constructor for class dguitar.gui.ColorPanel
Creates new form ColorPanel that allow the user to select the different DisplayOptions
ColorPanelNote - class dguitar.gui.ColorPanelNote.
 
ColorPanelNote() - Constructor for class dguitar.gui.ColorPanelNote
Creates new form DurationColorsPanel
ColorPanelRhythm - class dguitar.gui.ColorPanelRhythm.
 
ColorPanelRhythm() - Constructor for class dguitar.gui.ColorPanelRhythm
Creates new form DurationColorsPanel
ColorPanelSelect - class dguitar.gui.ColorPanelSelect.
 
ColorPanelSelect() - Constructor for class dguitar.gui.ColorPanelSelect
Creates new form DurationColorsPanel
ColorScheme - class dguitar.gui.ColorScheme.
This class lets you associate durations of beats or notes to a color a ColorScheme has at this moment 8 colors inside or 1 unique color.
ColorScheme() - Constructor for class dguitar.gui.ColorScheme
Creates a new instance of ColorScheme, withe de default colors
ColorScheme(Color) - Constructor for class dguitar.gui.ColorScheme
Creates a new instance of ColorScheme, where all colors are set to C
CustomFileChooser - class dguitar.gui.unused.CustomFileChooser.
 
CustomFileChooser() - Constructor for class dguitar.gui.unused.CustomFileChooser
 
calculateDuration(GPDuration, boolean, int) - Static method in class dguitar.adaptors.guitarPro.GPAdaptor
 
calculateHeightOfString(int) - Method in class dguitar.gui.BarMTP
 
calculateHeightOfString(int) - Method in class dguitar.gui.BarTablature
Calculate how High is a Instrument String located
calculateHeightOfString(int) - Method in class dguitar.gui.unused.BarStandard
 
calculateMinX() - Method in class dguitar.gui.BarMTP
 
calculateTS(Graphics) - Method in class dguitar.gui.Bar
 
calculateWidth(int) - Method in class dguitar.gui.Bar
 
calculateWidth(List) - Method in class dguitar.gui.BarMTP
 
calculateWidth(int) - Method in class dguitar.gui.BarMTP
 
calculateWidthInc() - Method in class dguitar.gui.Bar
Calculate how mucho to INCrease the WIDTH of a bar because of repeteations
calculateWidthOfBeat(GPBeat) - Method in class dguitar.gui.BarMTP
 
calculateX(int) - Method in class dguitar.gui.midi.MidiEventPanel
 
calculateY(int) - Method in class dguitar.gui.midi.MidiEventPanel
 
canImport(DataFlavor[]) - Method in class dguitar.gui.listeners.ADropTargetListener
 
cancel - Variable in class dguitar.gui.ColorDialog
 
cancelActionPerformed(ActionEvent) - Method in class dguitar.gui.ColorDialog
 
captureErrors - Variable in class dguitar.gui.DGuitar
Set to true if you want Capture the Sytem.err to the LogStream
cascade(JInternalFrame[]) - Method in class dguitar.gui.DGDesktopPane
 
changeView() - Method in class dguitar.gui.SongPanel
 
changed - Variable in class dguitar.gui.TrackPanel
 
channel - Variable in class dguitar.adaptors.song.impl.SongDeviceImpl
 
channels - Variable in class dguitar.codecs.guitarPro.GPSong
The MIDI channels used.
channels - Variable in class test.songs.SongDefinition
 
checkFileLocation() - Method in class dguitar.gui.DGuitar
When the location specify by the file is incorrect this method is used
checkVersionNumber() - Method in class dguitar.codecs.guitarPro.version1.GP1InputStream
Sets the _versionNumber attribute, according to the version read from the file, and sets attributes that are version-dependant.
chordDiagram - Variable in class dguitar.codecs.guitarPro.GPBeat
Chord diagram possibly associated with this beat.
chordFingeringDisplayed - Variable in class dguitar.codecs.guitarPro.GPChordDiagram
ShowDiagFingering: byte if it is 0x01, the chord fingering is displayed.
chordType - Variable in class dguitar.codecs.guitarPro.GPChordDiagram
Determines the chord type as followed: - 0: M - 1: 7 - 2: 7M - 3: 6 - 4: m - 5: m7 - 6: m7M - 7: m6 - 8: sus2 - 9: sus4 - 10: 7sus2 - 11: 7sus4 - 12: dim - 13: aug - 14: 5
chordsDiagrams - Variable in class dguitar.codecs.guitarPro.GPSong
A list of chords diagrams.
chorus - Variable in class dguitar.adaptors.song.impl.SongTrackImpl
 
chorus - Variable in class dguitar.codecs.guitarPro.GPMixTableChange
Gives the changes about the chorus.
className - Static variable in class dguitar.adaptors.guitarPro.GPAdaptor
 
className - Static variable in class dguitar.adaptors.guitarPro.TripletMap
 
className - Static variable in class dguitar.adaptors.song.Tempo
 
className - Variable in class dguitar.players.sound.midi.MidiFiler
 
className - Variable in class dguitar.players.sound.midi.MidiPlayer
 
className - Static variable in class dguitar.players.sound.midi.PerformanceCore
 
className - Static variable in class dguitar.players.sound.midi.PerformanceLive
 
className - Static variable in class dguitar.players.sound.midi.demo.PlayerDemo
 
className - Variable in class test.tools.MockMidiPlayer
 
classPath - Static variable in class dguitar.DGcompile
 
clefSize - Variable in class dguitar.gui.TrackPanel
 
clip(int, int) - Static method in class dguitar.adaptors.song.impl.SongTrackImpl
 
clone() - Method in class dguitar.gui.ColorScheme
 
clone() - Method in class dguitar.gui.DisplayOptions
 
closableLogWindow - Static variable in class dguitar.gui.DGuitar
 
close() - Method in class dguitar.codecs.guitarPro.GPInputStream
Closes the stream.
close() - Method in class dguitar.codecs.midi.MidiOutputStream
 
close() - Method in class dguitar.gui.DGuitar
 
close() - Method in class dguitar.gui.SongInternalFrame
 
close() - Method in class dguitar.gui.midi.MidiInternalFrame
 
close() - Method in class dguitar.players.sound.EventStream
 
close() - Method in class dguitar.players.sound.MasterPlayer
 
close() - Method in interface dguitar.players.sound.SoundPlayer
 
close() - Method in class dguitar.players.sound.midi.MidiFiler
 
close() - Method in class dguitar.players.sound.midi.MidiPlayer
 
close() - Method in class test.tools.MockMidiPlayer
 
closeAllWindows() - Method in class dguitar.gui.DGuitar
 
closeIt - Variable in class dguitar.gui.SongInternalFrame
 
closeOpenNote() - Method in class dguitar.players.sound.EventStream
 
color - Variable in class dguitar.gui.SlideLabel
The color that is used to paint the Slides
colorBorder - Variable in class dguitar.gui.MusicCursor
 
colorNext - Variable in class dguitar.gui.BarMTP
This is the color of the horizontal rhytm lina that goes forward to the Next beat
colorPrev - Variable in class dguitar.gui.BarMTP
This is the color of the horizontal rhythm line that goes back to the Previous beat
coloringForFrets - Variable in class dguitar.gui.DisplayOptions
type of coloring for the Frets
coloringForRhythm - Variable in class dguitar.gui.DisplayOptions
type of coloring for the Rhythm lines
colors - Variable in class dguitar.gui.ColorPanelNote
 
colors - Variable in class dguitar.gui.ColorPanelRhythm
 
colors - Variable in class dguitar.gui.ColorPanelSelect
 
colors - Variable in class dguitar.gui.ColorScheme
 
colorsDynamics - Variable in class dguitar.gui.ColorPanelNote
 
colorsDynamics - Variable in class dguitar.gui.ColorPanelSelect
 
common() - Method in class dguitar.codecs.guitarPro.statistics.GPStatsMeasureTrackPair
 
commonConstructor() - Method in class dguitar.gui.Bar
 
commonConstructor() - Method in class dguitar.gui.BarMTP
 
commonConstructor() - Method in class dguitar.gui.BarTablature
 
commonConstructor() - Method in class dguitar.gui.ColorDialog
 
commonConstructor(JComponent) - Method in class dguitar.gui.MusicCursor
 
commonConstructor(String, JFileChooser) - Method in class dguitar.gui.SongInternalFrame
 
commonPath - Static variable in class dguitar.DGcompile
 
compare(Object, Object) - Method in class dguitar.gui.midi.MidiEventPanelItem
 
compareEvents(MidiEvent, MidiEvent) - Static method in class test.tools.MidiTools
 
compareMIDIFiles(String, String, int[], String[]) - Method in class test.suite.MidiTestCase
 
compareMessages(MidiMessage, MidiMessage) - Static method in class test.tools.MidiTools
 
compareTo(Object) - Method in class dguitar.codecs.guitarPro.GPDuration
Compares this duration to another object.
compiler - Variable in class dguitar.DGcompile
 
component - Variable in class dguitar.gui.MusicCursor
The track panel were this cursor will be drawn*
components - Variable in class test.songs.SongDefinition
 
componentsCreate() - Method in class dguitar.gui.ColorDialog
 
componentsCreate() - Method in class dguitar.gui.ColorPanelNote
 
componentsCreate() - Method in class dguitar.gui.ColorPanelRhythm
 
componentsCreate() - Method in class dguitar.gui.ColorPanelSelect
 
componentsCreate() - Method in class dguitar.gui.SongInternalFrame
 
componentsCreate() - Method in class dguitar.gui.midi.MidiInternalFrame
 
configureMenuOptionsLanguage() - Method in class dguitar.gui.DGuitar
 
confirmLoad - Variable in class dguitar.gui.DGuitar
Set to true if you want a confirmation dialog after file is loaded
connect(PerformanceEvent) - Method in class dguitar.players.sound.EventStream
 
construct() - Method in class dguitar.codecs.guitarPro.GPSong.StringImpl
 
contEONs - Variable in class dguitar.gui.BarMTP.PaintedBeatInfo
 
contNotes - Variable in class dguitar.gui.BarMTP.PaintedBeatInfo
 
container - Variable in class dguitar.players.sound.midi.MidiPerformanceEventListenerProxy
 
container - Variable in class dguitar.players.sound.midi.MidiPerformanceTimerListenerProxy
 
convertStringsToFileList(String) - Method in class dguitar.gui.listeners.ADropTargetListener
 
copyright - Variable in class dguitar.codecs.guitarPro.GPSong
The piece copyright.
copyright - Variable in class dguitar.gui.ScoreInformationDialog
 
corneilleSongDefinition() - Static method in class test.songs.SongArchive
 
correctJavaVersion() - Static method in class dguitar.gui.DGuitar
 
count - Variable in class dguitar.gui.SongPanel
 
create(PerformanceEvent) - Method in interface dguitar.players.sound.midi.MetaContainer
 
create(PerformanceEvent) - Method in class dguitar.players.sound.midi.PerformanceLive
 
createComponents() - Method in class dguitar.gui.ScoreInformationDialog
 
createDoubleClickListener(JFileChooser, JList) - Method in class dguitar.gui.DGFileChooserUI
 
createDynamicsMap() - Static method in class dguitar.adaptors.guitarPro.DynamicsMap
 
createFileChooser() - Method in class dguitar.gui.DGuitar
Checks if the fileChooser exists, creates it if necesary and resets its values
createLabelForIndex(int, int, int, GPEffectsOnNote, GPBeat) - Method in class dguitar.gui.BarTablature
 
createList(JFileChooser) - Method in class dguitar.gui.unused.MyFileChooserUI
 
createMap() - Static method in class dguitar.adaptors.guitarPro.TripletMap
 
createMiniPanel(Component, Component) - Method in class dguitar.gui.ColorPanelNote
 
createMiniPanel(Component, Component) - Method in class dguitar.gui.ColorPanelRhythm
 
createMiniPanel(Component, Component) - Method in class dguitar.gui.ColorPanelSelect
 
createPerformance(int, Tempo, int) - Method in class dguitar.players.sound.MasterPlayer
 
createPerformance(int, Tempo, int) - Method in interface dguitar.players.sound.SoundPlayer
Create a performance object that is compatible with this class of SoundPlayer.
createPerformance(int, Tempo, int) - Method in class dguitar.players.sound.midi.MidiFiler
 
createPerformance(int, Tempo, int) - Method in class dguitar.players.sound.midi.MidiPlayer
 
createPerformance(int, Tempo, int) - Method in class test.tools.MockMidiPlayer
 
createScale() - Method in class dguitar.gui.midi.MidiTest
 
currentFileType - Variable in class dguitar.gui.DGuitar
Indicates the current File Type
currentIndex - Variable in class dguitar.gui.midi.MidiDevices
 
currentSize - Variable in class dguitar.gui.midi.MidiInternalFrame
 
currentSkin - Variable in class dguitar.gui.DGuitar
The current skin being used.

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