hi, ich möchte einen HTML-Editor schreiben der die HTML-Tags farbig anzeigt.
Mein Problem ist nur, das in dem CaretListener
immer eine Fehlermeldung kommt.
Attempt to mutate in notification.
Wisst ihr woran das liegen könnte?
Mein Problem ist nur, das in dem CaretListener
Code:
getStyledDocument().setCharacterAttributes(...)
Attempt to mutate in notification.
Wisst ihr woran das liegen könnte?