Dwayne
Supporting Actor
- Joined
- Jan 22, 2000
- Messages
- 770
Taken from this thread:
http://www.hometheaterforum.com/htfo...638#post502626
OK Mac people, I need your help.
I've begun work on a program in JAVA to keep track of my DVD collection. I'm doing this for several reasons:
1. To expand my knowledge of JAVA from just programming business logic to learning more about Swing, the API used to program user interfaces in JAVA 2.
2. I have recently been laid off and I want to write something that I can possibly show off to prospective employers while I hunt for a new job.
3. To actually write something that I can use for keeping track of my DVD collection. Go figure.
4. In the process, I would actually enjoy creating something that would be platform independent, or at the very least, extremely portable, thus not leaving out those who use Macs.
5. Cause I'm just nutty.
Where do you come in? Good question. Read on to find out.
So far, I have created a SIMPLE screen. The app (if that's what you want to call it for now) is packaged in an executable JAR (JAVA Archive File) file. It works on my PC, but since I don't have a Mac, I have no idea how it looks on that platform. So I need a volunteer to see if runs, and if possible, send me a couple screenshots of it running on the Mac platform.
I would prefer the volunteer to be running Mac OS X since I believe that it has the neccessary JAVA runtime components already buit into the OS.
Again, the screen is not complex. I just need to see if it runs without any further modification for now.
I already have one volunteer (Woody) and we are currently trouble shooting our first problem.
Thanks.
http://www.hometheaterforum.com/htfo...638#post502626
OK Mac people, I need your help.
I've begun work on a program in JAVA to keep track of my DVD collection. I'm doing this for several reasons:
1. To expand my knowledge of JAVA from just programming business logic to learning more about Swing, the API used to program user interfaces in JAVA 2.
2. I have recently been laid off and I want to write something that I can possibly show off to prospective employers while I hunt for a new job.
3. To actually write something that I can use for keeping track of my DVD collection. Go figure.
4. In the process, I would actually enjoy creating something that would be platform independent, or at the very least, extremely portable, thus not leaving out those who use Macs.
5. Cause I'm just nutty.
Where do you come in? Good question. Read on to find out.
So far, I have created a SIMPLE screen. The app (if that's what you want to call it for now) is packaged in an executable JAR (JAVA Archive File) file. It works on my PC, but since I don't have a Mac, I have no idea how it looks on that platform. So I need a volunteer to see if runs, and if possible, send me a couple screenshots of it running on the Mac platform.
I would prefer the volunteer to be running Mac OS X since I believe that it has the neccessary JAVA runtime components already buit into the OS.
Again, the screen is not complex. I just need to see if it runs without any further modification for now.
I already have one volunteer (Woody) and we are currently trouble shooting our first problem.
Thanks.