public class RSyntaxTextAreaPropertyExpansionTarget extends AbstractPropertyExpansionTarget
Constructor and Description |
---|
RSyntaxTextAreaPropertyExpansionTarget(org.fife.ui.rsyntaxtextarea.RSyntaxTextArea textField,
ModelItem modelItem) |
Modifier and Type | Method and Description |
---|---|
String |
getNameForCreation() |
String |
getValueForCreation() |
void |
insertPropertyExpansion(PropertyExpansion expansion,
Point pt) |
createContextExpansion, getContextModelItem, getModelItem
public RSyntaxTextAreaPropertyExpansionTarget(org.fife.ui.rsyntaxtextarea.RSyntaxTextArea textField, ModelItem modelItem)
public void insertPropertyExpansion(PropertyExpansion expansion, Point pt)
public String getValueForCreation()
public String getNameForCreation()
Copyright © 2019. All Rights Reserved.