Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / First Aid / April 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to handle ConcurrentModificationException with statis Collection14 Apr 2005 19:17 GMT3
The ConcurrentModificationException is thrown when the Iterator detects
that there has been a modification to the source collection it is
iterating. In case of instance variables or local variables, we handle
the situation by using synchronized blocks. My question is what is the
applet problem14 Apr 2005 10:38 GMT2
Hi, I'm just starting to play around with java applets and I've run
into a problem, and wonder if anyone could help me. This is more a
problem with me than with java I think.
I am running an applet from the deital book on a linux webserver.
J2ME, get screen width / height  at p910 ( soft keyboards...)14 Apr 2005 10:15 GMT1
             we can get screen size by:
myMIDlet.form.getWidth()/2,(fy.f.getHeight())/2, g.TOP |  g.HCENTER);
this work on most phonse, but for Sony Ericsson P8XX P9XX, there has a
soft-keyboard on the bottom of screen ( wehn setCurrent ( Canvas) )
Simple ActionListener question....14 Apr 2005 09:12 GMT5
I have created an array of buttons, and a corresponding array of listeners,
like this:
//Make grid buttons
     for(int y = 0;y < Y_SIZE; y++){
setFullScreenMode(true) PROBLEMA....13 Apr 2005 16:33 GMT3
I've tried to use setFullScreenMode(true) in my MIDlet, it runs well on my
K700i. To use setFullScreenMode, we must set the project to MIDP version
2.0.
The problem is, if I install my application into devices that support MIDP
grid making using jsp13 Apr 2005 14:24 GMT1
i want to use a grid in my front end using java. in this grid i want to
fetch the information from the database. can i make such a grid using
jsp.
if yes, can anybody tell me how?
Darryl Pierce13 Apr 2005 14:13 GMT6
Darryl L Pierce   aka   The Village Idiot
Simple recursion problem. Need help please13 Apr 2005 12:30 GMT2
I have this simple recursion problem that i need to solve. It starts
with the following string:
String element = "ABCDEFGHIJKLMNOPQRSTUVWXYZ";
I need to generate and print on screen all combinations of uppercase
Generics, unchecked cast12 Apr 2005 22:10 GMT1
Hello -
Well, I'm kind of new at Java, so go easy on me.  The example below shows
a Java 1.5 cast error.  I'm unsure how to approach it.
The method getData() is returning an Object.  (Is this a bad idea?)  It's
StringTokenizer to.. double Array[ ]12 Apr 2005 19:44 GMT2
I am reading a .txt file, and trying to store each double number to an
array for further calculations.
I have problems adding the numbers to the array.
Here is what i am trying to do:
JList with many items handles events very slow.12 Apr 2005 18:47 GMT2
I'm having problem with the JList if it is filled with a couple of
thousand items. Some events will occure very slow. Eg. Enter, 'D' or
Escape are very slow, while Array Down or F1 works fine. The following
code shows the problem. Does anyone have a workaround?
How to handle ConcurrentModificationException with static Collection12 Apr 2005 16:07 GMT2
The ConcurrentModificationException is thrown when the Iterator detects
that there has been a modification to the source collection it is
iterating. In case of instance variables or local variables, we handle
the situation by using synchronized blocks. My question is what is the
Java 1.5: Lucida Sans Typewriter font missing for standalone app12 Apr 2005 16:04 GMT3
I have deployed a Java application (a game) that was coded using J2SE
1.4.
I find that for end users who are running the Java 1.5 JRE on Windows,
their text is all screwed up on the opening screen and all subsequent
DB Problem12 Apr 2005 15:45 GMT1
I'm going to write database app with about 25 fileds for each record. DB
will have about 7.000 records in it. Will Java
handle this ? I mean speed etc. Is there any database Java engine for this ?
How Many Browsers Support Java 1.4?12 Apr 2005 11:52 GMT8
I'd like to get my hands on the following statistic: what percentage of
browsers support Java 1.4+?  Java2?  Surprisingly, my attempt on
google.com has yielded no results.
Best Regards,
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 March, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.