Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 439 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 439 Bytes

VirtualPad

A simple text editor written in Java that supports both rich text format and plain text files.Users can edit their files with some basic formatting tools provided in the software such as font styles, color and size. It allows saving the file in three formats(*.rtf, *.txt & *.java). For the ease of access, users can use conventional key strokes(such as CTRL+N) as shortcuts to access the different tools in the text editor.