when i read data from file by code into jtextfield the lines of the file apprear in Concatenation in the jtextfield (without Enters between lines)
i want to transfere the content of the file to the jtextfield as it is in the file (with Enters between lines)
i want to transfere the content of the file to the jtextfield as it is in the file (with Enters between lines)
Comment