开发者

Is there a syntax-directed editor generator, similar to XText, for Swing?

I would like to include a syntax-directed editor, as a kind of su开发者_Go百科per-rich edit box, in a Swing application. Is there anything that can help generate this from a grammar, in a similar way to XText for Eclipse?


There are tow options :

  • using netbeans plugins
  • using custom components like RSyntaxTextArea
0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