JPropertiesTable.PropertyDescriptor |
JPropertiesTable.addProperty(String caption,
String name) |
JPropertiesTable.PropertyDescriptor |
JDebugPropertiesTable.addProperty(String caption,
String name) |
JPropertiesTable.PropertyDescriptor |
JPropertiesTable.addProperty(String caption,
String name,
boolean editable) |
JPropertiesTable.PropertyDescriptor |
JDebugPropertiesTable.addProperty(String caption,
String name,
boolean editable) |
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) |
JPropertiesTable.PropertyDescriptor |
JPropertiesTable.addProperty(String caption,
String name,
Object[] options) |
JPropertiesTable.PropertyDescriptor |
JPropertiesTable.PropertiesTableModel.addProperty(String caption,
String name,
Object[] options) |
JPropertiesTable.PropertyDescriptor |
JDebugPropertiesTable.addProperty(String caption,
String name,
Object[] options) |
JPropertiesTable.PropertyDescriptor |
JDebugPropertiesTable.PropertiesTableModel.addProperty(String caption,
String name,
Object[] options) |
JPropertiesTable.PropertyDescriptor |
JPropertiesTable.addPropertyShadow(String caption,
String name,
boolean editable)
Value in this field will not be showen.
|
JPropertiesTable.PropertyDescriptor |
JPropertiesTable.PropertiesTableModel.addPropertyShadow(String caption,
String name,
boolean editable) |
JPropertiesTable.PropertyDescriptor |
JDebugPropertiesTable.addPropertyShadow(String caption,
String name,
boolean editable) |
JPropertiesTable.PropertyDescriptor |
JDebugPropertiesTable.PropertiesTableModel.addPropertyShadow(String caption,
String name,
boolean editable) |
JPropertiesTable.PropertyDescriptor |
JPropertiesTable.PropertiesTableModel.getPropertyDescriptorAt(int row) |
JPropertiesTable.PropertyDescriptor |
JDebugPropertiesTable.PropertiesTableModel.getPropertyDescriptorAt(int row) |