Is there a framework similar to the EditorKit, in the JavaFX? -


is aware of similar framework based on javafx?

i looking through javafx api. searched web third-party library offers similar functionality, failed find remotely similar editorkit...

there htmleditor html editing, if needed. default jfx doesn't provide similar.

rfe : javafx-jira.kenai.com/browse/rt-30318

question developer : "what missing offer presently?" (and wants) can comment on in issue. closed not issue now, as, there not enough info needs of such extensions.


Comments

Popular posts from this blog

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -