Changes between Version 12 and Version 13 of PRO_LIB_INSPECTOR_R0
- Timestamp:
- 11/26/08 15:34:03 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PRO_LIB_INSPECTOR_R0
v12 v13 50 50 * An enum can be used having a String and a boolean value. This way it will be exact mapping of the #value, #lastProblem, #size fields in the Inspector. The boolean will determine whether the field is visible or not. 51 51 * Some more buttons should be listened in the !KeyListener of the Inspector itself. 52 * All the expanded paths before the refresh and should be restored after the refresh. 53 * provide method that creates a List of Strings. Every String should represent the path to one expanded Node in the form "/parent/child/........." 52 54 53 55 = Implementation = 54 * started according to design. [[changeset:542]]56 * done according to design. [[changeset:542]], [[changeset:576]] 55 57 56 58