public class JTextComponentPropertyExpansionTarget extends AbstractPropertyExpansionTarget
| Constructor and Description | 
|---|
| JTextComponentPropertyExpansionTarget(JTextComponent textField,
                                     ModelItem modelItem) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getNameForCreation() | 
| String | getValueForCreation() | 
| void | insertPropertyExpansion(PropertyExpansion expansion,
                       Point pt) | 
createContextExpansion, getContextModelItem, getModelItempublic JTextComponentPropertyExpansionTarget(JTextComponent textField, ModelItem modelItem)
public void insertPropertyExpansion(PropertyExpansion expansion, Point pt)
public String getValueForCreation()
public String getNameForCreation()
Copyright © 2019. All Rights Reserved.