SHEF
betaDescription
SHEF is a WYSIWYG HTML editor framework and embeddable component for Swing. It takes the pain out of using JEditorPane.
Update Notifications
User Ratings
User Reviews
-
Wow, I was able to drop in the component in about 5 minutes to replace my old hand-cranked html editor, this is so much better. Thanks a million!
-
I am waner a tutorial.以及如何在应用于swing程序中。
-
SHEF Swing HTML Editor always strips out the BASE tags.......... I am working on a Swing application using the SHEF - Swing HTML Editor Framework. When I write the base tag in HTML editor under angular bracket base href="%base_Name" or base href="base_Name" and click on OK button to get all HTML content in textarea, all HTML tags come except base. In contrast, it displays if prefixed with http:, like base href="http:%base_Name". Could anyone please help me what to do to get with as well without http: Thanks in advance.