Ekit是一个HTML编辑器的Java小应用程序(Applet)。可以保存/加载编辑好的HMTL代码或存成RTF格式的文件,还可以保存/加载经过Base64编码的Web安全文档。该编辑器支持大部分常用的功能,甚至支持CSS。
在线演示:http://www.hexidec.com/ekitdemo.php
主要功能包括:
Cut, Copy, & Paste
Bold, Italic, Underline
Superscript & Subscript
Text Styles & Colors
Anchor Insertion
Table Editing
Form Support
Image Insertion
Find & Replace
CSS Support
Graphical Toolbar
Source Edit Window
Executable JAR file (with systems configured to run Java JARs)
Internationalization support & many language files
Build files for Unix, Mac OS X, Windows, and Apache Ant
Spell checking via the Jazzy open source spellchecker
Font selector dialog lets you use and view system fonts in your HTML page
Word processor style bullet lists
Better table handling and new table row and column menus
Load and save documents in web-safe Base64 encoding
Multiple toolbars
Self-signed applet version supports images, cut-and-paste, and other features
Unicode character insertion tools supports dingbats, math symbols, extended alphabets, and more
Improved icons and toolbars
Font selector dropdown
Configure applet menus and toolbar via PARAM tag
Insert images from URLs
Improved Java 1.5 compliance
Printing
Advanced table and cell editing
NEW Paragraph or Break line terminators
项目主页:http://www.hexidec.com/ekit.php
下载地址:http://www.hexidec.com/files/ekit.1.7b.tar.gz
来自:开源中国社区

