/jEdit/tags/jedit-4-3-pre5/org/gjt/sp/jedit/textarea/package.html

# · HTML · 24 lines · 19 code · 5 blank · 0 comment · 0 complexity · 5b6ca6aba3af5dbed77ff9e41581d4c3 MD5 · raw file

  1. <html>
  2. <title> Text Area Package </title>
  3. <body>
  4. <p> The classes in this package are in the process of being refactored, for jedit 4.3final. Here is a list of the tasks that were done.
  5. </p>
  6. <h2> What has been done </h2>
  7. <ul>
  8. <li> @ref JEditBuffer and @ref Buffer were split into two classes. </li>
  9. <h2> What needs to be done: </h2>
  10. <ol>
  11. <li> Here is a list of todo items related to textarea refactoring. </li>
  12. </ol>
  13. <h2> The final goal </h2>
  14. <p>
  15. The refactored TextArea includes the packages "textarea", "buffer", "syntax", and should include nothing else.
  16. </p>
  17. </p>
  18. </body>
  19. </html>