copyDefaultToAllStyles

copyDefaultToAllStyles();

The copyDefaultToAllStyles method of the JadeTextEdit class copies the default text style and all of its attributes to all other text styles in the text editor.

Use this method to construct a consistent set of text styles before customizing individual styles to match language requirements by calling the setStyleAttributes method.