PageRenderTime 41ms CodeModel.GetById 17ms RepoModel.GetById 0ms app.codeStats 0ms

/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
Possible License(s): BSD-3-Clause, AGPL-1.0, Apache-2.0, LGPL-2.0, LGPL-3.0, GPL-2.0, CC-BY-SA-3.0, LGPL-2.1, GPL-3.0, MPL-2.0-no-copyleft-exception, IPL-1.0
  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>