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 / March 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
What is run() mean?22 Mar 2005 01:56 GMT4
Hi, Group,
A rookie new to J2SE ( no java program experience )
What is run() mean? It seems run with no caller, the same trigge like
startApp(), pause(), destroy()?
Problems importing SAXParser21 Mar 2005 17:05 GMT3
I'm using Netbeans IDE 4.0 and I want to use an XML parser. I've
downloaded Xerces2 from Apache: http://xml.apache.org/xerces2-j/
Now, I want to import different packages. I use:
import org.xml.sax.XMLReader;
ClassNotFoundException when loading class via its own classLoader??21 Mar 2005 16:35 GMT3
I'v run into something quite puzzling (at least to me taht is ;-) ).
The following code gives me a ClassNotFoundException when i try to load Foo via
its own classloader.
ClassLoader cl = Foo.class.getClassLoader();
Wireless Toolkit, Bluetooth always search no device.21 Mar 2005 13:19 GMT1
      My WTK enviroment will always search no device in my BT program...
I had already add these two in permission:
javax.microedition.io.Connector.bluetooth.client
javax.microedition.io.Connector.bluetooth.server
Amount of free disk space ?21 Mar 2005 12:19 GMT2
I'm looking for a Java class that provides the ability to query the
underlying hardware for free space available.
java.io.InputStream21 Mar 2005 10:52 GMT2
I have an issue...
Consider the following snippet of code:
       try
       {
school assignment question21 Mar 2005 07:29 GMT12
We're looking at arrays in my Java class at the moment.  Mainly, we've been
building, sorting and searching arrays of int values, which is pretty
straightforward.  But for part of the assignment that I have, I need an
array of 20 entries, with each entry comprising of a string ...
Capturing output from a command21 Mar 2005 05:41 GMT6
I think I may have bitten off more than I can handle here but I thought it
would be interesting to try to write a Java program to parse my firewall log
and do traceroutes on all the IP addresses.  I've done pretty well with it
so far, but the command that I am using, while it ...
Calling a non-static function21 Mar 2005 02:56 GMT1
Hi. I was wondering how I could pass some values from one program to
another. I'm writing a simple program. It's GUI based, and I extend
JFrame. I have some menus. One of these is a preferences menu, which is
another JFrame. I wrote a  static function in the main program to allow ...
Can Set Up the Compiler in XP20 Mar 2005 19:17 GMT6
Hi, I am a total newbie here.  I've been searching the web for a few hours
looking for a good answer to my question, but have found nothing.  Sorry to
bug you guys with what I'm sure is a dumb question, but I just can't figure
it out.  Here goes...
from j2sdk to j2ee ?20 Mar 2005 14:48 GMT2
Until today I developed, small but usefull, desktop applications, using
j2sdk. Now, I'm thinking about developing a web appllication.
When I started learning java, I was thinking that the natural progress is
from j2sdk to j2ee, but somewhere I red that it isn't so simple.
Coppied from alt.comp.lang.java20 Mar 2005 14:35 GMT2
I posted this in the wrong group.
/*Can i calculate the page totals, column totals, and row totals in one pass
through the array instead of the three passes i have coded? I would like to
have
Cannot find method error20 Mar 2005 13:33 GMT1
I want to use the Time class in Java.
Therefore i included the line
import java.sql.Time;
in my code.
Gui Component Problems20 Mar 2005 11:06 GMT2
I was wondering if you could help me. I am currently working on a program
and I?m having a few problems with getting the gui components to work
properly. I have two windows, one that displays a picture to the screen
one hundred times at random positions (win1). The code for this is ...
overriding Close operation in WindowAdapter20 Mar 2005 01:29 GMT2
I want to confirm the closing of frame with a Yes/No Dialog.
How do I override the Close operation of windowClosing method of
WindowAdapter class?
addWindowListener(new WindowAdapter() {
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 February, 2005
 
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.