@java.lang.SuppressWarnings("serial")
public class JPropertiesTable<T>
extends SBPanel
Table for displaying property name/value pairs
| Modifiers | Name | Description |
|---|---|---|
static class |
JPropertiesTable.PropertiesTableModel |
|
static class |
JPropertiesTable.PropertyDescriptor |
|
interface |
JPropertiesTable.PropertyFormatter |
Formatter used for displaying property values |
static class |
JPropertiesTable.SslKeystoreCellEditor |
| Modifiers | Name | Description |
|---|---|---|
static java.lang.Object[] |
BOOLEAN_OPTIONS |
| Constructor and description |
|---|
JPropertiesTable(java.lang.String title) |
JPropertiesTable(java.lang.String title, T propertyObject) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
public void |
actionPerformed(java.awt.event.ActionEvent e) |
|
public void |
actionPerformed(java.awt.event.ActionEvent e) |
|
public void |
addNotify() |
|
public JPropertiesTable.PropertyDescriptor |
addProperty(java.lang.String caption, java.lang.String name) |
|
public JPropertiesTable.PropertyDescriptor |
addProperty(java.lang.String caption, java.lang.String name, boolean editable) |
|
public JPropertiesTable.PropertyDescriptor |
addProperty(java.lang.String caption, java.lang.String name, boolean editable, JPropertiesTable.PropertyFormatter formatter) |
|
public JPropertiesTable.PropertyDescriptor |
addProperty(java.lang.String caption, java.lang.String name, java.lang.Object[] options) |
|
public JPropertiesTable.PropertyDescriptor |
addProperty(java.lang.String caption, java.lang.String name, java.lang.Object[] options, boolean editable) |
|
public JPropertiesTable.PropertyDescriptor |
addProperty(JPropertiesTable.PropertyDescriptor propertyDescriptor) |
|
public JPropertiesTable.PropertyDescriptor |
addPropertyShadow(java.lang.String caption, java.lang.String name, boolean editable)Value in this field will not be showen. |
|
public PropertiesTableModel<?> |
getTableModel() |
|
public java.lang.String |
getTitle() |
|
public void |
removeNotify() |
|
public void |
setPropertyObject(T propertyObject) |
|
public void |
setTitle(java.lang.String title) |
Value in this field will not be showen. It will be masked...
ReadyAPI functional (soapui) SDK 4.1.0