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

D

D - Static variable in class dguitar.codecs.guitarPro.GPChordNote
D.
D - Static variable in class dguitar.codecs.guitarPro.GPKey
D
DG - Variable in class dguitar.gui.unused.EnableUnfinishedListener
 
DGDesktopPane - class dguitar.gui.DGDesktopPane.
 
DGDesktopPane() - Constructor for class dguitar.gui.DGDesktopPane
 
DGFileChooser - class dguitar.gui.DGFileChooser.
To change the behaviour of the FileChooser to remove the posibility to RENAME folders and files TODO: - The NEW FOLDER button still appears (usefull when saving..but not when opening) - When the view is changed to DETAILS the renaming is still posible !!
DGFileChooser() - Constructor for class dguitar.gui.DGFileChooser
 
DGFileChooser(File) - Constructor for class dguitar.gui.DGFileChooser
 
DGFileChooserUI - class dguitar.gui.DGFileChooserUI.
To change the behaviour of the FileChooser to remove the posibility to RENAME folders and files TODO: The NEW FOLDER button still appears (usefull when saving..but no when opening) When the view is changed to DETAILS the renaming is still posible !!
DGFileChooserUI(JFileChooser) - Constructor for class dguitar.gui.DGFileChooserUI
Constructs a MetalFileChooserUI
DGFileChooserUI.DoubleClickListener - class dguitar.gui.DGFileChooserUI.DoubleClickListener.
 
DGFileChooserUI.DoubleClickListener(JList) - Constructor for class dguitar.gui.DGFileChooserUI.DoubleClickListener
 
DGFileRenderer - class dguitar.gui.unused.DGFileRenderer.
 
DGFileRenderer() - Constructor for class dguitar.gui.unused.DGFileRenderer
 
DGO - Static variable in class dguitar.gui.DGuitar
A Properties object that stores current values of options
DGPlayer - class dguitar.gui.unused.DGPlayer.
This class will allow the user to select a list of files and play them.
DGPlayer() - Constructor for class dguitar.gui.unused.DGPlayer
Creates new form DGPlayer
DGcompile - class dguitar.DGcompile.
This program prints to System.out the comands that can be used to compile the DGuitar program From the "bin" folder of DGuitar run this: for WINDOWS java -cp .;..\..
DGcompile() - Constructor for class dguitar.DGcompile
 
DGproperties - Static variable in class dguitar.gui.DGuitar
Name of the file were the preferences of DGuitar are stored
DGpropertiesAbsolute - Variable in class dguitar.gui.DGuitar
The Absolute or Full path were the properties of DGuitar are being stored
DGuitar - class dguitar.gui.DGuitar.
This is the DGuitar main class which represents the main window
DGuitar() - Constructor for class dguitar.gui.DGuitar
Constructs a DGuitar main window using LS as the LosStream
DGuitarInternalFrameListener - class dguitar.gui.listeners.DGuitarInternalFrameListener.
 
DGuitarInternalFrameListener(DGuitar) - Constructor for class dguitar.gui.listeners.DGuitarInternalFrameListener
 
DIMINISHED - Static variable in class dguitar.codecs.guitarPro.GPChordType
A diminished chord.
DIMINISHED - Static variable in class dguitar.codecs.guitarPro.GPTonalityType
Augmented.
DIP - Static variable in class dguitar.codecs.guitarPro.GPBendType
Tremolo bar specific: DIP indicates a bend of type Dip.
DIVE - Static variable in class dguitar.codecs.guitarPro.GPBendType
Tremolo bar specific: DIVE indicates a bend of type Dive.
DOWNWARD - Static variable in class dguitar.codecs.guitarPro.GPPickStroke
Downward.
DTM - Variable in class dguitar.gui.ScoreInformationDialog
 
D_FLAT - Static variable in class dguitar.codecs.guitarPro.GPKey
D Flat
D_MINOR - Static variable in class dguitar.codecs.guitarPro.GPKey
D minor
D_SHARP - Static variable in class dguitar.codecs.guitarPro.GPChordNote
D sharp.
D_SHARP_MINOR - Static variable in class dguitar.codecs.guitarPro.GPKey
D sharp minor
DefaultArrangement - class dguitar.players.sound.DefaultArrangement.
 
