|
Help me to do Multi View from one Document
[ABCDEFG] -------- [ABCDEFG] ---------[ABEFG]
View1---------------- View2-------------View3
About My Project
I will implement my project .It is tool for make summarize data from user, have three view (3 Textpane) (One model to create Multi View)
o Three View are TextPane
o View1,3 cannot to edit
o View1 : store source content
o View2: Editable
User can mark part of text for cut it (in View2 only) and then View3 will change
My Teacher Tell me to do it and use
- EditorKit
- StyledDocument
- ViewFactory
etc.
I don’t know to coding them. Someone Help me, please !!!
|