Interaction controller/SWING Composant
Hi;
I would like to have an example of code showing how a controller (MVC) extracts the information (parameters) of SWING window (imagine that the goal is to store a list of customer into a database) and also how it selects the screen to be displayed and transmits information to a window SWING which will display the result to the client(for examle display the list of the customers).
Regards;
|