DefaultArrangement(Song) - Constructor for class dguitar.players.sound.DefaultArrangement
 
DisabledButtons - Static variable in class dguitar.gui.DGuitar
 
DisplayOptions - class dguitar.gui.DisplayOptions.
This class stores the DisplayOptions related to a Song and the whole program too.
DisplayOptions() - Constructor for class dguitar.gui.DisplayOptions
 
Dynamics - Static variable in class dguitar.gui.DGuitar
The icons that hold the 8 Dynamics simbols, paino, fortissimo,etc..
DynamicsMap - class dguitar.adaptors.guitarPro.DynamicsMap.
Transform a GP4Dynamic into a MIDI velocity
DynamicsMap() - Constructor for class dguitar.adaptors.guitarPro.DynamicsMap
 
dGuitar - Variable in class dguitar.gui.listeners.DGuitarInternalFrameListener
 
decodeGP2InDirectory(File) - Static method in class dguitar.codecs.guitarPro.version1.GP1InputStream
Decode recursively all the GP2 files in the directory specified.
decodeGP2InDirectory(File) - Static method in class dguitar.codecs.guitarPro.version2.GP2InputStream
Decode recursively all the GP2 files in the directory specified.
deep - Variable in class dguitar.codecs.guitarPro.GPSong.StringImpl
 
defaultInst - Variable in class dguitar.gui.midi.MidiTest
 
denominator - Variable in class dguitar.adaptors.song.TimeSignature
 
denominator - Variable in class dguitar.gui.Bar
The denominator of the KeySignature
denominator - Variable in class test.songs.SongComponent
 
desktop - Variable in class dguitar.gui.PlayToolBar
 
desktopPane - Static variable in class dguitar.gui.DGuitar
 
detailed - Variable in class dguitar.codecs.guitarPro.statistics.GPStats
 
detectOperationalSystem() - Static method in class dguitar.gui.DGuitar
This method detects the operational system and stores it on DGuitar.operationalSystem
detectSupportedExtensions() - Method in class dguitar.gui.DGuitar
This methods detects the supported extensions of DGuitar and fills the java.util.List supportedExtensions array.
determineLaunchPath() - Method in class dguitar.gui.DGuitar
 
dguitar - package dguitar
Provides classes for adaptors,codecs,gui,players.
dguitar.adaptors.guitarPro - package dguitar.adaptors.guitarPro
Provides classes for Adapting a GPSong to a SongObject.
dguitar.adaptors.midi - package dguitar.adaptors.midi
An adaptor to import MIDI files as a Song.
dguitar.adaptors.song - package dguitar.adaptors.song
Provides classes for handling Songs.
dguitar.adaptors.song.event - package dguitar.adaptors.song.event
Provides classes for handling song events.
dguitar.adaptors.song.impl - package dguitar.adaptors.song.impl
Provides classes for implementing a Song.
dguitar.codecs - package dguitar.codecs
Provides classes for CODing and DECoding different file formats.
dguitar.codecs.guitarPro - package dguitar.codecs.guitarPro
Provides codecs for GuitarPro files (GP4,GP3...).
dguitar.codecs.guitarPro.statistics - package dguitar.codecs.guitarPro.statistics
Provides a codec for obtaining statistics for any Guitar Pro file.
dguitar.codecs.guitarPro.version1 - package dguitar.codecs.guitarPro.version1
Provides a codec for *.GTP files in version 1.
dguitar.codecs.guitarPro.version2 - package dguitar.codecs.guitarPro.version2
Provides a codec for *.GTP files in version 2.
dguitar.codecs.guitarPro.version3 - package dguitar.codecs.guitarPro.version3
Provides a codec for *.GP3 files.
dguitar.codecs.guitarPro.version4 - package dguitar.codecs.guitarPro.version4
Provides a codec for *.GP4 files..
dguitar.codecs.midi - package dguitar.codecs.midi
Provides classes for CODing and DECoding MIDI file formats.
dguitar.gui - package dguitar.gui
Provides Graphical User Interface classes for other packages.
dguitar.gui.listeners - package dguitar.gui.listeners
Provides Listener for different Graphical User Interface objects.
dguitar.gui.midi - package dguitar.gui.midi
Provides GUI classes related with the Midi information gather by common.Midi package}.dguitar.gui.unused - package dguitar.gui.unused
 
dguitar.players - package dguitar.players
Provides classes for playing songs, this can be visually (gui) or listening (sound).
dguitar.players.gui - package dguitar.players.gui
Provides classes that perform visual display of what the player is doing.
dguitar.players.sound - package dguitar.players.sound
Provides classes for playing songs, by listening.
dguitar.players.sound.midi - package dguitar.players.sound.midi
Provides classes for the MIDI player.
dguitar.players.sound.midi.demo - package dguitar.players.sound.midi.demo
Provides classes that demostrates the MIDI player capabilites.
displayEvents() - Method in class dguitar.gui.midi.MidiInternalFrame
 
displayGP(String, byte[]) - Method in class dguitar.gui.DGuitar
this method display a GP file
displayMID(String) - Method in class dguitar.gui.DGuitar
this method display a MID file
displayMultipleFiles(List) - Method in class dguitar.gui.DGuitar
This method iterates over the listOfFiles and opens them.
displayMusicCursor - Variable in class dguitar.gui.DisplayOptions
display the music cursor ?
displayOptions - Variable in class dguitar.gui.Bar
 
displayOptions - Variable in class dguitar.gui.BarPanel
 
displayOptions - Variable in class dguitar.gui.DGuitar
The current DisplayOptions for all the songs
displayOptions - Variable in class dguitar.gui.SlideLabel
 
displayOptions - Variable in class dguitar.gui.SongInternalFrame
 
displayOptions - Variable in class dguitar.gui.SongOptionsListener
 
displayOptions - Variable in class dguitar.gui.SongOptionsMenu
 
displayOptions - Variable in class dguitar.gui.SongPanel
 
displayOptions - Variable in class dguitar.gui.TrackPanel
 
displayPiece() - Method in class dguitar.gui.SongPanel
this method sets the MeasuresTracksPairs, and the then calls refresh() ;
displaySongDefinition() - Static method in class test.songs.SongArchive
 
displayTimeSignature - Variable in class dguitar.gui.Bar
is the Time Signature displayed
displayUnsupportedEffects - Variable in class dguitar.gui.DisplayOptions
display a question mark when the a effect is present but is not painted yet
displayingEvents - Variable in class dguitar.gui.midi.MidiInternalFrame
 
division - Variable in class dguitar.players.sound.PerformanceTimerEvent
 
divisionsLbl - Variable in class dguitar.gui.PlayPanel
 
divisionsLbl - Variable in class dguitar.players.gui.PlayPanel
 
divisionsValue - Variable in class dguitar.gui.PlayPanel
 
divisionsValue - Variable in class dguitar.players.gui.PlayPanel
 
doReference - Variable in class dguitar.gui.SongActionParameters
 
dottedNotes - Variable in class dguitar.codecs.guitarPro.GPBeat
Whether the notes contained in this beat are dotted notes.
downStroke - Variable in class dguitar.codecs.guitarPro.GPEffectsOnBeat
Downstroke possibly associated with this effect.
downStroke - Variable in class dguitar.codecs.guitarPro.statistics.GPStatsEffectsOnBeat
 
dragEnter(DropTargetDragEvent) - Method in class dguitar.gui.listeners.ADropTargetListener
 
dragExit(DropTargetEvent) - Method in class dguitar.gui.listeners.ADropTargetListener
 
dragOver(DropTargetDragEvent) - Method in class dguitar.gui.listeners.ADropTargetListener
 
drawSnap(Point) - Method in class dguitar.gui.unused.BarStandard
 
drop(DropTargetDropEvent) - Method in class dguitar.gui.listeners.ADropTargetListener
 
dropActionChanged(DropTargetDragEvent) - Method in class dguitar.gui.listeners.ADropTargetListener
 
dumpBytes(int) - Method in class dguitar.codecs.guitarPro.GPInputStream
Reads n bytes and prints them to the screen
dumpInts(int) - Method in class dguitar.codecs.guitarPro.GPInputStream
Reads n ints and prints them to the screen
duration - Variable in class dguitar.adaptors.song.event.SongNotationMessage
 
duration - Variable in class dguitar.codecs.guitarPro.GPNote
Note duration possibly linked to this note.
duration - Static variable in class dguitar.gui.midi.MidiTest
 
duration - Variable in class dguitar.gui.unused.NoteComponent
The duration of the note (0 = whole note, 1 = half note, 2=quarter note...
durationChooseColors - Variable in class dguitar.gui.ColorPanelNote
 
durationChooseColors - Variable in class dguitar.gui.ColorPanelRhythm
 
durationChooseColors - Variable in class dguitar.gui.ColorPanelSelect
 
durationChooseColorsActionPerformed(ActionEvent) - Method in class dguitar.gui.ColorPanelNote
 
durationChooseColorsActionPerformed(ActionEvent) - Method in class dguitar.gui.ColorPanelRhythm
 
durationChooseColorsActionPerformed(ActionEvent) - Method in class dguitar.gui.ColorPanelSelect
 
durationColors - Variable in class dguitar.gui.ColorPanelNote
 
durationColors - Variable in class dguitar.gui.ColorPanelRhythm
 
durationColors - Variable in class dguitar.gui.ColorPanelSelect
 
durationColorsSetEnabled(boolean) - Method in class dguitar.gui.ColorPanelNote
Sets the states of the 8 multiple Colors buttons
durationColorsSetEnabled(boolean) - Method in class dguitar.gui.ColorPanelRhythm
Sets the states of the 8 multiple Colors buttons
durationColorsSetEnabled(boolean) - Method in class dguitar.gui.ColorPanelSelect
Sets the states of the 8 multiple Colors buttons
durationColorsSetListener(ActionListener) - Method in class dguitar.gui.ColorPanelNote
 
durationColorsSetListener(ActionListener) - Method in class dguitar.gui.ColorPanelRhythm
 
durationColorsSetListener(ActionListener) - Method in class dguitar.gui.ColorPanelSelect
 
durationColorsUpdate() - Method in class dguitar.gui.ColorPanelNote
call this every time you modif the durationColors direcly
durationColorsUpdate() - Method in class dguitar.gui.ColorPanelRhythm
call this every time you modif the durationColors direcly
durationColorsUpdate() - Method in class dguitar.gui.ColorPanelSelect
call this every time you modif the durationColors direcly
durationDefaultColors - Variable in class dguitar.gui.ColorPanelNote
 
durationDefaultColors - Variable in class dguitar.gui.ColorPanelRhythm
 
durationDefaultColors - Variable in class dguitar.gui.ColorPanelSelect
 
durationDefaultColorsActionPerformed(ActionEvent) - Method in class dguitar.gui.ColorPanelNote
 
durationDefaultColorsActionPerformed(ActionEvent) - Method in class dguitar.gui.ColorPanelRhythm
 
durationDefaultColorsActionPerformed(ActionEvent) - Method in class dguitar.gui.ColorPanelSelect
 
durationDefaultOrSelected - Variable in class dguitar.gui.ColorPanelNote
 
durationDefaultOrSelected - Variable in class dguitar.gui.ColorPanelRhythm
 
durationDefaultOrSelected - Variable in class dguitar.gui.ColorPanelSelect
 
durationDefaultOrSelectedColors() - Method in class dguitar.gui.ColorPanelNote
 
durationDefaultOrSelectedColors() - Method in class dguitar.gui.ColorPanelRhythm
 
durationDefaultOrSelectedColors() - Method in class dguitar.gui.ColorPanelSelect
 
durationMultipleValuesSet(boolean) - Method in class dguitar.gui.ColorPanelNote
Sets the values acording to desired behavior
durationMultipleValuesSet(boolean) - Method in class dguitar.gui.ColorPanelRhythm
Sets the values acording to desired behavior
durationMultipleValuesSet(boolean) - Method in class dguitar.gui.ColorPanelSelect
Sets the values acording to desired behavior
durationRadioButton - Variable in class dguitar.gui.ColorPanelNote
 
durationRadioButton - Variable in class dguitar.gui.ColorPanelRhythm
 
durationRadioButton - Variable in class dguitar.gui.ColorPanelSelect
 
durationRadioButtonActionPerformed(ActionEvent) - Method in class dguitar.gui.ColorPanelNote
 
durationRadioButtonActionPerformed(ActionEvent) - Method in class dguitar.gui.ColorPanelRhythm
 
durationRadioButtonActionPerformed(ActionEvent) - Method in class dguitar.gui.ColorPanelSelect
 
durations - Static variable in class dguitar.gui.ColorPanelNote
 
durations - Static variable in class dguitar.gui.ColorPanelRhythm
 
durations - Static variable in class dguitar.gui.ColorPanelSelect
 
dynamicChooseColors - Variable in class dguitar.gui.ColorPanelNote
 
dynamicChooseColors - Variable in class dguitar.gui.ColorPanelSelect
 
dynamicChooseColorsActionPerformed(ActionEvent) - Method in class dguitar.gui.ColorPanelNote
 
dynamicChooseColorsActionPerformed(ActionEvent) - Method in class dguitar.gui.ColorPanelSelect
 
dynamicColors - Variable in class dguitar.gui.ColorPanelNote
 
dynamicColors - Variable in class dguitar.gui.ColorPanelSelect
 
dynamicColorsSetEnabled(boolean) - Method in class dguitar.gui.ColorPanelNote
Sets the states of the 8 multiple Colors buttons
dynamicColorsSetEnabled(boolean) - Method in class dguitar.gui.ColorPanelSelect
Sets the states of the 8 multiple Colors buttons
dynamicColorsSetListener(ActionListener) - Method in class dguitar.gui.ColorPanelNote
 
dynamicColorsUpdate() - Method in class dguitar.gui.ColorPanelNote
call this every time you modify the dynamicColors direcly
dynamicColorsUpdate() - Method in class dguitar.gui.ColorPanelSelect
call this every time you modify the dynamicColors direcly
dynamicDefaultColors - Variable in class dguitar.gui.ColorPanelNote
 
dynamicDefaultColors - Variable in class dguitar.gui.ColorPanelSelect
 
dynamicDefaultColorsActionPerformed(ActionEvent) - Method in class dguitar.gui.ColorPanelNote
 
dynamicDefaultColorsActionPerformed(ActionEvent) - Method in class dguitar.gui.ColorPanelSelect
 
dynamicDefaultOrSelected - Variable in class dguitar.gui.ColorPanelNote
 
dynamicDefaultOrSelected - Variable in class dguitar.gui.ColorPanelSelect
 
dynamicDefaultOrSelectedColors() - Method in class dguitar.gui.ColorPanelNote
 
dynamicDefaultOrSelectedColors() - Method in class dguitar.gui.ColorPanelSelect
 
dynamicMultipleValuesSet(boolean) - Method in class dguitar.gui.ColorPanelNote
Sets the values acording to desired behavior
dynamicMultipleValuesSet(boolean) - Method in class dguitar.gui.ColorPanelSelect
Sets the values acording to desired behavior
dynamicRadioButton - Variable in class dguitar.gui.ColorPanelNote
 
dynamicRadioButton - Variable in class dguitar.gui.ColorPanelSelect
 
dynamicRadioButtonActionPerformed(ActionEvent) - Method in class dguitar.gui.ColorPanelNote
 
dynamicRadioButtonActionPerformed(ActionEvent) - Method in class dguitar.gui.ColorPanelSelect
 
dynamics - Static variable in class dguitar.codecs.guitarPro.GPDynamic
The different dynamics.
dynamics - Static variable in class dguitar.gui.ColorPanelNote
 
dynamics - Static variable in class dguitar.gui.ColorPanelSelect
 
dynamicsMap - Static variable in class dguitar.adaptors.guitarPro.DynamicsMap
 
dynamicsNames - Static variable in class dguitar.codecs.guitarPro.GPDynamic
The different dynamics's names.

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