Serialized Form
Class PoemGui extends javax.swing.JFrame implements Serializable |
gbl
java.awt.GridBagLayout gbl
loadLabel
javax.swing.JLabel loadLabel
loadButton
javax.swing.JButton loadButton
methodBox
javax.swing.JComboBox methodBox
analyzeButton
javax.swing.JButton analyzeButton
saveLabel
javax.swing.JLabel saveLabel
saveButton
javax.swing.JButton saveButton
poemArea
javax.swing.JTextArea poemArea
resultArea
javax.swing.JTextArea resultArea
myPoem
YaspPoem myPoem
myYpp
YaspPoemProcessor myYpp
myReader
java.io.FileReader myReader
poemIsSet
boolean poemIsSet
Class YaspPoem extends java.util.ArrayList implements Serializable |
rhymeScheme
java.lang.String rhymeScheme
Class YaspStanza extends java.util.ArrayList implements Serializable |
title
boolean title
Class YaspVerse extends java.util.ArrayList implements Serializable |
measure
int measure
auftakt
boolean auftakt
rhymeId
java.lang.String rhymeId