Uses of Interface
com.eviware.soapui.support.components.JPropertiesTable.PropertyFormatter

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)
           
 



Copyright © 2005-2008 eviware.com. All Rights Reserved.