Like This Site? 
 
RSS Feed Follow Us 

on Twitter! Be Our Fan!

Adding and using child windows in a Java GUI in an MVC architecture

Share this post!
 Vote this!

Adding and using child windows in a Java GUI in an MVC architecture

Summary: This tutorial provides a working example of how to create an Model-View-Controller (MVC) Java GUI using Swing, including the use of two child windows that share data with the main GUI and among themselves.

Prerequisites:
(1) An understanding of the Model-View-Controller (MVC) architecture or pattern. If you are not familiar with the MVC architecture, I recommend you study the example at:  more...

0 comments:

Post a Comment