Hi. I currently have set up a GUI to have buttons on, linking to all my other classes.
I am wondering how I would put the date and time at the bottom of the JFrame/JPanel. How would I do this, and will I put it within my GUI class, or make a new one?
Thank You.