Uses of Class
org.fife.ui.rsyntaxtextarea.Theme
-
Packages that use Theme Package Description org.fife.ui.rsyntaxtextarea A syntax-highlighting text editor. -
-
Uses of Theme in org.fife.ui.rsyntaxtextarea
Methods in org.fife.ui.rsyntaxtextarea that return Theme Modifier and Type Method Description static ThemeTheme. load(InputStream in)Loads a theme.static ThemeTheme. load(InputStream in, Font baseFont)Loads a theme.
-