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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Too few parameters. Expected 222 May 2006 18:46 GMT3
>From the earlier example i now have a new ms access data base with
Record_number as autonumber, Artist as Text, Album as Text, Price as
Currency, Release_date as Text and Style as Text
I wrote a program to search for a artist using the Record_number, but
Update TextArea22 May 2006 17:55 GMT1
I have a recursive function in which I would like to update the text
held in a JTextArea.  The problem that I'm running into is that the
updates do not occur live, but rather only once the program is done
with execution.
Runtime.exec(String[]) Doesn't Always Work, bBut Runtime.exec(String) Does22 May 2006 17:49 GMT11
I've included the method I'm having trouble with at the end of the post.
I was using Runtime.getRuntime().exec(String) to execute programs and had no
problem with it at all, but since I had to include an argument, I was
worried about problems with spaces in program names, so I ...
[J2ME] Ticker and image placement22 May 2006 15:36 GMT1
J2ME is proving impossibly hard to do simple things. I'm trying to do 3
simple things:
1) Get a ticker scrolling at the top of the screen.
2) Menu items with hover images.
New to JUnit... Eclipse Question22 May 2006 15:06 GMT15
I'm new to JUnit and went through the tutorial in
http://www.onjava.com/pub/a/onjava/2004/02/04/juie.html
It seemed to work ok in the end, but ran into something in the middle
that was unexpected.  The tutorial says "...according to TDD... " we
list of processes running on windows22 May 2006 13:43 GMT2
I am new to java, could you please mail me the code, i want the list of
the processes running on windows and from among them, would like to
find for a process say, x.exe and then kill it.
Threads and a GUI22 May 2006 13:37 GMT5
I have a simple GUI that runs some methods from a class that formerly
was part of a commandline application.  Execution of the methods works
fine but sometimes freezes the UI until completion.  In addition, I
start a logger when the application is loaded (GUI fires up), and the
Where to Start22 May 2006 13:13 GMT12
hellos, i´m a really begginer and kinda dumb.....
i want to know where to start to get in the mood, i havent been able to
do much, i´ve been working with eclipse but its really confusing, and
i´m not really getting how things work,
Small question about arrays22 May 2006 11:23 GMT2
Hi.  Just a small problem.  I would like to create a array of objects,
wtih each object's constructor having two parameters.  How do I do
this?
Thanks
To write a State machine.22 May 2006 09:06 GMT6
Can someone tell me the best way to go about writing a state machine in
Java ?
Thank you
maadhuu
How to use javax.sound?22 May 2006 06:32 GMT2
I want to use javax.sound to get the length of a wav file in jsp
file,but the thread doesn't exit.and it  will slow the page load.What
should I do?
Comparator of Comparable<? extends Object>22 May 2006 06:32 GMT2
I can't figure out how to do this.  I'm converting my existing code to
use generics but I'm stuck on this Comparator.  Any ideas of how to get
this to work.
The line:
Incorrect "variable might not have been initialized"22 May 2006 04:49 GMT20
Sun's 1.4 javac gave me a "variable might not have been initialized" error on the code
below ... when it shouldn't have.
I don't have 1.5 installed. Could someone try it on 1.5 for me?
Code:
convert byte[] to actual string value22 May 2006 03:18 GMT5
Hello... How are we going to convert byte[] to it's actual string
value?
ex.
String source = "china";
Get date 21 days from now22 May 2006 02:25 GMT5
How do I get the date exactly 21 days from now?
Thanks.
 
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.