Hello!
I would like to ask on how to create a node using GUI (pseudo code will really help) . It seems that my code does not create a node. I used JLabels and ActionListener to retrieve the data from the JLabels. My plan is to input all the necessary data in a window (As much as possible, I do not want to use JOptionPane unless it is really necessary).
Thanks in advance.