Hi there,
I am creating a cinema booking system for my assignment, I have used filewriter to create my file called Movie.txt, i have 3 string one (title, director, info) i would like that my file display in a JtextArea, any help how to do.
i have my menu bar with items, the one that i would like to use is showmovie when clicked my movie.txt display in JtexArea
thx for your help