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
JavaDoc06 Mar 2005 20:08 GMT4
When i run javadoc on code for an object that has multiple constructors,
javadoc only reports the first one.
What do i need to do to make it see both?
Thanks
jclass.bwt.JCLabel06 Mar 2005 18:47 GMT3
does anbody know what I have to do to use this package?
I want to use import jclass.bwt.JCLabel; but when I add this line to
the project an error occured that this line cannot be resolved.
Any ideas?
Help: Input Dialog Box06 Mar 2005 16:38 GMT4
I need help and suggestions on how to modify the below program to get two
numbers from user input using a input dialog box.  B/c I'm a total newbie
with next to no programming experience, I'm not sure where to insert the
additional code.  I'm using Forte for Java 3.0 CE.  The ...
Messagesemaphore?06 Mar 2005 13:32 GMT4
As I understand there exists different kinds of semaphores. When I search
google I have only found info on countingsemaphores. But in an assignment I
need to implement a messagesemaphore. Does anyone know a website that
explain the differences and what a messagesemaphore is??
java, javaw, and console windows06 Mar 2005 13:07 GMT1
As I understand it, there is some bug or "complication" with javaw that
results in javaw processes "hanging around" when a program gets into a
less-than-graceful termination state.  This causes a number of problems
for the deployment of an application I am involved with.  I am OK ...
private member of nested class06 Mar 2005 05:27 GMT1
Why, oh why, is a private member of a nested class accessible from the
containing class?  I thought "private" meant "private to this class alone".
<sigh>
Cheers, Paul
Open a new window from servlet to display a file05 Mar 2005 18:36 GMT1
I wrote a servlet that displays that reads a pdf file from a data dir and
displays it in the browser.
The problem is that that the file is displayed in the same browser and I
want to display it in a new window.
Java String comparison05 Mar 2005 17:18 GMT27
Im an experienced developer, but kinda new to Java...
Just want to know how you practically handle this one.
I have this code line (JSP):
 String rqstUserid    = (String)request.getParameter("userid");
Strange problem writing JPEG with ImageIO05 Mar 2005 16:21 GMT2
I'm working on an applet to modify images... everything works fine
except of the writing.
The filtered image is a
BufferedImage filteredImage
newbie question : another java.lang.NoClassDefFoundError (not a .class call problem !)05 Mar 2005 11:58 GMT2
i get mad, i'm trying to make a cron in java, and i get NoClassDefFoundError
here's the problem :
I succesfully compile using the command :
javac  /Users/lbrun/bot/botEfarm.java
SWING/GUI 05 Mar 2005 11:02 GMT1
I have to create a GUI with Java
I am not new to programming, but new to GUI development.
I assume that I need to use Swing?
Can someone please recommend the best way to start working with Swing?
java / tomcat / sakai installation problem04 Mar 2005 22:03 GMT2
I have windows xp.
I downloaded and installed Java: jdk-1_5_0_01-windows-i586-p.exe
I installed it to:
c:\Java\
Java FAQ04 Mar 2005 21:40 GMT2
I noticed that the FAQ for comp.lang.java had not been updated since 1997
and that another FAQ for comp.lang.java.programmer had not been updated
since 1999.
Not having copyright authority to update another persons FAQ, I decided to
autofocus in JScrollPane04 Mar 2005 20:20 GMT7
I have a problem. In my application in one fixed size JScrollPane user
can add rows of stuff dynamicly at runtime. Focus is then set to the
first component in a new row (requestFocusInWindow()) but jscrollpane's
vertical bar dosen't automaticly scrolls down. Can anyone help me ...
Using JNI to access shared memory04 Mar 2005 15:59 GMT2
I have a legacy program running on AIX coded in C that uses shared
memory to store a sort of an index of information. I've written a C
library that attaches and extracts information successfully when called
from another C method. This same library when called from within a JNI
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.