1. "MVC" and controlling a jMenubar depending on selected jTabbedpane from a "Control" class stackoverflow.comRight so I know my code/structure is pretty messy, I've not done MVC before and I'm pretty sure I've done it wrong anyway. I want to be able to "control" the ... |
2. How to integrate a JMenuBar in an MVC architecture in Java? stackoverflow.comI'm using this tutorial to build an application using the MVC architecture : http://www.oracle.com/technetwork/articles/javase/index-142890.html. But I'm not sure how or where should I put the code to build and ... |