Move Line in Java using Swing Components, JPanel, JFrame and Graphics

Language

Move Line in java using swing components, JPanel,JFrame and Graphics. This is a Java small program that I created on jGRASP but it is possible to open it on Notepad++, notepad, jCreator and other softwares for java. Move Line either left or right by clicking on the respective button or direction key on keyboard. The display consists of two JPanels in a JFrame, arranged using BorderLayout. The top panel is used for custom painting; the bottom panel holds two JButtons arranged using FlowLayout. Buttons 1. Left Button 2. Right Button. All these buttons are working correct what you must do just download the file and debug it on your computer. It a simple program. If you have any problem contact me on my email address:[email protected] /[email protected] or Facebook: http://www.facebook.com/mzwenhlanhla.dlamini

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Add new comment