System Information Application using Core Java


Introduction


System Information Application helps a user to check their System (Computer/Laptop) information like Operating System Related Information & Drives information. This Application is purely written using Core Java and it will be a good learning project for all java developer. We used very simple approach to write the code because We want everyone to understand and learn from this project. Please find detailed information below and provide your valuable suggestions and feedback using the comment section. Also, the user can send us a mail if they want any specific project or information.

 


Specific Requirement


Please find specific requirement in order to understand and execute this project in your local system.

User Interface: This is a Core Java project and we used Java Swing for user interface . User can use eclipse or command prompt to execute this program.

Hardware interface:

  • Operating system : window
  • Hard disk :40 GB
  • RAM : 256 MB
  • Processor : Pentium(R)Dual-core CPU

Software interface :

  •  Java language 1.6 or higher version
  • eclipse 3.4 (Helios or higher version)
  • Command Prompt

Technologies:

User should have basic understanding of Java and Object Oriented Programming concepts.

 


External Links, Videos & Project Source Code


Java Docs:

Java docs generated for this project and uploaded below, anyone can download by clicking on “KWSystemInformation Java Docs” link. User can download and unzip folder to see all API used in this project.

KWSystemInformation_Java_Docs

 

Java Source Code:

Java Source Code for this project uploaded here, anyone can download by clicking on “KWSystemInformation Java Src” link. User has to download and unzip this project in order to import in eclipse.

KWSystemInformation_Src

 

Executable Jar File:

Executable Jar file generated for this project to run by double click. User can download and unzip executable jar file by clicking on “KWSystemInformation” link.

KWSystemInformation

 


Import Project into eclipse


We have to download project from above link and import project using below steps.

  • Download project from the above link (KWSystemInformation_Src)
  • Navigate to eclipse and start eclipse
  • Create an eclipse workspace
  • Right click on project explorer and click on import option
  • Once Clicked on Import Option then it will open import project windows
  • Click on General and “Existing project into workspces”

importproject

 

  • Once Clicked on Import Option then it will open import project windows
  • Click on General and “Existing project into workspces”

import2

  • Click on Next option then you can browse project from the file systems

 

  • Select the project and click on OK button and Finish the import
  • Once above steps completed then it will start displaying project on your eclipse workspce

 


Execute Project Using Command Prompt


System Information Project can be executed using executable JAR File as well as using eclipse. Download executable jar file from the “KWSystemInformation” link. Please follow below-given steps to execute System Information Project.

  • Download executable jar file from the link KWSystemInformation
  • Open Folder and double click on executable jar file location then it navigates to System Information Application

  • Clicked on “Info In Text” button then System Information in Text will be display.

  • Clicked on Chart button then PI Chart will display

  • Clicked on Exit button to Exit the Application. It will navigate to confirmation window and by clicking on Yes, it will close the Application.

Leave a Reply

Your email address will not be published. Required fields are marked *