Create Firebug-esque tool application
-------------------------------------

                 Key: PIVOT-81
                 URL: https://issues.apache.org/jira/browse/PIVOT-81
             Project: Pivot
          Issue Type: Wish
          Components: tools
    Affects Versions: 1.1
            Reporter: Todd Volkert
            Assignee: Todd Volkert
            Priority: Minor


Create an application that can introspect on another application (Target) and 
allow the user to browse the component hierarchy of Target in a TreeView.  As 
the user mouses over nodes in the tree view, add a shade decorator to the 
component in Target so the user can visualize what they're looking at in the 
tree view.  Upon tree view node selection, show component styles, attributes...

The primary use case for this application would be in 
BrowserApplicationContext, where we can get a pointer to another application by 
its host applet name.  We could use this tool in each tutorial, so the user can 
quickly understand our component hierarchy by interacting with it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to