Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 633 Bytes

File metadata and controls

17 lines (13 loc) · 633 Bytes

myJava-AppCollection

A simple GUI based project , which covers most of the basic OOP concepts in java.

Runing The App

The App can be run by simply executing binary in Executable jar file.

System Requirements

Any JRE enabled PC's can run this app .(it is better if you have JDK , because it contains JRE)

Features

  1. Graphical User Interface(GUI) is developed in java swing.
  2. Number of event handlers were implemented.
  3. Some of the applications can be used as it is necessiated in daily life , eg. Notepad , IP of website.

update

  1. project uploaded - 06.08.2017
  2. documentation prepared using javadoc - 09.08.2017