|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PlayToolBar | |
dguitar.gui | Provides Graphical User Interface classes for other packages. |
dguitar.gui.midi | Provides GUI classes related with the Midi information gather by common.Midi package}.
|
Uses of PlayToolBar in dguitar.gui |
Fields in dguitar.gui declared as PlayToolBar | |
(package private) PlayToolBar |
SongInternalFrame.playToolBar
|
private PlayToolBar |
DGuitar.playToolBar
A toolbar that contains a PLAY button, an other controls and information |
Constructors in dguitar.gui with parameters of type PlayToolBar | |
SongInternalFrame(java.lang.String Filename,
DGuitar JF,
DisplayOptions DO,
PlayToolBar aPlayToolBar)
|
Uses of PlayToolBar in dguitar.gui.midi |
Fields in dguitar.gui.midi declared as PlayToolBar | |
private PlayToolBar |
MidiInternalFrame.PTB
|
Constructors in dguitar.gui.midi with parameters of type PlayToolBar | |
MidiInternalFrame(java.lang.String file,
common.Midi m,
PlayToolBar ptb)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |