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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Polymorpism - is this correct?11 Jan 2006 00:52 GMT3
In my book (Murach's Beginning Java 2 JDK 5, p236) I read the
following:
"One benefit of polymorphism is that you can write generic code that's
designed to work with a superclass.Then you can use that code with
from false to true in an ArrayList10 Jan 2006 23:29 GMT11
how can i change the value of a boolean in an ArrayList from false to
true?
public void crbCheck (String name)
  {
possible to use a variable in a variable name?10 Jan 2006 21:11 GMT6
for(int i=0; i<3; i++)
 {
       List name**include 'i' in name here** = new ArrayList();    // I
want three ArrayLists:  name0, name1 and name2
howto create an array of FloatBuffers10 Jan 2006 20:08 GMT4
How do I dynamically define and declare an array of FloatBuffers? I'm
trying to do something like the non-working code below ...
I'm confused because float buffer uses newFloatBuffer() to allocate
rather than 'new' like you would normally do for an array of arrays, *I
regex help10 Jan 2006 19:38 GMT2
I am trying to see if a String matches the following:
^[0-9]+\/[0-9]+?
If it is not correct my intention is to make sure that the String begins
with at least one number followed by 'division' character followed by at
removing error10 Jan 2006 17:52 GMT4
I have the following method to remove a String from an ArrayList. when I
try to run it I get a ClassCastException error. I have looked at lots of
examples of similar methods and I cant understand why this happens because
it looks right to me.
Simple lookups with enums10 Jan 2006 15:28 GMT2
I'm still pretty new to enums and I'm struggling with how to do something
that seems like it should be easy, namely doing a simple lookup with enums.
For instance, suppose I want to look up the name of the day of the week,
given that I know the number of the day within the week. ...
How much of your RAM can you use with the -Xmx option?10 Jan 2006 15:25 GMT6
What proportion of the RAM on a machine can you give to the java -Xmx
option?
Each client gets the same port number10 Jan 2006 09:43 GMT1
I posted a message yesterday when I had problems with "Connection reset"
with a server and 2 clients.
When I studied the trace I found out that both clients ( on the same
host) get the same port. This is not good or? Should not each connection
Serializable interface and Double-Linked List10 Jan 2006 09:28 GMT1
I have this double linked list that. The nodes only have a
String as an instance variable.
What i want to be able to do is Serialize the double linked
list (the one with the methods addNode,deleteNode etc...)
How to detect circle in a directed graph?10 Jan 2006 08:17 GMT18
My application needs a feature to detect whether a directed graph contains
circle. Does anyone know any efficient implementation? Which implementation
is the best (most efficient)?
thanks in advance & happy new year,
class cast exception10 Jan 2006 06:55 GMT3
what does ClassCastException: mean?
         null
using javax.print10 Jan 2006 06:23 GMT5
i am trying to get a .PS file from a html file.
I have gone through the javax.print api.I also tested the example given
for converting gif image to ps file.
But i am unable to convert a html file or simple text file to PS file.
www.physci.org/browserlauncher/10 Jan 2006 02:20 GMT1
www.physci.org/browserlauncher/
this link is not working.  Neither is the home page.  Is this
temporary?
send files trought a chatSession09 Jan 2006 22:16 GMT1
Hello guys! my deadline's next friday, so i was wondering if any of you
could tell me if is there an easy way of sending a file throught a jsdt
chatChannel.
I've got a chat app written in java with chatClient, chatUser,
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 December, 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.