Uses of Class
org.fife.ui.rtextarea.IconGroup
Packages that use IconGroup
-
Uses of IconGroup in org.fife.ui.rtextarea
Fields in org.fife.ui.rtextarea declared as IconGroupMethods in org.fife.ui.rtextarea that return IconGroupModifier and TypeMethodDescriptionstatic IconGroupRTextArea.getIconGroup()Returns the icon group being used for the actions of this text area.Methods in org.fife.ui.rtextarea with parameters of type IconGroupModifier and TypeMethodDescriptionstatic voidRTextArea.setIconGroup(IconGroup group) Sets the path in which to find images to associate with the editor's actions.