开发者

WYSIWYG editor component for GWT

开发者 https://www.devze.com 2023-04-07 09:55 出处:网络
I\'m looking for a WYSIWYG editor component for GWT or which is easy to use in a GWT generated page. Any clue?

I'm looking for a WYSIWYG editor component for GWT or which is easy to use in a GWT generated page. Any clue?

I took a look at CKEditor, but I don't know if it's easy to integrate with GWT. If you have done something like this, I'm interested in your f开发者_JAVA百科eedback.


CKEditor has been integrated with GWT (gwt-ckeditor, vaadin-ckeditor), as has TinyMCE (tinymce-gwt, gwt-tinymce) and several other WYSIWYG editors (gwt-html-editor, etc...).


gdbe Google-Docs Base Editor

The Google-Docs Base Editor (GDBE) is a web based text editor built to model the existing Google-Docs editors. It integrates with Google-Docs via the GData API.

The purpose of GDBE is to give developers a starting point for building editors for different document types that can be integrated into Google's editor suite.

GDBE is written in Java and makes use of the GData API to communicate with Google Docs. The client side is implemented GWT and the server side is built with AppEngine in mind.

http://code.google.com/p/gdbe/

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号