Skip to content
This repository has been archived by the owner on Jul 13, 2022. It is now read-only.

JC-ProgJava/SmartEditor.java

Repository files navigation

SmartEditor

CodeFactor

Archive Note

This repository will no longer be updated.
- July 2022

Description

Public base of SmartEditor - a text editor built using Java.

Website

Requirements: Java 8+(1.8+).

Installation:

  1. Get .jar file from:
    https://github.com/JC-ProgJava/SmartEditor.java/blob/master/SmartEditor.java/SmartEditor%20Runnable/SmartEditor.java.jar?raw=true

  2. Double-click on jar to run.

If error occurs, please run from command prompt/terminal:

(Windows) JAR:

 cd -directory of jar file-
 java -jar SmartEditor.java.jar

(Mac/Linux) JAR:

 cd -directory of jar file-
 java -jar SmartEditor.java.jar  

Demo:

Settings for font, color and autosave functions Settings for font, color and autosave functions

Customize background color and font color Customize background color and font color

Autosave functions for better productivity Autosave functions for better productivity

A powerful find & replace for enhanced editing A powerful find & replace for enhanced editing

15+ Themes for better Interface 15+ Themes for better Interface

Rename Files On-The-Fly Rename Files On-The-Fly

Startup Appearance: Startup Appearance