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 class
A parameter template piece.static class
A copy of a parameter template piece.static class
A plain text template piece. -
Method Summary
-
Method Details
-
getText
String getText()
-