SWTInspector - Description
Enable the captering of widgets is done by pushing the camera button in the views toolbar menu.
Tree:
- paints the selected swt widget with different backgroundcolor
- double click selects element as root
- Context menu inspect and update control
- Shows parents, peers and children
Tabfolder:
- Provides object information using properties -> injection fires event -> update
- Gives information about the widget data object
- Provides injection function on the variable for primitives and strings (using either setters in object tab or fields in member tab), allows to change also fonts, colors and images.
- Lists all private member (if the rights were granted) -> injection does not fire event -> no update
- Context menus for copy and inspection of the selected object
