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 / April 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
learning the java environment26 Apr 2006 15:21 GMT7
Dear group,
I am an experienced C++ programmer and want to do something in Java to
broaden my possibilities and not be dependent of one playing card.
Now the language as such, that's not that difficult. Then there is the
How to Use A DLL in Java program.26 Apr 2006 15:07 GMT5
I have a Legacy code in Microsoft DLL I need to use the functions in
that DLL.Is there any way to import a DLL in java program and how to
use that functions in java program.
and is there any third party tools for this.
JTextField26 Apr 2006 14:13 GMT3
helo friends
Is there any way by whicj I can fix the value in JTextField on mouse
click.
I have used  setEditable(false); , but it is not working.
Is it a good idea to get exposure to both Java & .NET in the industry?26 Apr 2006 14:06 GMT7
I'm interested in both Java and .NET. Do you think its a good idea to
seek exposure to both these technologies in the IT industry? Wouldn't
it defeat my being able to gain expertise in a specific technology? How
important is it to be generic viz-a-viz specific?
How to set a breakpoint in <clinit> using JVMTI26 Apr 2006 13:41 GMT2
Does anyone know how to get a Method or Constructor object for <clinit>
(which we know
isn't either), to be able use it in JVMTI's SetBreakpoint() in order to
set a breakpoint in
SCBCD26 Apr 2006 11:39 GMT1
hi friends,
               i cleared my SCJP exam and now looking for SCBCD.
any pointer to tutorials nad mock exams would be appriciated.
friends also plz tell me from where should i start?
Question concerning writing image as JPG using imageio26 Apr 2006 10:59 GMT2
Here's the code that I'm using:
Iterator writers = ImageIO.getImageWritersByFormatName("jpg");
ImageWriter writer = (ImageWriter)writers.next();
ImageOutputStream ios = ImageIO.createImageOutputStream(new
for each and non-java.util.* collections26 Apr 2006 10:30 GMT11
If I have the following class:
import java.util.Iterator;
// the simplest possible collection that does something useful with all
the Iterator mandated
Java Threads26 Apr 2006 10:24 GMT12
I am running a java program on a multiprocessor environment, and I am
having real tough time getting it to make use of the second CPU there.
The program is using fixed ThreadPool of 100 workers for the threads. Is
there some magic option I need to enable the use of second CPU?
JNI: Debugger26 Apr 2006 10:15 GMT9
I have  terrible bug in my JNI code and I would like to use a debugger
such as the debugger of Eclipse (for java) or the VC++. However, because
it is a JNI code, I don't know how to "see" my java and c++
variables/objects.
tabs don't work in netscape when using css26 Apr 2006 08:55 GMT3
i am using css for which tabs don't work in netscape 6.1.Is there a
solution to get around this problem?
How to access parameter values located inside objects being held inside a Vector26 Apr 2006 05:41 GMT1
Hi all;
I am writing some code that will be part of a website that will have the
ability to allow customers to place items into a shopping cart and then
purchase them. The way that the shopping cart works is that a products page
Is there a java.util.Scanner that works in 1.4.2 out there?26 Apr 2006 05:41 GMT2
Something other than JTopas (yecch).  Help would be really appreciated.
ArrayList question26 Apr 2006 03:49 GMT3
If you have ArrayList<Integer> and you want to use the remove method
that takes the Integer reference rather than the int value, how do you
do it so that the compiler knows which version you are wanting?
Lawman
OT, ATTN: Chris Smith; TOPIC: Jinx26 Apr 2006 01:28 GMT5
   This message is directed at Chris Smith, as I assume he is the
administrator of JINX (http://riters.com/JINX/index.cgi/); it's posted in
this newsgroup, because I couldn't find his e-mail address anywhere to
contact him directly.
 
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.