|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RepeatedSongPhrase | |
dguitar.adaptors.guitarPro | Provides classes for Adapting a GPSong to a SongObject. |
dguitar.adaptors.song.impl | Provides classes for implementing a Song. |
test.suite |
Uses of RepeatedSongPhrase in dguitar.adaptors.guitarPro |
Methods in dguitar.adaptors.guitarPro that return RepeatedSongPhrase | |
private static RepeatedSongPhrase |
GPAdaptor.makeRepeatedSongPhrase(Song song,
java.util.ListIterator itM,
java.util.ListIterator itMTP,
java.util.List tracks)
Create and return a regular SongMeasure from the current position of the iterators. |
Uses of RepeatedSongPhrase in dguitar.adaptors.song.impl |
Classes in dguitar.adaptors.song.impl that implement RepeatedSongPhrase | |
class |
RepeatedSongPhraseImpl
Implementation of RepeatedSongPhrase |
Uses of RepeatedSongPhrase in test.suite |
Fields in test.suite declared as RepeatedSongPhrase | |
(package private) RepeatedSongPhrase |
RepeatedSongPhraseImplTest.phrase
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |