Quantcast
Channel: Programming Forums
Viewing all articles
Browse latest Browse all 51036

Creating real-world desktop applications in java ?

$
0
0
Hi guys, I have a java assignment on at the moment that involves taking data from several GUI form fields, instantiating new objects such as, lets say a person, adding the person objects to an array list and then writing the list out to an XML file.

I've got all that working fine and I'm loading my data back from my xml file etc. The problem is I now need to do several functions on that data, pretty much all the typical functions you would expect from your average desktop application. Every Java book or tutorial I've seen teaches you how to do all this basic stuff, but I'm a bit unsure on how I should be correctly handling and moving data around my program.

Basically I'm stuck, I feel like I'm missing a vital bit of information that will help bring all the basics together for me and allow me to create some real applications that do more than just print hello world a hundred times to the command line.

Does anybody know of any good links, e-books or videos that cover some real-word practices for creating desktop applications with java ??

Sorry if my question / explanation is a bit sketchy. ;)/>

Viewing all articles
Browse latest Browse all 51036

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>