hi,
I'm working at an eclipse plugin. Until now, i have a web browser view which displays the page corresponding to the typed address. I'm trying to display, in a hierarchical manner, the outline of the stacking order of the components from the current page.
Can you help me with some sample code for this?
Thanks.
I'm working at an eclipse plugin. Until now, i have a web browser view which displays the page corresponding to the typed address. I'm trying to display, in a hierarchical manner, the outline of the stacking order of the components from the current page.
Can you help me with some sample code for this?
Thanks.
Comment