OpenIndex-SHEF is a fork of SHEF - Swing HTML Editor Framework, that is unfortunately not actively developed anymore.
- HTML Source Editor with Syntax Highlighting
- Context sensitive Swing Actions
- Unlimited Undo/Redo
- Table creation and editing
- Click+Drag Resizable Tables
- Click+Drag Resizable Images
- Easily embeddable in Swing Applications or Applets
- All the basic features you'd expect in an HTML Editing Component
- syntax highlighting for HTML code was replaced by RSyntaxTextArea
- fixes from VEDAGroup up to v1.2.0 were integrated
- Java 6 (or later)
- RSyntaxTextArea 2.5.3
- Swing Action Manager 0.8.1
GNU Lesser General Public License 2.1
- further testing
- add missing javadoc comments
- publish at Maven Central Repository
- remove dependencies to Swing Action Manager
- original SHEF - Swing HTML Editor Framework
- an alternative SHEF fork by VEDAGroup