Uses of Class
org.fife.ui.rtextarea.Macro.MacroRecord
Packages that use Macro.MacroRecord
-
Uses of Macro.MacroRecord in org.fife.ui.rtextarea
Fields in org.fife.ui.rtextarea with type parameters of type Macro.MacroRecordMethods in org.fife.ui.rtextarea that return types with arguments of type Macro.MacroRecordModifier and TypeMethodDescriptionMacro.getMacroRecords()Returns the macro records that make up this macro.Methods in org.fife.ui.rtextarea with parameters of type Macro.MacroRecordModifier and TypeMethodDescriptionvoidMacro.addMacroRecord(Macro.MacroRecord record) Adds a macro record to this macro.Constructor parameters in org.fife.ui.rtextarea with type arguments of type Macro.MacroRecord