Closed danieleiannarelli closed 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
The eventbus approach was old so I replaced it with the eventBinder approach
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.