Uses of Class
com.eviware.soapui.support.components.JPropertiesTable.PropertyDescriptor

Packages that use JPropertiesTable.PropertyDescriptor
com.eviware.soapui.support.components Usefull swing components 
 

Uses of JPropertiesTable.PropertyDescriptor in com.eviware.soapui.support.components
 

Methods in com.eviware.soapui.support.components that return JPropertiesTable.PropertyDescriptor
 JPropertiesTable.PropertyDescriptor JPropertiesTable.addProperty(java.lang.String caption, java.lang.String name)
           
 JPropertiesTable.PropertyDescriptor JPropertiesTable.addProperty(java.lang.String caption, java.lang.String name, boolean editable)
           
 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)
           
 JPropertiesTable.PropertyDescriptor JPropertiesTable.PropertiesTableModel.addProperty(java.lang.String caption, java.lang.String name, java.lang.Object[] options)
           
 JPropertiesTable.PropertyDescriptor JPropertiesTable.PropertiesTableModel.getPropertyDescriptorAt(int row)
           
 



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