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

Packages that use Macro
org.fife.ui.rtextarea   
 

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 © 2003–2013. All rights reserved.