bass.bandito
Regular Member
- Apr 3, 2010
- 265
- 68
java. Now that's interesting to me. But why didn't you use the os's look and feel,
overall I like this though
DDD good job using Java for something crazy like this
all others use VB
Edit: You also forgot one of the best parts about this project ^_^... It's ability to be used on Mac, Windows, and Linux.
Code:
try {
UIManager.getLookAndFeel().setLookAndFeel(UIManager.getSystemLookAndFeelClassName());
} catch(Exception e) {}
overall I like this though
Edit: You also forgot one of the best parts about this project ^_^... It's ability to be used on Mac, Windows, and Linux.
Last edited: