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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Understanding this error list27 Oct 2006 04:15 GMT4
I have this program in an iBook, Mac OS 9.2.2 with Java 1.0.2.
While it compiles with no error, it refuses to run based on the errors
noted below.
Help would be appreciated.
java package - money27 Oct 2006 04:11 GMT1
good evening guys,
i am finding a piece of work extremely tough going at the moment and
wondered if i could get any hints/help on where im going wrong. i am
aiming to produce a package (money.java) which could be used in order
java package - money27 Oct 2006 00:04 GMT1
good evening guys,
i am finding a piece of work extremely tough going at the moment and
wondered if i could get any hints/help on where im going wrong. i am
aiming to produce a package (money.java) which could be used in order
Netbeans JAR file execution from command line26 Oct 2006 20:39 GMT3
I needed to run a program I created called RandomPasswordGen and it wouldn't
run because it said it couldn't find some necessary classes, which I tracked
down to some swing layout jar file in netbeans.
Eventually I copied all the netbeans files into the sun java directory.   I
Remote development with Eclipse26 Oct 2006 15:56 GMT1
Is it possible to load workspace in the eclipse that isn't on my
computer? I would like to work in Eclipse from home, but have everything
on my computer at work.
Thanks in advance!
help,ImageIO26 Oct 2006 15:22 GMT7
 I'm dynamiclly creating image files through screenshot utility of
java(prog name:- Test_ScreenShot.java) and saving
them in memory sequentially(pic0.jpg,pic1.jpg....etc).Simultaneously
I'm accessing the saved files from another
Does jGRASP have smart indentation?26 Oct 2006 13:42 GMT2
Hi all, I'm using jGRASP, and wonder if it has the ability to smart
indent.
Thanks....
Test If Int Has Not Been Set26 Oct 2006 09:27 GMT3
I have an array of integers, which I set via a recursive function.
Obviously, I don't want to set them more than once, so I want to test
if, for instance myVar[10] == null.  But of course, that doesn't work,
since integer's are not null before they've been given a value.
load properties from xml into objects26 Oct 2006 09:20 GMT2
I have an xml file with properties:
<?xml version="1.0" encoding="UTF-8"?>
<plugins>
    <plugin>
Can not figure out what I am doing wrong26 Oct 2006 03:27 GMT7
I can't seem to find what is wrong with this. I know a lot is wrong
by the amounts of errors that are popping up but I can't seem to find
a way to fix them. Can some one please help with my stupid mistakes?
Thanks
execute java app from within java25 Oct 2006 14:03 GMT1
Is there another way of launching a java program, from within another
java program, than using:
Runtime r = Runtime.getRuntime();
Process p = r.exec("c:/javac/bin/java -classpath c:\\Michael Sample");
NetBeans Profiler Reading In A File25 Oct 2006 13:49 GMT1
I am having a silly problem using the NetBeans Profiler. When I run my
project usually (without the profiler) it manages to read in the
required file. However, when I run the profiler I get a
FileNotFoundException. Wherever I put the file I seem to get this
System.out.println()25 Oct 2006 13:00 GMT10
I am trying to format my output with System.out.println.
I have declared:
public double gnShortLosses = 1330.03;
public double gnLongLosses = 17770.330;
How to make sure stdout and stderr is caught from runtimeexec25 Oct 2006 11:25 GMT1
I have written a class that handles stdout and std err from a unix
command. How can I make sure that both threads have finished? Do I need
to synchronzie my StreamConverter?
cheers,
Need some help with objects/classes25 Oct 2006 00:38 GMT2
I'm trying to make my own object that holds a name of the link, the
href of that link and if that link has any sublinks/hrefs. BTW, this
code is written in C#, which is very similar to Java. Here is what I
have for my object (ArrayLink):
Pages: 1 2 3 4 5 6 7 8 9 September, 2006
 
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.