Style Applicator
Functions
Link copied to clipboard
fun StyledDocument.applyStyleRuns(runs: List<StyleRun>, replace: Boolean = true)
Content copied to clipboard
Apply all style runs to the receiver. Each style name is treated as a comma-separated composite. Rendered styles compose rather than replace. Must be invoked on the Swing UI thread.