Changes between Version 6 and Version 7 of PRO_LIB_INSPECTOR_R0
- Timestamp:
- 11/18/08 17:08:30 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PRO_LIB_INSPECTOR_R0
v6 v7 33 33 = Design = 34 34 * Make the Inspector auto refresh on Sophie2.0 state changes. 35 * 35 * For every Prop, !ProObject or List a !ProListener should be added. This way on every change, the model of the !JXTreeTable will be notified. 36 * On every change a !TreePath to the Node where the event has occurred should be passed to the model support. 37 * To do this, we should implement some mode methods and change the extending classes so that this TreePath is automatically provided. 38 36 39 37 40 = Implementation =