Hello, I'm looking for any Java programmers that can help me on this, I need to make an application similar to the image below but I need some tips on how to make one from you guys.
Some explanation on the application:
-Drag drop shape into the drawing panel
-Option for fill/not filled shapes
-Reduce/increase size by half/double
-Clear drawing panel
-Navigate shape horizontally/vertically using navigation button or by pressing [< ^ v >] keys on the keyboard.
-'A' button to switch 'ON' or 'OFF' the AUTO mode that enables the shape to move by itself horizontally on the drawing panel if touches the drawing panel.
I do have basic knowledge on AWT and Swing, roughly about only making basic frames and stuffs.
Have hardly touched on Event classes yet though.
Results 1 to 5 of 5
Thread: Java Programming - GUI
Threaded View
- 19 Nov. 2014 01:27pm #1
Java Programming - GUI
Last edited by helldana; 19 Nov. 2014 at 01:33pm.