GithubHelp home page GithubHelp logo

goatpad's Introduction

GoatPad

This is a simple Notepad GUI application for text editing purposes. The whole code is written in Java and uses the GUI packages of Java to build the application as it is seen.

The main files in the repository are :-

  • Notepad.java
  • Load.java
  • Save.java

Features of the Application

The application stores the files in .txt format only. It merely acts as an interface between the user and the .txt files. The basic features that the application includes are :-

  1. Creating a New File
  2. Saving a File (with its desired name)
  3. Loading a File into the Editor

Future Developments

A bunch of features are to be added to the application. Some of these are :-

  • Bold, Italic and Underline Features
  • Font and Font Size
  • Renaming a File
  • Shortcut Keys

Running the Application

After downloading the repository in the user's machine, the Application can be run be creating an object of the Notepad class. A constructor for this task is already created. Depending on the user's platform for running the Application, it can be run by directly creating an object (as in BlueJ) or by running these commands in the GoatPad directory of the Windows Powershell.

javac Notepad.java

java Notepad

Note : For running the application, JDK is required

Images of the Application

  • Editor Window enter image description here

  • Opening a File enter image description here

  • Saving a File

This application is made by Tejas Srivastava

goatpad's People

Contributors

mrtejas avatar

Stargazers

 avatar

Watchers

 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.