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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Newbie: modal complex dialogs28 Mar 2006 16:10 GMT2
I am using netbeans IDE to create a JFrame class and using the visual
editor
to create a rich dialog. I want to then use this dialog as a modal
dialog
Are you a Rockstar in Java Programming ?28 Mar 2006 15:50 GMT18
This is an excellent opporunity to join the R&D centre of a Search
Engine company in Bangalore, working on cutting edge technologies like
"Image Processing", "Face Recognition", "Information Retrieval",
"Computer Vision" etc.
Individual cell color using JTable28 Mar 2006 15:03 GMT2
Hi! everyone, I'm using NetBeans IDE 5.0 and I am triyng to use the
JTable ojbtect that is incorporated, but I can´t add rows!! :s y don't
know why, I can add columns but not rows can anyone help me??
I've searched on the internet, some pages tell me that there is an
Servlet Specification in Tomcat 4.1?28 Mar 2006 14:53 GMT2
is it 2.3???
EJB Interview Questions And Answers28 Mar 2006 14:48 GMT4
EJB Interview Questions And Answers
I have listed EJB interview questions and answers
in my website
http://www.geocities.com/ejb_interviewquestions/
How to receive SMS on J2ME?28 Mar 2006 12:01 GMT1
Hi everyone! I am working on Eclipse 3.1 and testing communicationm
between SMS and J2ME. Is it possible to receive SMS on J2ME?
type safe array slice28 Mar 2006 11:09 GMT6
I wanted to make a type safe array slice method (at least for single
dimension arrays)
Here is what I have
public static <T>  T [] arraySlice(T [] src, int offset, int length) {
non-abstract extension of <nio.FileChannel>28 Mar 2006 10:33 GMT5
    I'm a grad student at BYU who needs to write a hash table to disk
at times and at other times read it back from disk.  My advisor thinks
that the <nio> package might help me with that.  Class <FileChannel>
of that package looks promising; in fact it looks like its
minimum size for a jframe28 Mar 2006 09:44 GMT2
I want to set a minimum size for a jframe but still allow it to be
resized. I found out that using setMinimumSize() does nothing because I
can still resize the window below the size I specify in that method.  I
found where someone said to add a component listener and posted code ...
XpathAPI selectSingleNode in XHTML document returning NULL28 Mar 2006 07:16 GMT3
Tired, Exhausted, searched the web, usenets,forums thorughly but still
clueless. I guess it's time to post on the group :
This is the issue I have been trying to resolve since today morning :
I have an XHTML document in string form which I parse using Xerces
bytecode analysis28 Mar 2006 06:49 GMT4
i was looking for a Java library to analyze bytecode files. I tried JDK
reflection but it does not provide information about local variables. then i
looked into BCEL but unforunately it does not support Java 1.5. (i want to
extract generic info about the local variables). I read ...
Create a java.util.Map in JNI28 Mar 2006 05:54 GMT5
        Can anyone tell me how to create & use Java Maps in my C++
code...
        I've used java.util.Vector, it works fine.
        I work on a Sun Fire V440 machine.
Setting a variable (NDEBUG) during compilation of a JDK 1.1 applet28 Mar 2006 04:44 GMT24
is there please a way to set a variable (like for example a
boolean NDEBUG) during the compilation of the classes?
I'd like to be able to compile a debug and a production version
of my applet by using the same GNU Makefile (gmake DEBUG=1)
Thread safe access to elements of a growing array without synchronization28 Mar 2006 02:14 GMT13
I have a class with this field:
   private volatile int[] typeSpecificPos=Const.intArray0;
where Const.intArray0 is simply a new int[0] singleton. As the array grows
empty slots are filled with -1. An element remains constant once it is
Problem with Ant jars28 Mar 2006 00:42 GMT3
When using Eclipse, I can create a jar for  a package ("com.foo.bar") ;
the package directory structure is replicated within the jar. How can I
do the same using the Ant jar task (running Ant from within Eclipse)?
It seems all the jars ant builds contain just the class files with no
 
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.