| JPropertiesTable.PropertyDescriptor | JPropertiesTable. addProperty(String caption,
           String name,
           boolean editable,
           JPropertiesTable.PropertyFormatter formatter) | 
| JPropertiesTable.PropertyDescriptor | JPropertiesTable.PropertiesTableModel. addProperty(String caption,
           String name,
           boolean editable,
           JPropertiesTable.PropertyFormatter formatter) | 
| JPropertiesTable.PropertyDescriptor | JDebugPropertiesTable. addProperty(String caption,
           String name,
           boolean editable,
           JPropertiesTable.PropertyFormatter formatter) | 
| JPropertiesTable.PropertyDescriptor | JDebugPropertiesTable.PropertiesTableModel. addProperty(String caption,
           String name,
           boolean editable,
           JPropertiesTable.PropertyFormatter formatter) | 
| void | JPropertiesTable.PropertyDescriptor. setFormatter(JPropertiesTable.PropertyFormatter formatter) |