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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Simple Problem for 2nd year Comp Sci Class19 Oct 2006 21:59 GMT2
Hello everyone, looking at some of the other threads on the group this
should be cake :)
I'm doing an assignment (programming in Java) which implements a Heap
based Priority Queue.  Basically just trying to get it up and running.
swing19 Oct 2006 21:03 GMT2
Hai!
I am Vijaya.
Can anybody please tell me the name of the component in swing which has
to work same as the My computer Explorer addressbar?
Interpreting JVM thread dump...19 Oct 2006 20:31 GMT2
On occasion I am getting these nasty lockups in my GUI,
something must be deadlocking, or maybe I execute some
code outside of the Event Dispatcher... Using
  SwingUtilities.isEventDispatchThread()
need help pleaseeeeeeeeee19 Oct 2006 19:38 GMT4
Introduction
This assignment requires you to develop solutions to the given problem
using several different approaches (which actually involves using three
different STL containers).  You will implement all three techniques as
Regular Expression Analyzer19 Oct 2006 19:31 GMT10
Hope someone can help me with a pet project. I have a huge set of
search terms based on historic searches. I'm working on a search engine
that can do various different types of searches. What I am trying to do
is to see if the historic search terms can determine (through a regular
modifying images at runtime19 Oct 2006 16:56 GMT1
Hiya,
How can I modify the color of the foreground or background of an image
(Image class from a gif) online?
Thanks,
output reference meaning19 Oct 2006 16:31 GMT5
Hi, in Java we know that pointers are used behind the scenes...but how
?
and if I've a simple code like:
int a[] = new int[3];
Field name from "this"19 Oct 2006 15:41 GMT11
I am trying to find a way to get a field's name (variable name) given a
pointer to "this".
I am trying to log all user actions in an application. In every case
where a JButton appears in my app, I use a subclass:
Java XML Parsing Errors19 Oct 2006 14:42 GMT3
I am new to Java. I need to find two values in XML file, compare them
with other two values and, if match, add to new XML string. Please,
help me with 2 errors:
String new XML = null;
Question regarding RMI19 Oct 2006 13:37 GMT1
I have a remote object "Server" that sends the text "hi there" every 5
seconds. If I unbind it it keeps going on with the text.
Only if I make it return myself after a lookup in the rmiregistry (which
throws an exception if its not there) I can terminate it.
"Learning Java 3rd Edition" - O'Reilly19 Oct 2006 10:41 GMT7
Does anyone else out there have a copy of this?
I'm working through my copy and have discovered that it has no chapter 11...
Pages 341-388 are just not there!
Anyone else able to check a copy out for me, to see if it's a common
? : behavior question19 Oct 2006 10:20 GMT4
I wonder why the output of this:
System.out.println("R=" + ( 4 < 4 ? 1.2 : 2));
Is 2.0 and not 2.
Is Java evaluating the types of both operands and deciding what the returned
Need complete math package19 Oct 2006 10:10 GMT1
My application must calculate parameters as correlation between
variables, covariances and so on. I've looked into Java API but I've
only found Math package, which does not fit my needs at all.
Does anyone know any complete math package (in Java of course) that
Questions about how to draw some random squares19 Oct 2006 10:08 GMT9
Hi, I am currently working on a program that draw buildings with some
random windows.
I figured out how to draw the buildings by set up the drawRect(x, y,
width, height), but I still have questions about how to randomize
How to design enterprise level real time event communication?19 Oct 2006 08:19 GMT9
Suppose you were designing an app from scratch (I am using Java + j2ee
server but thats neither here nor there) which has a cluster of
application servers, 1000 distributed fat clients and the need to push
events out to the client.
 
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.