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 / General / November 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
TextField Display Problems30 Nov 2003 23:58 GMT2
I have a gui which has 3 combo boxes followed by a TextField all in a
column.  When I open up a combo box, part of the drop down menu is hidden by
the TextField (TextField stays on top), which is below the combo boxes.  Are
there any properties for the TextField that I can set?
Array allocation30 Nov 2003 22:22 GMT6
Do arrays declared and allocated within a method get allocated on the stack?
If not, will a new array be allocated every time the method is called? (Is
there a good source for information on how the compiler allocates arrays?)
Denny
Networking problem30 Nov 2003 21:16 GMT6
Im trying to get a text file from a server and load it into a 2
dimensional array. So i came up with the follwoing method. The file is
a table using "|" to indicate the end of a cell and "¬" to indicate
the end of a row. I use if statements to find these  but the if
Waiting for an image to be fully loaded?30 Nov 2003 20:47 GMT1
What's the right way to wait for an image to be fully loaded?
I have a non-GUI application (it's a servlet that is trying to load an
image file into memory and crop or scale it). I'm using
TookKit.createImage(byte[]) to make the image. The bytes are the
Advantages of 64-bit JVM30 Nov 2003 20:47 GMT12
Now that you can get a 65-bit JVM with J2SDK 1.4.2 for Solaris SPARC (
or for Intel Itanium ), what advantages does a 64-bit JVM have ?
The only thing that I can see is accessing more memory.
Given that, my eight SPARC boxes running Solaris 8 does not have more
HttpURLConnection30 Nov 2003 20:46 GMT1
Hi Group,
i want to make a write and read communication with a HttpURL
Connection.
I use the method POST. But when i want to get the Outputstream of the
Java phone games?30 Nov 2003 18:44 GMT1
I think I heard somewhere that Java is being used to write games that
can be played on mobile phones. What APIs are needed for this?  Do all
phones now have a JRE installed?
Thnaks for any info,
AWTEvents errors and deprecated methods30 Nov 2003 17:25 GMT3
I am getting some errors/warnings that I don't understand.  This code is in
a Java app that uses Swing J Components with an ActionListener.  The
code/errors/warnings follow.  Thanks for any help, Mike
import javax.swing.*;
Java Training Question30 Nov 2003 16:51 GMT4
I am an unemployed web developer with php, perl, and asp programming
experience and in order to be able to widen my job search I am
considering getting some formal training in Java.  I am looking for
training recommendations in order to be able to do Java web development.
Question about newbies and interfaces30 Nov 2003 16:24 GMT2
Many newbies seem to think that variables, whose type is an interface,
not a class, can't hold references to objects with a concrete
implementation. This is of course not true, but this is not what I am
writing about. If it *were* true, then what point do the newbies think
login/-out on JSP30 Nov 2003 14:50 GMT6
I have to write an web-app, where a user can enter some information in a
form on a JSP. The information is saved in a XML-file. Every user got his
own file. Every user has to login and logout if he wants to view or edit his
data
JSP: new Session created on every access of page30 Nov 2003 13:40 GMT2
I have a little problem with my JSPs. A new session is constructed
every time the page is accessed, sure it is not working that way, as I
can't store any data that way.
I developed the code at home on Windows/Tomcat4.0.6 and it worked as
Defining c'tor within interface and abstract class30 Nov 2003 11:58 GMT8
does someone know how to define
a c'tor within an IF and an AC?
best regards
NetBeans: How to mount the Java SDK javadocs (on Mac, if that matters)30 Nov 2003 09:59 GMT1
I'd like the javadoc descriptions to automatically pop-up with the
code-completion entries (now, it can't find it).
I've tried adding the SDK docs to the JavaDoc Manager using both HTTP
(the Sun API website at http://java.sun.com/j2se/1.4.2/docs/api/ ) and
How to sort a textarea input with java?30 Nov 2003 03:34 GMT4
A textarea input in a form of
ID_1    5
ID_2    7
ID_3    9
 
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.