Java Source Code

Java Source Code

Free Java Source Code Example and System's Project. Download from the list of free java source code below. You can modify the source code and use it in your personal project.

Notepad

Submitted by ainaerik on
Notepad in java. Just like the other features of notepad, the user can save and edit text files. The following are the steps to run this program: 1- Extract Notepad.zip 2- Open Eclipse IDE 3- click file menu and Import 4- general/existing projects into workspace/next 5- check, select root directory and click browse 6- locate the project folder then click ok/finish If you find my code useful, send

Reverse a string

Submitted by ainaerik on
This tutorial will teach you how to reverse a string in java . The following are the steps to run this program: 1- Extract reverseString.zip 2- Open Eclipse IDE 3- click file menu and Import 4- general/existing projects into workspace/next 5- check, select root directory and click browse 6- locate the project folder then click ok/finish If you find my code useful, send me an email at: ainaerik@

Hashing and Salting

Submitted by ainaerik on
This tutorial will teach you how to secure password with md5 and sha1 in java . The following are the steps to run this program: 1- Extract Hashing.zip 2- Open Eclipse IDE 3- click file menu and Import 4- general/existing projects into workspace/next 5- check, select root directory and click browse 6- locate the project folder then click ok/finish If you find my code useful, send me an email at

Stripe Payment Gateway

Submitted by saurabhk on
This project is used to integrate Stripe payment gateway in Android. Stripe is created in Java library for Android allowing you to easily submit payments from the platform. We support Android back to version 4, and the library has no external dependencies. Installation First download the stripe-android libraries. Be sure you've installed the Android SDK with API Level 17 and android-support-v4

Advance ATM System in Java

Submitted by Bhaumik Mistry on
This project is an advance ATM System using Java. I used Net Beans and MS Access 2007 as a database. This is how to connect to database: 1. Open Start Menu > Setting. 2. Open Control Panel > Administrative Tools. 3. Double click on Data Source(ODBC). 4. Click System DSN menu tab and add database name ATMINFO. 5. And press Ok and your done. Hope you learn from this.

Advance Android Project Management and Browser

Submitted by elinet on
This project source code will help you write an android application for search, delete, update, connection to the internet, a mini browser, posting data to the web server. This project is written to assist those beginners in android development environment to boost their coding ability as the project offers much more than listed here.

Popup Menu in Java

Submitted by ainaerik on
This tutorial will teach you how to create Popup Menu in java swing. I used JPopupMenu. I also used JMenuBar, JMenu, JMenuItem. The following are the steps to run this program: 1 Extract PopupMenu.zip 2 Open Eclipse IDE and create new java project 3 Import MainClass.java and PopupMenu.java file If you find my code useful, send me an email at: [email protected] Facebook: Ny Aina Erick Randrianjafy

MenuBar in Java

Submitted by ainaerik on
This tutorial will teach you how to create MenuBar in java. I used JMenuBar,JMenu,JMenuItem. So, now let's start this tutorial! 1- Extract MenuBar.zip and copy to Eclipse Workspace 2- Open eclipse then click File/Import/General/Existing Projects into Workspace/Next 3- In the Select root directory: click Browse 4- Select MenuBar folder then OK/Finish If you find my code useful, send me an email at