| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--javax.swing.table.DefaultTableColumnModel
|
+--com.togethersoft.openapi.ide.inspector.util.table.PropertyColumnModel
Represents on UI table with two columns : property name and value.
| Fields inherited from class javax.swing.table.DefaultTableColumnModel |
tableColumns, selectionModel, columnMargin, listenerList, changeEvent, columnSelectionAllowed, totalColumnWidth |
| Constructor Summary | |
PropertyColumnModel()Creates this table on UI. | |
| Methods inherited from class javax.swing.table.DefaultTableColumnModel |
addColumn, removeColumn, moveColumn, setColumnMargin, getColumnCount, getColumns, getColumnIndex, getColumn, getColumnMargin, getColumnIndexAtX, getTotalColumnWidth, setSelectionModel, getSelectionModel, setColumnSelectionAllowed, getColumnSelectionAllowed, getSelectedColumns, getSelectedColumnCount, addColumnModelListener, removeColumnModelListener, fireColumnAdded, fireColumnRemoved, fireColumnMoved, fireColumnSelectionChanged, fireColumnMarginChanged, getListeners, propertyChange, valueChanged, createSelectionModel, recalcWidthCache |
| Methods inherited from class java.lang.Object |
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize |
| Constructor Detail |
public PropertyColumnModel()
| Association Links |
to Class java.lang.String
| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||