Modifiers | Name | Description |
---|---|---|
static class |
JDebugPropertiesTable.PropertiesTableModel |
Modifiers | Name | Description |
---|---|---|
static java.lang.Object[] |
BOOLEAN_OPTIONS |
Constructor and description |
---|
JDebugPropertiesTable
(T propertyObject) |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
addNotify() |
|
JPropertiesTable.PropertyDescriptor |
addProperty(java.lang.String caption, java.lang.String name) |
|
JPropertiesTable.PropertyDescriptor |
addProperty(java.lang.String caption, java.lang.String name, boolean editable) |
|
JPropertiesTable.PropertyDescriptor |
addProperty(java.lang.String caption, java.lang.String name, boolean editable, JPropertiesTable.PropertyFormatter formatter) |
|
JPropertiesTable.PropertyDescriptor |
addProperty(java.lang.String caption, java.lang.String name, java.lang.Object[] options) |
|
JPropertiesTable.PropertyDescriptor |
addPropertyShadow(java.lang.String caption, java.lang.String name, boolean editable) |
|
javax.swing.JTable |
getTable() |
|
PropertiesTableModel<?> |
getTableModel() |
|
void |
removeNotify() |
|
void |
setPropertyObject(T propertyObject) |
Methods inherited from class | Name |
---|---|
class java.lang.Object |
java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |