Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Showing results 1 to 8 of 8
Search took 0.01 seconds.
Search: Posts Made By: VigilanteP@comcast.net
Forum: Java Jul 6th, 2005, 12:14 PM
Replies: 6
Views: 313
That won't work. If string a is "hello world"...

That won't work.

If string a is "hello world" then temp's length will be 2 since it will split the string at the space. Obviously there is only one space.

It should be...
Forum: Java Jul 4th, 2005, 1:30 AM
Replies: 2
Views: 257
It does what you want it to, all Bats will be...

It does what you want it to, all Bats will be able to be passed to methods which take Carnivorous or Fly arguments, and other such polymorphic uses. The naming seems a bit off, first of all, the...
Forum: Java Jun 19th, 2005, 1:50 PM
Replies: 11
Views: 682
The problem with the methods that involve reading...

The problem with the methods that involve reading from an input stream , which is what any function like getchar() would do, is that you have to terminate the input with the return character. So now...
Forum: Java Jun 18th, 2005, 11:51 AM
Replies: 11
Views: 682
"Press any key to continue" .. Won't your loop...

"Press any key to continue" ..

Won't your loop only terminate if the user enters a newline character (enter)?
Forum: Java Jun 17th, 2005, 8:48 PM
Replies: 11
Views: 682
Nevermind --- my suggestion didnt work.

Nevermind --- my suggestion didnt work.
Forum: Java Jun 17th, 2005, 12:24 PM
Replies: 10
Views: 469
Maybe i'll bite the bullet and just give in and...

Maybe i'll bite the bullet and just give in and learn to do it myself then...

The thing i don't like about the layout managers is that it seems no matter how hard i try it never comes out just like...
Forum: Java Jun 17th, 2005, 1:46 AM
Replies: 10
Views: 469
I suppose i could try that out, i remember using...

I suppose i could try that out, i remember using netbeans in the past and hating it, but my memory of that is hazy.

All i want is something that i can use to design my forms and have it give me the...
Forum: Java Jun 17th, 2005, 1:27 AM
Replies: 10
Views: 469
Making a GUI in Java

I was just wondering what tools out there you would recommend for visually designing a Java GUI.

Right now I am using Eclipse as my development environment and i have looked for plugins to do this...
Showing results 1 to 8 of 8

 
Forum Jump



DaniWeb IT Discussion Community
All times are GMT -5. The time now is 8:54 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC