You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a situation which requires a slightly modified version of EditableStyledDocument. However, reimplementing a majority of the code is difficult since some of the methods which make the code easier are package-private.
The text was updated successfully, but these errors were encountered:
I have a situation which requires a slightly modified version of
EditableStyledDocument
. However, reimplementing a majority of the code is difficult since some of the methods which make the code easier are package-private.The text was updated successfully, but these errors were encountered: