#XDF: FRAME Team Author: Lei Tang, Jingting Zhang, Sihan Wang, Chintan Patel, Jinyu Tan
##Tasks: design the frame of XDF
Create a window included 3 types of function: basic function, edit function, page function
For basic function: new(create), open file, save, save as For edit function: cut, copy, paste, select all, undo For page function: changeable between single-page and double-page, set background of text area.
Instruction: Download this project. Import it into eclipse and run Application.java. Regular layout window and word in the text area can be edited with right-click on the mouse.