| Thread | Last Post | Replies |
|
| Converting code from NetLogo | 23 Mar 2007 17:37 GMT | 6 |
Is there an easy way to convert code from NetLogo to Java? If so, what is it? I've been using NetLogo for a few years, and would alike to be able to re-use at least some of my old code in Java.
|
| Incrementation | 23 Mar 2007 17:35 GMT | 3 |
Is there a way to increment by more than one in Java? I know it can be done in C (as I read a book about it, haven't actually used it), but I can't find anything about it in Java.
|
| help | 23 Mar 2007 17:34 GMT | 2 |
|
| How does annotation injection work, while maintaining security? | 23 Mar 2007 17:19 GMT | 2 |
How do frameworks inject a resource into a private field without violating security? I know how to introspect, and I know how to get annotations, etc. I just would like to know how to inject something into a private field
|
| How to detect media file type in Java? | 23 Mar 2007 16:24 GMT | 5 |
Hi, I have a little problem :) I have to process a lot of media files and distinguish them by content to video files and audio only files. These files can use virtually any codec/container available. Is there any way to do such a thing in Java? I have made huge research on the
|
| Convert Java Src to J2ME Src? | 23 Mar 2007 14:28 GMT | 1 |
I know it sounds weird but I found source for a program I'd like to use on my blackberry (which uses J2ME). Is there anyway to "Convert" the source so that it will work?
|
| "freeze" desktop | 23 Mar 2007 13:52 GMT | 13 |
I plan to write a program to execute when the windows start. it's a compare & update program between server and client. I want it to freeze the desktop until the process is done. How can i do that?? Thanks.
|
| Using Arrays and Collections | 23 Mar 2007 13:28 GMT | 22 |
What's wrong with this code? int[] intArray = {1,4,3}; int max = Collections.max(Arrays.asList(intArray)); (Java 1.5)
|
| InnerClass Help | 23 Mar 2007 13:25 GMT | 2 |
I have an interface and it has innerclass and i want to make use of this innerclass in some other method in a different file. how to use it EX
|
| how to read XML configuration parameters, bool, int, double, string | 23 Mar 2007 12:35 GMT | 1 |
I am new to java and need to write a program that uses an XML file for its configuration. I have an equivalent C++ program that uses libxml2 from gnome for this task. I wrapped this up in a class (libxml2 is a C interface). I am wondering how people solve this problem in java.
|
| $1 download the newest pda software | 23 Mar 2007 11:10 GMT | 1 |
Want access to 15000+ all the new pda applications? just $1 register for one account to download/buy applications in this site. http://handpedia.vicp.cc/ this is one-time email, thank your reading.
|
| getting clipboard content as rawdata | 23 Mar 2007 09:22 GMT | 2 |
I am within a java application (swing), and I would like to get the content of user clipboard as rawdata (binary byte array) without trying to figure out what flavor it is. I just need to get the bytes and post them to a server.
|
| Cool new website | 23 Mar 2007 05:30 GMT | 1 |
Brand new site. Loads of great stuff Free membership and full access Check out Yapooh!
|
| Same Method name | 23 Mar 2007 04:26 GMT | 6 |
Hai.......users..... This is appu........ i learning to the java ........i want to a small dought can we create same name of static method and instance method
|
| my first time | 23 Mar 2007 03:55 GMT | 4 |
hello every one ,i am new in this group and i do not know how can i connect with people her... i am a teacher ..and these a day i learn java because of that i like if i can conect with anyone here
|