Package org.fife.ui.autocomplete
Interface TemplatePiece
- All Known Implementing Classes:
TemplatePiece.Param,TemplatePiece.ParamCopy,TemplatePiece.Text
interface TemplatePiece
A piece of a
TemplateCompletion. You add instances of this
class to template completions to define them.- Version:
- 1.0
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classA parameter template piece.static classA copy of a parameter template piece.static classA plain text template piece. -
Method Summary
-
Method Details
-
getText
String getText()
-