BrianHenryIE / VeinToBrain

ucdlabsanalytics.wordpress.com
0 stars 0 forks source link

Link left frame's panels to summary (right) panel #54

Closed danieleiannarelli closed 10 years ago

danieleiannarelli commented 10 years ago
danieleiannarelli commented 10 years ago

I have got a communication between the two frames. Now I need to check out two things: -whether the eventbus approach that I am using is the newest -update the label on the right frame properly

danieleiannarelli commented 10 years ago

The eventbus approach was old so I replaced it with the eventBinder approach

danieleiannarelli commented 10 years ago

The structure is done. At the moment I have added two classes (AnalyteMenuEvent and TimeRangeMenuEvent) which handle the menus associated with the two frames AnalyteMenuView and TimeRangeMenuView.