i had to do a complete text editor,so i made two different code. the fisrt code is a text editor that open docx file, create new documents , exit, paste , copy, delete, select all, save and save with name. the second code is another text editor that change colour and font with a bottom , "style". now i'd like to integrate the second code with the first but i don't know how to do , could someone help me. really thanks
code1 - https://www.dropbox.com/s/2mys3olg8dzi18n/texteditor.java
code2 - https://www.dropbox.com/s/4hwqd2ihgztqkdw/FontColore.java