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 / May 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
applet question10 May 2004 23:05 GMT1
HI,
I'm kinda new to java.  I have a .jar file that was saved locally to my
machine and i'm trying to call it.  The applet loads, inits, and starts
the code fine.  I see it refreshes the screen every so often.  The
indexOf in ArrayList10 May 2004 21:51 GMT8
I'm writing an ArrayList and I have become stuck at the IndexOf, so far I
have this...
    public int indexOf(Object o){
    if (isEmpty()){
convert byte array to int and vice versa10 May 2004 21:49 GMT6
can somebody tell me a simple way to convert a signed byte array with length
4 to a signed int and vice versa?
Regards -  Manuel
Set and Collections.sort10 May 2004 21:37 GMT5
I was just wondering why sort in Collections doesn't support sorting of a  
set?
How can I go on dealing with that?
Thanks in advance.
Java I/O,  NIO10 May 2004 21:35 GMT1
Can anybody advise on good Java books covering I/O and
NIO?
Say, as good as Java in a Nutshell/Java Examples in a Nutshell
by David Flanagan.
PropertyResourceBundle10 May 2004 16:48 GMT2
I am having trouble working with the fact that the setParent() method
of PropertyResourceBundle is protected. I wrote a subclass of
PropertyResourceBundle so that I can explicitly set it's parent (with
setParent()) but if I try to do a
working with a progressbar10 May 2004 10:49 GMT1
I have made a class that displays a progressbar in an frame.  I can call
this progressbar from an another class, and display this and change the
value. (that works)
But now my problem is the following: I would like to have that the
TabbedPane question 10 May 2004 02:56 GMT5
Say I've got a TabbedPane gui with two tabs.  Is it possible to hide
the second tab until/unless a certain radio button is clicked on the
first tab?  I'm building a small program that allows users to order
books, and they have a choice as to whether or not they want to have
java web start10 May 2004 01:31 GMT12
Hi all of ??? you,
   Maybe I am in the wrong group? No JRE version have been found in the
launching file.
Jean
Newbie array question???09 May 2004 22:00 GMT1
I have an assignment where I need to determine the gross wages for 5
employees using 4 arrays, empId ( ID numbers are given), hours array,
payRate array, and a wages array to store the info for the final print which
will include all 5 employees.  We are using JOptionPane as the ...
Conversion from one character set to another09 May 2004 19:44 GMT4
I get a string from an Oracle database that is configured to use UTF-8
character set, for some reason when I write out the string to an XML
document the characters are in double byte format (UTF-16?)
The result is an XML document that is part UTF-8 and part dunno what
JSTL c:url question09 May 2004 19:31 GMT6
Hallo, these tags:
   <c:url var="url2" value="http://someurl">
     <c:param name="usr" value="lp"/>
     <c:param name="passwd" value="secret"/>
A simple java problem. It doesn't work. Help please!09 May 2004 06:42 GMT3
It is a serlvet program. When I ran it, it gives
java.lang.NullPointerException
    at Welcome.doGet(Welcome.java:19)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:126)
Tools to learn Java 1.509 May 2004 06:41 GMT2
I created a mini-essay on Java 1.5's new  enums at
http://mindprod.com/jgloss/enum.html
I have modified the Conversion Amanuensis to give you Java 1.4 or
earlier or Java 1.5+ autoboxing conversions. Now many conversions can
help:  how to find the age of an object09 May 2004 06:40 GMT7
how do I create an "age" field for each Lifeform object? as the
seconds tick by, the age should increase. when age >= MAX_AGE, then
the LifeForm dies.
is there some generic method that returns how "old" an object is?
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 April, 2004
 
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.