| Reply | « Previous Thread | Next Thread » |
|
Can I use in my midlet a J2SE StringTokenizer class. If I can where should I put the class.
Thank you Mitja |
|
StringTokenizer is not available in MIDP1.0/2.0
[N]/Forum Nokia |
|
Hello
J2ME does not contain StringTokenizer class, so what you can do is that you can create StringTokenizer class by your self and add it to your source folder. one example can be found from here: http://ostermiller.org/utils/StringTokenizer.java.html Here used to be once one example: http://www.flex-compiler.lcs.mit.edu/Harpoon/srcdoc/ |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|