Uses of Class
org.fife.ui.rsyntaxtextarea.Style

Packages that use Style
org.fife.ui.rsyntaxtextarea   
 

Uses of Style in org.fife.ui.rsyntaxtextarea
 

Methods in org.fife.ui.rsyntaxtextarea that return Style
 Style SyntaxScheme.getStyle(int index)
          Returns the specified style.
 

Methods in org.fife.ui.rsyntaxtextarea with parameters of type Style
 void SyntaxScheme.setStyle(int type, Style style)
          Sets a style to use when rendering a token type.
 



Copyright © 2003-2012. All Rights Reserved.