|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JPropertiesTable.PropertyFormatter | |
---|---|
com.eviware.soapui.support.components | Usefull swing components |
Uses of JPropertiesTable.PropertyFormatter in com.eviware.soapui.support.components |
---|
Methods in com.eviware.soapui.support.components that return JPropertiesTable.PropertyFormatter | |
---|---|
JPropertiesTable.PropertyFormatter |
JPropertiesTable.PropertyDescriptor.getFormatter()
|
Methods in com.eviware.soapui.support.components with parameters of type JPropertiesTable.PropertyFormatter | |
---|---|
JPropertiesTable.PropertyDescriptor |
JPropertiesTable.addProperty(java.lang.String caption,
java.lang.String name,
boolean editable,
JPropertiesTable.PropertyFormatter formatter)
|
JPropertiesTable.PropertyDescriptor |
JPropertiesTable.PropertiesTableModel.addProperty(java.lang.String caption,
java.lang.String name,
boolean editable,
JPropertiesTable.PropertyFormatter formatter)
|
void |
JPropertiesTable.PropertyDescriptor.setFormatter(JPropertiesTable.PropertyFormatter formatter)
|
Constructors in com.eviware.soapui.support.components with parameters of type JPropertiesTable.PropertyFormatter | |
---|---|
JPropertiesTable.PropertyDescriptor(java.lang.String caption,
java.lang.String name,
boolean editable,
JPropertiesTable.PropertyFormatter formatter)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |