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

Packages that use Macro
org.fife.ui.rtextarea A single-font text editor with many custom features. 
 

Uses of Macro in org.fife.ui.rtextarea
 

Methods in org.fife.ui.rtextarea that return Macro
static Macro RTextArea.getCurrentMacro()
          Returns the macro currently stored in this RTextArea.
 

Methods in org.fife.ui.rtextarea with parameters of type Macro
static void RTextArea.loadMacro(Macro macro)
          Loads a macro to be used by all RTextAreas in the current application.
 



Copyright © 2010. All Rights Reserved.