Continuing from
Embedded Nashorn in JEditorPane, here is the same JEditorPane
on steroids with Nashorn, in the context of some kind of CMS
backend system:
Above, you see heavy reusage of NetBeans IDE editor
infrastructure. Parts of it are with thanks to Steven Yi, who has done some
great research in this area. Code completion, right-click popup
menu, line numbering, editor toolbar, find/replace features, block
selection, comment/uncomment features, etc, etc, etc, all the...