EkitHTML编辑器
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
评论