Could you use org.apache.pivot.util.MessageBus for this? On Aug 16, 2011, at 1:11 PM, Camilo Casadiego wrote:
> Hi there im developing a eclipse UI, this has specific views, each view is > rendered as a pane in a tab pane container, the idea is that the top menu is > related to the selected tab. > > Each tab has the same distribution, and one of the components is a list of > objects related to the tab, and each tab is related to an specific java > object, the idea is that when I press the new command button, it creates a > new object according to the selected tab...but actually I haven't managed to > get to there. > > I have every UI windows defined in separate BMXL's and each one has its own > class, the final problem is that I dont know how to relate the new command > event, to the selected tab in order to manipulate the correct object > > Kind regards, > > <image001.png> > Camilo Casadiego Espitia > Arquitecto de SW > ( + 57 1 6393000 > * [email protected] > : http://www.adv.com.co > Carrera 11 No. 93 – 53 P7 > Bogotá - Colombia > >
