Skip to content

This project is upgrade to one of the homeworks from Java course lectured by doc. dr. sc. Marko Čupić

Notifications You must be signed in to change notification settings

denis45617/mynotepad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

This application is my implementation of notepad++.

  • written in JAVA using swing
  • Instead of using JTextArea, I implemented my own component.
  • Instead of using List, Map from java.util I used my own implementation
  • i18n

About

This project is upgrade to one of the homeworks from Java course lectured by doc. dr. sc. Marko Čupić

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages