-
jbtAddAcademicPaper
javax.swing.JButton jbtAddAcademicPaper
Button to click to add new academic papers to the academic paper
list based on filled text fields.
-
jbtClearInput
javax.swing.JButton jbtClearInput
Button to clear text fields of academic paper info.
-
jbtClearAcademicPapers
javax.swing.JButton jbtClearAcademicPapers
Button to clear academic paper list.
-
jtfTitle
javax.swing.JTextField jtfTitle
TextField to input the title of a new academic paper.
-
lblTitle
javax.swing.JLabel lblTitle
-
jtfAuthorNames
javax.swing.JTextArea jtfAuthorNames
TextField to input the names of the authors for new academic paper.
-
lblAuthorNames
javax.swing.JLabel lblAuthorNames
-
jtfSerialTitle
javax.swing.JTextField jtfSerialTitle
TextField to input the name of the serial for new academic paper.
-
lblSerialTitle
javax.swing.JLabel lblSerialTitle
-
jtfPublicationDate
javax.swing.JTextField jtfPublicationDate
TextField to input the publication date for new academic paper.
-
lblPublicationDate
javax.swing.JLabel lblPublicationDate
-
jcbPaperType
javax.swing.JComboBox<E> jcbPaperType
JComboBox to input the type of papers.
-
lblPaperType
javax.swing.JLabel lblPaperType