Uses of Class
org.fife.ui.rtextarea.RTextAreaUI

Packages that use RTextAreaUI
org.fife.ui.rsyntaxtextarea A syntax-highlighting text editor. 
org.fife.ui.rtextarea A single-font text editor with many custom features. 
 

Uses of RTextAreaUI in org.fife.ui.rsyntaxtextarea
 

Subclasses of RTextAreaUI in org.fife.ui.rsyntaxtextarea
 class RSyntaxTextAreaUI
          UI used by RSyntaxTextArea.
 

Methods in org.fife.ui.rsyntaxtextarea that return RTextAreaUI
protected  RTextAreaUI RSyntaxTextArea.createRTextAreaUI()
          Returns the a real UI to install on this text area.
 

Uses of RTextAreaUI in org.fife.ui.rtextarea
 

Methods in org.fife.ui.rtextarea that return RTextAreaUI
protected  RTextAreaUI RTextArea.createRTextAreaUI()
          Returns the a real UI to install on this text area.
 



Copyright © 2010. All Rights Reserved.