Serialized Form


Package musiccreator

Class musiccreator.MusicCreatorForm extends javax.swing.JFrame implements Serializable

Serialized Fields

s

Song s

ts

TimeSignature ts

key

Key key

useOnlyDiatonicChords

boolean useOnlyDiatonicChords

currentPath

java.lang.String currentPath

chordDefFile

java.lang.String chordDefFile

da

DefinitionArray da

seq

javax.sound.midi.Sequencer seq

synth

javax.sound.midi.Synthesizer synth

jButtonGenerate

javax.swing.JButton jButtonGenerate

jButtonPlay

javax.swing.JButton jButtonPlay

jButtonStop

javax.swing.JButton jButtonStop

jCheckBoxUseOnlyDiatonic

javax.swing.JCheckBox jCheckBoxUseOnlyDiatonic

jComboBoxKey

javax.swing.JComboBox jComboBoxKey

jComboBoxTSBottom

javax.swing.JComboBox jComboBoxTSBottom

jComboBoxTSTop

javax.swing.JComboBox jComboBoxTSTop

jLabelKey

javax.swing.JLabel jLabelKey

jLabelNumMeasures

javax.swing.JLabel jLabelNumMeasures

jLabelTSBottom

javax.swing.JLabel jLabelTSBottom

jLabelTSTop

javax.swing.JLabel jLabelTSTop

jLabelTempoSelected

javax.swing.JLabel jLabelTempoSelected

jMenu1

javax.swing.JMenu jMenu1

jMenuBarMain

javax.swing.JMenuBar jMenuBarMain

jMenuFile

javax.swing.JMenu jMenuFile

jMenuItemLoad

javax.swing.JMenuItem jMenuItemLoad

jMenuItemSaveAs

javax.swing.JMenuItem jMenuItemSaveAs

jPanelButtons

javax.swing.JPanel jPanelButtons

jPanelGroup1

javax.swing.JPanel jPanelGroup1

jPanelKey

javax.swing.JPanel jPanelKey

jPanelMeasures

javax.swing.JPanel jPanelMeasures

jPanelOptions

javax.swing.JPanel jPanelOptions

jPanelTSOptions

javax.swing.JPanel jPanelTSOptions

jPanelTempo

javax.swing.JPanel jPanelTempo

jSliderMeasures

javax.swing.JSlider jSliderMeasures

jSliderTempo

javax.swing.JSlider jSliderTempo