Java Projects

Java is a programming language originally developed by James Gosling at Sun Microsystems (which is now a subsidiary of Oracle Corporation). The language derives much of its syntax from C and C++ but has a simpler object model and fewer low-level facilities. This section provides java projects, java final year projects, java projects download, java project ideas, sample projects, java projects for students, java project list, java project topics, java sourcecode

Student Record and Information System in Java

Student Record and Information System is a small project built using Java language. It stores information about students, subjects, enrollment details, grades of students. The system allows easy modification of students, subjects and other details. Main files of this project are: AddSubjectDialog.java EasierGridLayout.java EditGradeDialog.java EditStudentDialog.java EditSubjectDialog.java EnrollDialog.java GradesDialog.java Person.java RegistryDialog.java Semester.java SemesterList.java Student.java StudentList.java Subject.java [...]

Implementing a scratch ticket client for mobile devices

With the increasing capabilities and the fast growing ubiquity of mobile devices in the community, the mobile market has the potential to become an important target for advertising. Today Netix AB runs the web service Skraplotto.se where users are given the opportunity to scratch tickets for free and win prises online. The prises are paid [...]

The Java Memory Model

After many years, support for multithreading has been integrated into mainstream programming languages. Inclusion of this feature brings with it a need for a clear and direct explanation of how threads interact through memory. Programmers need to be told, simply and clearly, what might happen when their programs execute. Compiler writers need to be able [...]

Payroll Management in Java

Payroll Management System is a project built using Java language and MS Access. A Payroll management software gives the power to: Manage employee information efficiently, define the emoluments, deductions, leave, tax etc, generate pay-slip at the convenience of a mouse click, generate and manage the payroll processes according to the salary structure assigned to the [...]

College Library Project in java

College Library Record Application is designed & developed for a receipt and issuance of books in the college library. The project is build using JAVA and Access. The librarian can add/delete/edit book and member details. Users can view list of all books. The zip file contains all the necessary .java, .class, and image files. Following [...]

Determining the feasibility of automatically translating SMILE to a Java framework

2Gsim is an Ericsson AB product which is used for simulations of second generation wireless telephone technology networks (2G networks). It is a tool used to test, verify and support the development of all of the 2G products that Ericsson AB maintains. The main purpose of 2Gsim is to simulate realistic traffic cases in order [...]

Library Information System in Java

Library Information System is designed & developed for a receipt and issuance of books in the library along with the student’s details. The project is build using JAVA and Access. The librarian can add/delete/edit book and member details. Users can view list of all books. The system also maintains details of staff. The zip file [...]

Pharmacy management system in Java

This is a Pharmacy management system Project with source code. The project is small and supports imple operations only. The project is build using Java. The zip file contains all the necessary Java, class, image files. Following are some main files in this project: PMSSwing.java, Splash.java, XPStyleTheme.java MUST DO THIS 1) Goto the Control Panel. [...]

Java Library Management System

The Java Library Management System is designed & developed for a receipt and issuance of books in the library along with the student’s details. This project gives complete information about the library. We can enter the record of new books and retrieve the details of books available in the library. We can issue the books [...]

Java Inventory Management System

An inventory control system is an integrated package of software and hardware used in warehouse operations, and elsewhere, to monitor the quantity, location and status of inventory as well as the related shipping, receiving, picking and putaway processes In common usage, the term may also refer to just the software components. The zip file includes [...]