Puse
|
Public Member Functions | |
NoteGui () | |
void | addnoteListener2 (ActionListener e) |
Public Attributes | |
JPanel | contentPane |
ButtonGroup | group |
JTextArea | note_text |
JButton | btn_add_note |
JList | list |
JTextField | text_field_actor_names |
The Class NoteGui.
userinterface.NoteGui.NoteGui | ( | ) |
Instantiates a new note gui.
void userinterface.NoteGui.addnoteListener2 | ( | ActionListener | e | ) |
Adds listener to button
e | the e |