Formerly RichTextEditArea.java
Renders a rich text editor and toolbar within an HTML "textarea" element.
The textarea is decorated using the HTMLArea JavaScript library.
HTMLArea is a free, customizable online editor. It works inside your
browser. It uses a non-standard feature implemented in Internet
Explorer 5.5 or better for Windows and Mozilla 1.3 or better (any
platform), therefore it will only work in one of these browsers.
HTMLArea is copyright InteractiveTools.com and
released under a BSD-style license. HTMLArea is created and developed
upto version 2.03 by InteractiveTools.com. Version 3.0 developed by
Mihai Bazon for
InteractiveTools. It contains code sponsored by other companies as
well.
Copyright: Copyright (c) 2004 Sakai
author: cwen@iu.edu author: Ed Smiley esmiley@stanford.edu (modifications) version: $Id: InputRichTextComponent.java 9278 2006-05-10 23:29:21Z ray@media.berkeley.edu $ |