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 / June 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Re29 Jun 2007 17:00 GMT1
Ok, now this works fine, thanks very much. I was creating my thread
wrong. Funny is taht it was based on an example from a book:) It
should be as you said.
(new Thread(this)).start();
Full Size text areas in a scroll pane29 Jun 2007 16:54 GMT3
I'm not quite sure how to get the effect I'm looking for with Swing.
I want to display a list of comments in their entirety in a scroll
pane.
Each comment is a panel with a text area and a couple of labels (date
Distinct ID Number Per Object?29 Jun 2007 16:33 GMT54
I have a case where I'll need distinct and printable names to use in a
reference table.  I'd like to make it so each object, whether it's of the
same class as any other object or not, can produce a distinct number.  It
looks like if I get the hashcode for any object, the JVM ...
Java help29 Jun 2007 16:31 GMT1
i am trying to make a graphic similar to following link in Java.. or
flash player
http://media.pearsoncmg.com/bc/aw_young_physics_11/pt1a/Media/WorkEnergy/SpringL
aunchedBowler/Main.html

or
A little algorithmic problem...29 Jun 2007 16:24 GMT5
If I am not at the correct plcae, please alert...
Suppose I have a string with x place holders (P1, P2, P3,...Px).
And I have x arrays of variable length which includes a list of
optional values for each Pi.
Sorting String[] And Tracking Old Order29 Jun 2007 16:21 GMT3
I can do this with my own sort, but before I do that, I'd like to know if
there is a built in way to do this or a standard method.
I will be taking a set of values for a String[] variable from a data table.
I need to keep the association of each member of the String[] in place so I
stream tokenizer29 Jun 2007 16:16 GMT4
give me info on methods of StreamTokenizer class
regex29 Jun 2007 16:15 GMT12
Hi, in this regex I have two different results but why?
Pattern p = Pattern.compile("[a-z&&[def]]");
Matcher m = p.matcher("adef");
boolean b = m.find(); // true
How to compare two large text files?29 Jun 2007 15:03 GMT3
I have two text files, text1.xml and text2.xml. text1.xml is the bench
mark file and text2.xml is generated by my Java program. In my junit
test, I want to compare the generated text2.xml against the bench mark
file text1.xml. The bench mark file text1.xml is much bigger than
java29 Jun 2007 14:51 GMT1
I need notes or information about java
HTML Tags in Text Fields29 Jun 2007 14:37 GMT5
Does Java natively support html tags in text fields, or does the programmer
have to specify a string type in order for html tags to be treated as tags
rather than text?  I ask this because I support an application at work that
allows me to enter text fields that will appear as ...
NEED materials29 Jun 2007 14:32 GMT2
I need advanced java books pleas  send
How to change Swing app to JApplet29 Jun 2007 14:14 GMT20
how to change a Swing app to a JApplet?
what should I change in codes?
in my swing app my entrance is like:
    public static void main(String[] args) {
Efficient Java Programming29 Jun 2007 14:07 GMT25
I am hoping someone will be able to recommend a book to me. I have
been programming in Java for about a year now so I have a reasonable
knowledge of the basics. I use it for making command line programs
which are generally reasonably computationally intensive. However, I
How to inform web site visitor that Sun Java is required?29 Jun 2007 14:05 GMT8
Re: How to inform web site visitor that Sun Java is required?
Hi,
I hope this is the correct forum to make this post. If not, please let
me know.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 May, 2007
 
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.