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

Packages that use IconGroup
org.fife.ui.rtextarea   
 

Uses of IconGroup in org.fife.ui.rtextarea
 

Methods in org.fife.ui.rtextarea that return IconGroup
static IconGroup RTextArea.getIconGroup()
          Returns the icon group being used for the actions of this text area.
 

Methods in org.fife.ui.rtextarea with parameters of type IconGroup
static void RTextArea.setIconGroup(IconGroup group)
          Sets the path in which to find images to associate with the editor's actions.
 



Copyright © 2003-2010. All Rights Reserved.