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 / General / November 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Server connection problem25 Nov 2005 07:09 GMT4
We have a java swing game that relies on connection with the server and
that is established through object stream. Our problem is that in
between game play "Stream Corrupted Exception" occurred and
connection breaks.
abstract class25 Nov 2005 06:48 GMT5
in a abstract class, i created a object.... i ha problem to access
it...
   code:
public class Passerelle{
How can I highlight the current row in a JTextArea?25 Nov 2005 06:01 GMT4
I want to highlight the current row of my JTextArea, such as in the
sourceeditor of Eclipse.
Does anybody know how I can do this?
Kind regards
problem with running java file25 Nov 2005 04:55 GMT2
i m testing a java file and importing jave 3d timer in it as
import com.sun.j3d.utils.timer.J3DTimer;
Now... i have installed jdk1.5.0_05 and i have kept the 3d jar files in
C:\Program Files\Java\jdk1.5.0_05\jre\lib\ext
Servlet not showing System.out.prints!??!?25 Nov 2005 04:40 GMT3
I've hit this forwards and backwards and can't figure this out.
I was getting all kinds of erroneous results and to eliminate the
possibilty of my Trace class having problems I resorted to using some
System.out statements.  The results were even stranger:
BufferedImage.TYPE_CUSTOM conversion is painfully slow.24 Nov 2005 22:06 GMT3
I am loading PNG's and the resulting BufferedImage is of TYPE_CUSTOM. I
need to convert it as drawing this type of image with Graphics2D is very
slow (at least on my machine). I am converting using
Graphics.drawImage(dest, 0, 0, null), which is very slow.
How to detect CPU architecture/bitmode (32-bit vs. 64-bit) for Linux24 Nov 2005 21:33 GMT5
Hi List members,
I have been trying to develop some code to figure out if a system is 32
or 64-bits.
I first thought about checking for the value of the Java System
problem with JList24 Nov 2005 18:33 GMT2
I have a problem with my code. I am trying to select some elements in a
Jlist to populate another JList. The code does not work as i desire. It
refreshs what is in the second Jlist with the new item selected intead
of increasing the number of items by +1.Could you have a look at the
psuedocode to java..24 Nov 2005 18:31 GMT3
just a hint needed here.. this is the start of psuedocode i need to
convert into java:
Roll a 12 sided die to choose a number in the range 1.....12
While the user has not made an incorrect guess
Getting current machine name24 Nov 2005 18:25 GMT2
How do I get the name of the current machine in Java?  I thought it would be
a system property but I can't find it.
Thanks,
Karen J.
Spring and Log4j24 Nov 2005 17:18 GMT2
Anyone used log4j with Spring 1.2?  If I'm not mistaken, Spring 1.1 used
log4j and now 1.2 uses commons logging.  Does anyone know how to make
log4j work with the newer version of Spring
Java HashMap Size24 Nov 2005 14:36 GMT2
What can be maxium capacity of a HashMap so that performance of code is
not effected.Is it ok to store lackhs of data in a HashMap.If not then
which java collection is suitable for storing this large a data.
object.getClass.cast(object) ?24 Nov 2005 14:04 GMT6
When I run the java code below I get this:
uprrtoa@uprags011> java Test
Class : class Test$C
cast(): Test$C@192d342
Find web page coordinates using java?24 Nov 2005 13:43 GMT5
Does anyone of you know of a java webbrowser plugin/component that gives me
access to the coordinates of elements in a rendered page?
I want to draw some real time animation on top of an html page, using the
coordinates of some of the links.
finding out weather an object extends a certain class24 Nov 2005 12:36 GMT4
I know that I can find out an object's classname with
getClass().getName()
However, I do not know how to find out weather  the object extends a
certain Class.
 
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.