Package org.fife.ui.rsyntaxtextarea.templates
package org.fife.ui.rsyntaxtextarea.templates
Facilitates adding code templates to an
RSyntaxTextArea
.-
ClassDescriptionA base class to build code templates on top of.A "code template" is a kind of macro for commonly-typed code.A code template that inserts static text before and after the caret.