Giter Club home page Giter Club logo

javaswing-small-project's Introduction

JavaSwing-Small-project

In our Address Book application, we have a Person class java file and 4 JavaSwing GUI frame java files. we have a Menu on the landing page. In the menu, we have 4 options- Add, Show All Contacts, Search and Edit. In Add, we have text fields and a button to add a new contact in the address book. Using the text fields, we take inputs of Person name, phone no, email and address. Add button appends the personal information in a text file named “Info.txt”. In Show All Contacts, we have a text area that shows all the information stored in the “Info.txt” file. We used the Scanner object to read the information from the file and showed output in the textfield. In Search, we have a text field that takes the input of a Person name(String) as input and the search button reads information from the “Info.txt” file and shows the specific Person’s information in the text area. In Edit, we have a search that searches the person information from the file “info.txt”. If a search name founds, a panel is set visible to the user which contains the text fields of the personal information. We can edit the information in the text fields and click the edit button for edit operation.

javaswing-small-project's People

Contributors

saeem-shanto avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.