AP Computer Science Java tutorials and lessons that teach you how to program and code using Java.
http://www.atomictoddler.com has lessons and activities and resources that match these video tutorials and lessons for learning Java.
How to pass data or variables from one JFrame to another JFrame using instance of classes. This video will look at how to open a second jframe and have it pass some data back to the jframe that opened it. Similar to a date picker, color picker, file chooser dialog box.