Hi, I'm new to the programming community but I've been woring on it for the last 4 months and I'm stuc...
P.S. the letter between j and l does not wor well on my pc....
So... I am maing a java program which will help me produce patterns for my creations using data I've input myself through the system itself.
Now....
I have created the login screen, the splash screen, the main GUI, the Save, Load and exit options but now I'm really deep in a ditch...
I want to mae my java application produce an image using the input information;
so lets say I want to print a square on a paper...
The details I put in would be: the length and the width of the shape and i want it to produce the square on the paper. How will I accomplish this?
Thans a lot Alex