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 / First Aid / October 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Newbie question re linked list24 Oct 2007 22:15 GMT16
I have created a few methods that will allow me to add a Student
object to a linked list of Student objects. It compiles OK and is
running, but when I enter more than one student record the new record
creates the additional node, but overwrites the data in all the
Filtering data from a file24 Oct 2007 12:29 GMT3
I am currently trying to develop a java program that reads in data
from a CSV file. The file has computer names that look something like:
RM01_01
RM01_02
For dummies23 Oct 2007 16:07 GMT3
I just bought a Java programming book last sunday online. "Java
programming for dummies" if any one thinks this is a good one please
let me know by posting on my group "computer programming news
threads23 Oct 2007 08:07 GMT3
how do you make threads?
cannot load image21 Oct 2007 21:08 GMT10
I cannot get my program to load an image and display it.  I have read
several forums and help sites and have used all the code regarding
mediatracker, but for some reason, it simply will not load my images.
I have also tried multiple combinations of how I insert the file
Calling a method21 Oct 2007 10:26 GMT15
Hi can some one tell me why I can call union and not intersection.
These are the error message "intersection(boolean) in IntergerSet
cannot be applied to (boolean[])"
where the arrow is.
Error message20 Oct 2007 06:27 GMT3
Hi, I am having problems when I call getUnion.
The error message are "getUnion(IntergerSet) in IntergerSet cannot be
applied to ()" and "incompatible types"
where the arrows are.
boolean array20 Oct 2007 03:11 GMT3
Hi, these are the only two ways to declare a boolean array of values
1) boolean setA[] = new boolean [101];
   setA[3]=true;
   setA[5]=true;
Run VBS within Java Application19 Oct 2007 15:43 GMT7
I am currently developing an application in java. In order for the
program to get data that it needs it needs to run a script. The script
is a VBS script. But I am not sure how I can get this script to run
when I press a button.
2d graphics and 2 other questions19 Oct 2007 12:13 GMT1
1. how do you make 2d graphics like the old 70's pac man (better than
that...)
2. how do you make it so a computer runs until a key is pressed where
it then preforms an operation and then picks up where you left off
Error message19 Oct 2007 11:46 GMT2
Hi I am having problems with my code.
It is given me an error message stating "cannot find symbol variable
NotCont" on line 26.
1-import java.util.Scanner;
Launching Programs like notepad19 Oct 2007 04:29 GMT2
Can someone give me some pointers on how to launch a program like
notepad/textpad from a java program. I am printing a report into
a .txt file and the program should automatically open it using a text
editor.
Sending data from one class to another18 Oct 2007 23:33 GMT1
Hi, I want to send the values that the user enters and I am storing
them in several arrays in the IntegerSetTest class. It need to be
sended to the IntergerSet class to find the union, intersection, etc.
Here is IntegerSetTest class:
How to make a JTree leaf look like a folder18 Oct 2007 20:36 GMT5
Here is my very simple code:
javax.swing.JTree tree;
...
DefaultMutableTreeNode root = new DefaultMutableTreeNode("Root");
Error message18 Oct 2007 06:21 GMT4
//Hi, I need some help.
//I am having a error message stating "cannot find symbol variable
stop" where the arrow is.
//Can some one help me with thie.
Pages: 1 2 3 4 5 6 September, 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.