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
help:  should valueOf() be static? and naming conventions.09 May 2004 03:40 GMT10
from LifeForm.java:    
   private LifeForm() {
       System.out.println("LifeForm default constructor..");
   }//LifeForm
Playing a midi in midp (J2ME).08 May 2004 13:50 GMT3
       The topic says what I am trying to do- simply play a midi on a
midp device (my cell phone).  From searching the web, I see that I
probably should use "Player player = Manager.createPlayer()".  I tried
this, but get the error message
help with Jtext fields on JSP page?08 May 2004 11:59 GMT4
Looking to have a  JTextField on a JSP page that gets an int from the users.
We would then like to use this value as a multiplier later in the JSP page.
Any ideas and help  would be welcome.
regards
Extremely New Java Programmer - JavaC?08 May 2004 07:45 GMT3
I have experience with C++, and just picked up a book to learn Java: "Java
2: Primer Plus" by Sams Publishing. It's having me compile HelloWorld.java
by typing "javac HelloWorld.java" at the command prompt (after having
installed the SDK and written HelloWorld.java) and I get a ...
functions from object in Vector?07 May 2004 23:24 GMT8
I have a Vector in which I store all my objects of the same class,
because I don't know how long this "array" has to be from before. Now,
off course I want to use my objects, but I can't seem to get access to
the functions of these objects I've stored.
Java Newsgroup reader?07 May 2004 20:22 GMT13
Hi;
Can anyone please recommend a good Java based newsreader? I need
something better then Netscape/Mozilla (primarily to track threads I am
involved in and watched threads), and it needs to share the data
Applet methods from Javascript - problem07 May 2004 19:12 GMT4
I'm trying to call an applet method from Javascript, the call works OK,
but the method is returning a value before the main section of the
applet code has executed, causing the wrong value to be returned. I
would appreciate any guidance:
Threads, wait(), notify() problem...07 May 2004 16:50 GMT2
I have written a program which successfully uses threads to run an iteration
whilst at the same time responding to input from a simple GUI. However i
need to rewrite it without using suspend() and resume() to avoid deadlocks.
The 2 threads start fine, and i can use a button event in ...
spacebelow-attribute  &  insert text in jtextpane with an own insertcomponent-method07 May 2004 14:40 GMT1
in the following program i try to set the spacebelow attribute - but it
doesn?t work; why?
and i want to insert the string "test" with an own component (see code). i
want to use insertComponent(new MyComponent()); and not insertString,
[Msgid 31365] *** Simple routine needed to paste text from the clipboard into a text area ***07 May 2004 11:59 GMT3
Dear friends,
My name is Theodoros Tsioupros and I am a university student from
Greece. It is the first time I am using a newsgroup and I am writing
to request your precious help with a simple question about Java.
Is there any way to require a class to declare a variable?07 May 2004 06:20 GMT3
This may be a bit of a dumb question, but I think this is the only way to
get where I want to be.
Lets say I have an abstract BottledWater class and two classes, Evion and
Aquafina extending from it.
question about what a method does07 May 2004 02:48 GMT13
I am working on a lab for my college that tells you to take a number and
reverse it and then add them and repeat until you get a palindrome number.
I am horrible at Java, but I am getting close to a solution.  My question
is, while I was looking on the internet for ideas, I ran ...
Time arithmetic07 May 2004 00:30 GMT10
How can I subtract two dates formatted like '01/04/03 12:02' and '01/04/03
11:38' and find their difference in minutes.
Cheers!
Problem with PDF files06 May 2004 23:43 GMT1
I have a huge problem, and hope for some help...
I'm actually working with a web application which streams data in PDF
format on target windows.
Some of those byte-streams-PDF are generated by iText libraries, while for
help:  toString should _return_ a string, why does it print it?06 May 2004 23:03 GMT5
class VectorOfLifeForms toString method:
   public String toString() {
       System.out.println("..toString..");
       for(int i=0; i<MAX_LIFE; i++) {
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.