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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Not sure why runs but does not display I think my thread27 Feb 2006 12:53 GMT8
Iam writing a program that makes a star move across the screen and bounce
off the edges. The program compiles and runs but still not displaying star.
I think it might be a thread problem but not sure. Can someone please point
me in right direction.
Please help: Exception in thread "Thread-3" java.lang.NullPointerException27 Feb 2006 11:25 GMT3
I get the following error when I run applet. What am I doing wrong?
Thank You,
Andy
ÏException in thread "Thread-3" java.lang.NullPointerException
Changing the Title On A Border26 Feb 2006 23:28 GMT3
I create a border, then add it to a JPanel.  There are times, later, when I
want to change the title on the border.  I use TitledBorder.setTitle(), as
described in the API docs, but it doesn't change the title.  Here's what I
do:
please help: star animation26 Feb 2006 23:06 GMT12
Iam writing a program that displays my star and the star should animate and
bounce off the borders. When I try to create the rectangle to be the borders
of the applet I get an error with rectangle. Can someone please tell me
where I went wrong.
My LogGenerator.java won't compile - too many errors - help26 Feb 2006 14:33 GMT28
[code]
package ppowell;
import java.io.IOException;
/**
Any updates that might cause problems for SDK standard 1.3.1?25 Feb 2006 23:39 GMT8
I am trying to learn Java.  I have a book that installs Version 1.3.1 of the
Java standard SDK.  I could swear a few months ago it ran fine on my
computer, but now I keep getting an error message even though I am trying to
run a demo program.  They seem to compile fine, but I get ...
How to pass a variable across with a link25 Feb 2006 14:11 GMT2
Newbie,
I am trying to pass a variable across with a link ie it can be done
through php:
"<a href=\"showArticle.php?file=".$file . "\">
ResultSet Object ? I  Thought you can't instantiate an Interface. - What's going on ?25 Feb 2006 00:39 GMT9
When working with JDBC, we create a ResultSet object with
"statement.executeQuery(strQuery)" as shown in the API.
BUT- How is this so ? I was taught that you cannot instantiate an Interface.
(Is there a different type that implements the interface being instantiated
XMl parsing24 Feb 2006 23:41 GMT2
Hi i have an xml file as follows:
<ConfigDataFile>
  <fileHeader fileFormatVersion="D02.00.11" fileType="necb"
cfgVersion="2" baseCfgVersion="1" swVersion="1.1"/>
Eclipse UML modeling24 Feb 2006 23:23 GMT2
Do You know any UML modeling plugin for eclipse that I can draw classes  
and it will generate the code for me?
Signature

Best regards,

mouse event24 Feb 2006 16:19 GMT1
I made a square out of a polygon and when I click on one the color should
change for that polygon only. I made the polygon and then transcoded it
whith a loop to make tic tac toe board. The only square that I can get to
change colors is the top right corner one but when it does they ...
Detecting if machine is idle24 Feb 2006 16:15 GMT1
Is there a portable way in Java to determine if the machine is idle?  i.e.
there has been no mouse/keyboard input for a given amount of time.  I have
had a few ideas but unsure how to do any of them:
1) detect if mouse has moved or key pressed and do timing myself - but how
Simple question about using JDBC to access DB224 Feb 2006 05:38 GMT11
I want to use JDBC to access DB2 database. I also want to display the content
of a specific table (table name is configurable) into web page (just like
what is displayed when we use command line "select * from <table name>" on
the console). I am wondering whether there are any ...
Migrating webapp from Tomcat to JBoss23 Feb 2006 23:59 GMT2
I have an application that is running as separate JSPs and servlets in
the webapps directory in Tomcat 4.1. I need to migrate this to run on
our existing installation of JBoss 4.0.2. Can I simply copy the webapp
files from "C:\tomcat\webapps" directory to the
Design Question. Reflection, Create Class on fly23 Feb 2006 19:51 GMT3
In company I am working we have wide variation of FlatDataFiles and
pretty much what we are doing is process those files and create another
bunch of flat files.
What I've done is past (and present) is to create a class structure for
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 January, 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.