Ah, I see. Yeah, this past semester at school I found myself JCreator, and that's what I'm using now. Before that, I just wrote everything in Notepad. I'm a big fan of Notepad. But it's a lot easier to compile with JCreator, and there are fewer windows to mess with, in the end. I think I saw JBuilder, once, but I don't remember.
It has to be Java in most part because my code is, in the end, going to be plugged into a cross-platform, net-meeting sort of application. So, yeah, that's all written in Java, necessarily, and so much my code.
Not that I really -know- any other language, per se, but that's another topic.
As it is, I think I probably am going to have to use graphics calls, and depending that might not be so difficult... I think we're going to be hooking this into a Database (and I love me some good DB action, y'know?), and so all I'd need to do is cycle through a result set and draw out the Stickys that way... The biggest trouble is, I think, going to be moving them around.... Hmmm....
no subject
It has to be Java in most part because my code is, in the end, going to be plugged into a cross-platform, net-meeting sort of application. So, yeah, that's all written in Java, necessarily, and so much my code.
Not that I really -know- any other language, per se, but that's another topic.
As it is, I think I probably am going to have to use graphics calls, and depending that might not be so difficult... I think we're going to be hooking this into a Database (and I love me some good DB action, y'know?), and so all I'd need to do is cycle through a result set and draw out the Stickys that way... The biggest trouble is, I think, going to be moving them around.... Hmmm....