dguitar.gui
Class SongOptionsListener
java.lang.Object
dguitar.gui.SongOptionsListener
- All Implemented Interfaces:
- MenuIndexedListener
- public class SongOptionsListener
- extends java.lang.Object
- implements MenuIndexedListener
This class applies the selected options for a Single Piece or all the Pieces
- Author:
- Mauricio Gracia Gutierrez
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
displayOptions
private DisplayOptions displayOptions
jFrame
private javax.swing.JFrame jFrame
reference
private OptionsDisplay reference
SongOptionsListener
public SongOptionsListener(javax.swing.JFrame aFrame,
OptionsDisplay aReference)
menuClicked
public void menuClicked(javax.swing.JMenu aMenu,
int idMenu)
- Specified by:
menuClicked
in interface MenuIndexedListener
viewDisplayColorDialog
private boolean viewDisplayColorDialog()