Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
_
A
A
- Static variable in class dguitar.codecs.guitarPro.
GPChordNote
A.
A
- Static variable in class dguitar.codecs.guitarPro.
GPKey
A
ADropTargetListener
- class dguitar.gui.listeners.
ADropTargetListener
.
The Drop action happens in this order: 1. dragEnter = when the mouse enters the component 2. dragOver = after the mouse has entered but has not been released 3. drop = when the mouse is released
ADropTargetListener(DGuitar)
- Constructor for class dguitar.gui.listeners.
ADropTargetListener
ARTIFICIAL_12
- Static variable in class dguitar.codecs.guitarPro.
GPHarmonic
Artificial + 12.
ARTIFICIAL_5
- Static variable in class dguitar.codecs.guitarPro.
GPHarmonic
Artificial + 5.
ARTIFICIAL_7
- Static variable in class dguitar.codecs.guitarPro.
GPHarmonic
Artificial + 7.
AUGMENTED
- Static variable in class dguitar.codecs.guitarPro.
GPChordType
An augmented chord.
AUGMENTED
- Static variable in class dguitar.codecs.guitarPro.
GPTonalityType
Diminished.
AVERAGE
- Static variable in class dguitar.codecs.guitarPro.
GPVibrato
Average.
A_FLAT
- Static variable in class dguitar.codecs.guitarPro.
GPKey
A Flat
A_FLAT_MINOR
- Static variable in class dguitar.codecs.guitarPro.
GPKey
A flat minor
A_MINOR
- Static variable in class dguitar.codecs.guitarPro.
GPKey
A minor
A_SHARP
- Static variable in class dguitar.codecs.guitarPro.
GPChordNote
A sharp.
A_SHARP_MINOR
- Static variable in class dguitar.codecs.guitarPro.
GPKey
A sharp minor
About
- class dguitar.gui.
About
.
This class creates the About window
About(int, int)
- Constructor for class dguitar.gui.
About
Creates new About Dialog
AlternativeSongPhrase
- interface dguitar.adaptors.song.
AlternativeSongPhrase
.
An alternative song phrase defines different alternatives for each repetition of a containing repeated song phrase
AnyPlayer
- class dguitar.players.
AnyPlayer
.
AnyPlayer()
- Constructor for class dguitar.players.
AnyPlayer
Arrangement
- interface dguitar.players.sound.
Arrangement
.
An Arrangement is just a section of a song and a tempo to perform it at.
about
- Static variable in class dguitar.gui.
DGuitar
The About component that is shown.
aboutAuthors()
- Static method in class dguitar.gui.
DGuitar
this method displays information about the autors, this is used also by the DGuitarApplet
aboutLicense()
- Method in class dguitar.gui.
DGuitar
this lets any body knows that this program is released unde GNU/GPL
accept(String)
- Method in class dguitar.codecs.
CodecFileFilter
Override this method actually accept the Name of the file or not
accept(File)
- Method in class dguitar.codecs.
CodecFileFilter
this method is equivalent to
f.isDirectory() || accept(f.getName())
accept(File, String)
- Method in class dguitar.codecs.
CodecFileFilter
This methos returns
this.accept(name)
accept(String)
- Method in class dguitar.codecs.guitarPro.
GPFileFilter
Check if the file filters for GP3 and GP4 accept this filename.
accept(File)
- Method in class dguitar.codecs.guitarPro.version1.
GP1FileFilter
accept(String)
- Static method in class dguitar.codecs.guitarPro.version1.
GP1FileFilter
accept(File)
- Method in class dguitar.codecs.guitarPro.version2.
GP2FileFilter
accept(String)
- Static method in class dguitar.codecs.guitarPro.version2.
GP2FileFilter
accept(File)
- Method in class dguitar.codecs.guitarPro.version3.
GP3FileFilter
accept(String)
- Static method in class dguitar.codecs.guitarPro.version3.
GP3FileFilter
accept(File)
- Method in class dguitar.codecs.guitarPro.version4.
GP4FileFilter
accept(String)
- Static method in class dguitar.codecs.guitarPro.version4.
GP4FileFilter
accept(String)
- Method in class dguitar.codecs.midi.
MIDFileFilter
action
- Variable in class dguitar.gui.
SongActionParameters
actionForFile(File, FolderIteratorInfo)
- Method in class dguitar.
DGcompile
actionForFile(File, FolderIteratorInfo)
- Method in class dguitar.codecs.guitarPro.statistics.
GPStats
actionForFolder(File, File, FolderIteratorInfo)
- Method in class dguitar.
DGcompile
actionForFolder(File, File, FolderIteratorInfo)
- Method in class dguitar.codecs.guitarPro.statistics.
GPStats
actionPerformed(ActionEvent)
- Method in class dguitar.gui.
ColorPanelNote
actionPerformed(ActionEvent)
- Method in class dguitar.gui.
ColorPanelRhythm
actionPerformed(ActionEvent)
- Method in class dguitar.gui.
ColorPanelSelect
actionPerformed(ActionEvent)
- Method in class dguitar.gui.
FileLoaderHandler
actionPerformed(ActionEvent)
- Method in class dguitar.gui.
PlayToolBar
actionPerformed(ActionEvent)
- Method in class dguitar.gui.
SongOptionsMenu
actionPerformed(ActionEvent)
- Method in class dguitar.gui.midi.
MidiDevices
actionPerformed(ActionEvent)
- Method in class dguitar.gui.midi.
MidiInternalFrame
actionPerformed(ActionEvent)
- Method in class dguitar.gui.midi.
MidiTest.NoteToolBarListener
actionPerformed(ActionEvent)
- Method in class dguitar.gui.midi.
MidiTest
actionPerformed(ActionEvent)
- Method in class dguitar.gui.unused.
EnableUnfinishedListener
actionRunFinished(FolderIteratorInfo)
- Method in class dguitar.
DGcompile
actionRunFinished(FolderIteratorInfo)
- Method in class dguitar.codecs.guitarPro.statistics.
GPStats
actionRunInit(FolderIteratorInfo)
- Method in class dguitar.
DGcompile
actionRunInit(FolderIteratorInfo)
- Method in class dguitar.codecs.guitarPro.statistics.
GPStats
add(GPStatsEffectsOnBeat)
- Method in class dguitar.codecs.guitarPro.statistics.
GPStatsEffectsOnBeat
add(GPStatsEffectsOnNote)
- Method in class dguitar.codecs.guitarPro.statistics.
GPStatsEffectsOnNote
add(GPStatsMeasureTrackPair)
- Method in class dguitar.codecs.guitarPro.statistics.
GPStatsMeasureTrackPair
add(GPStatsPiece)
- Method in class dguitar.codecs.guitarPro.statistics.
GPStatsPiece
addBar(Bar)
- Method in class dguitar.gui.
BarPanel
addBar(int)
- Method in class dguitar.gui.
TrackPanel
addComponent(SongComponent)
- Method in class test.songs.
SongDefinition
addDropSupport()
- Method in class dguitar.gui.
DGuitar
This method add suppor for the DROP part of "Drag and Drop"
addEONs
- Variable in class dguitar.gui.
BarMTP
Are Effects On Note going to be added for the first time ?
addEvent(SongEvent)
- Method in interface dguitar.adaptors.song.
SongVirtualTrack
addEvent(SongEvent)
- Method in class dguitar.adaptors.song.impl.
SongVirtualTrackImpl
addEventListener(PerformanceEventListener)
- Method in interface dguitar.players.sound.
EventSoundPlayer
addEventListener(PerformanceEventListener)
- Method in class dguitar.players.sound.
MasterPlayer
addEventListener(PerformanceEventListener)
- Method in class dguitar.players.sound.midi.
MidiPlayer
addEventListener(PerformanceEventListener)
- Method in class test.tools.
MockMidiPlayer
addEvents(List)
- Method in interface dguitar.adaptors.song.
SongVirtualTrack
addEvents(List)
- Method in class dguitar.adaptors.song.impl.
SongVirtualTrackImpl
addEvents(List, int)
- Method in class dguitar.players.sound.
EventStream
Add a list of song events as PerformanceEvents to this event stream.
addLabel(String, int, int, int, int)
- Method in class dguitar.gui.midi.
MidiEventPanel
addLyricsTabs()
- Method in class dguitar.gui.
ScoreInformationDialog
addMidiAbout(JMenuBar)
- Method in class dguitar.gui.
DGuitar
this method is use to add the Midi and About Menus to the given MenuBar
addMusicalEvents(EventStream)
- Method in interface dguitar.players.sound.
Performance
Adds the given list of musical events to the performance.
addMusicalEvents(EventStream)
- Method in class dguitar.players.sound.midi.
PerformanceCore
addPhrase(SongPhrase)
- Method in interface dguitar.adaptors.song.
SongPhraseList
addPhrase(SongPhrase)
- Method in class dguitar.adaptors.song.impl.
SongPhraseListImpl
addScrollPane()
- Method in class dguitar.gui.
SongPanel
addSilence
- Variable in class dguitar.gui.
BarMTP
Are silences going to be added for the first time ?
addSilence(int, GPDuration)
- Method in class dguitar.gui.
BarTablature
add a Silence simbol using the currentX position, and duration
addTabPane()
- Method in class dguitar.gui.
SongPanel
addTablatureBar(int)
- Method in class dguitar.gui.
TrackPanel
addTimerEvents(SongMeasure, int)
- Method in interface dguitar.players.sound.
Performance
Generate timer events for the given measure, which will be at the specified location.
addTimerEvents(SongMeasure, int)
- Method in class dguitar.players.sound.midi.
PerformanceFile
addTimerEvents(SongMeasure, int)
- Method in class dguitar.players.sound.midi.
PerformanceLive
addTimerListener(PerformanceTimerListener)
- Method in class dguitar.players.sound.
MasterPlayer
addTimerListener(PerformanceTimerListener)
- Method in interface dguitar.players.sound.
RealtimeSoundPlayer
addTimerListener(PerformanceTimerListener)
- Method in class dguitar.players.sound.midi.
MidiPlayer
addTimerListener(PerformanceTimerListener)
- Method in class test.tools.
MockMidiPlayer
addToolBar(Image[])
- Method in class dguitar.gui.midi.
MidiTest
addToolBars()
- Method in class dguitar.gui.
DGuitar
addTrack(SongTrack)
- Method in interface dguitar.adaptors.song.
Song
addTrack(SongMeasureTrack)
- Method in interface dguitar.adaptors.song.
SongMeasure
addTrack(SongTrack)
- Method in class dguitar.adaptors.song.impl.
SongImpl
addTrack(SongMeasureTrack)
- Method in class dguitar.adaptors.song.impl.
SongMeasureImpl
addTrackMeasures()
- Method in class dguitar.gui.
SongPanel
add The different track and measures of a song, but they are empty.
addTrackPanel(GPTrack)
- Method in class dguitar.gui.
SongPanel
Adds a tracks...VERY IMPORTANT validate() method should be invoqued as required
addedNote
- Variable in class dguitar.codecs.guitarPro.
GPChordDiagram
add: byte Allows to determine if a 'add' (added note) is present in the chord.
aguaSongDefinition()
- Static method in class test.songs.
SongArchive
album
- Variable in class dguitar.codecs.guitarPro.
GPSong
The piece album.
album
- Variable in class dguitar.gui.
ScoreInformationDialog
alignBars()
- Method in class dguitar.gui.
SongPanel
allWindows
- Variable in class dguitar.gui.
SongActionParameters
applyToAllTracks
- Variable in class dguitar.codecs.guitarPro.
GPMixTableElement
Whether the change applies to all tracks.
arrange()
- Method in class dguitar.gui.
TrackPanel
arrange(Song, Arrangement)
- Method in class dguitar.players.sound.
MasterPlayer
arrangeWindows(int, JInternalFrame[])
- Method in class dguitar.gui.
DGDesktopPane
artist
- Variable in class dguitar.gui.
ScoreInformationDialog
assertBytesEqualTo(int, int)
- Method in class dguitar.codecs.guitarPro.
GPInputStream
Asserts that n consecutive bytes are equal to a certain value.
author
- Variable in class dguitar.gui.
ScoreInformationDialog
authorPiece
- Variable in class dguitar.codecs.guitarPro.
GPSong
The piece author.
authorSong
- Variable in class dguitar.codecs.guitarPro.
GPSong
The author of the song.
authorTablature
- Variable in class dguitar.gui.
ScoreInformationDialog
authors
- Variable in class dguitar.gui.
About
authors
- Static variable in class dguitar.gui.
DGuitar
avoidNoteClipping
- Variable in class dguitar.gui.unused.
BarStandard
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
_