Uses of Class
net.thevpc.jeep.editor.JSyntaxStyleManager
Packages that use JSyntaxStyleManager
-
Uses of JSyntaxStyleManager in net.thevpc.jeep.editor
Methods in net.thevpc.jeep.editor that return JSyntaxStyleManagerModifier and TypeMethodDescriptionJSyntaxKit.getStyles()JSyntaxStyleManager.setCaretColor(Color caretColor) JSyntaxStyleManager.setRightMarginColor(Color rightMarginColor) JSyntaxStyleManager.setUseDefaultFont(boolean useDefaultFont) Methods in net.thevpc.jeep.editor with parameters of type JSyntaxStyleManagerConstructors in net.thevpc.jeep.editor with parameters of type JSyntaxStyleManagerModifierConstructorDescriptionJSyntaxKit(JContext jcontext, JSyntaxStyleManager styles) Create a new Kit for the given languageJSyntaxView(Element element, JSyntaxStyleManager styles) Construct a new view using the given configuration and prefix given