-
ctrl
Controller ctrl
-
name
java.lang.String name
-
major
boolean major
-
pitch
java.lang.String pitch
-
form
java.lang.String form
-
inst
java.lang.String inst
-
bars
java.lang.String bars
-
timesig
java.lang.String timesig
-
tempo
java.lang.String tempo
-
btn_compose
javax.swing.JButton btn_compose
-
btn_save
javax.swing.JButton btn_save
-
cb_barsphrase
javax.swing.JComboBox<E> cb_barsphrase
-
cb_form
javax.swing.JComboBox<E> cb_form
-
cb_instrument
javax.swing.JComboBox<E> cb_instrument
-
cb_tempo
javax.swing.JComboBox<E> cb_tempo
-
cb_timesignature
javax.swing.JComboBox<E> cb_timesignature
-
cb_tonality
javax.swing.JComboBox<E> cb_tonality
-
file
javax.swing.JFileChooser file
-
jLabel1
javax.swing.JLabel jLabel1
-
l_barsphrase
javax.swing.JLabel l_barsphrase
-
l_form
javax.swing.JLabel l_form
-
l_instrument
javax.swing.JLabel l_instrument
-
l_name
javax.swing.JLabel l_name
-
l_tempo
javax.swing.JLabel l_tempo
-
l_timesignature
javax.swing.JLabel l_timesignature
-
l_tonality
javax.swing.JLabel l_tonality
-
m_file
javax.swing.JMenu m_file
-
m_help
javax.swing.JMenu m_help
-
mainMenu
javax.swing.JMenuBar mainMenu
-
mi_about
javax.swing.JMenuItem mi_about
-
mi_compose
javax.swing.JMenuItem mi_compose
-
mi_save
javax.swing.JMenuItem mi_save
-
rb_major
javax.swing.JRadioButton rb_major
-
rb_minor
javax.swing.JRadioButton rb_minor
-
rbg_tonality
javax.swing.ButtonGroup rbg_tonality
-
t_name
javax.swing.JTextField t_name