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
JOptionPane.showInputDialog and null02 Mar 2005 14:39 GMT1
I've followed the instructions in my textbook to write a console
application using the Swing class. My text indicates that if the first
parameter to JOptionPane.showInputDialog  is null, that the input dialog box
should appear in the center of the active window. I've created the ...
Making Condensed Source Readable?02 Mar 2005 13:17 GMT2
This newbie found a web site with some great examples
(http://java.sun.com/docs/books/tutorial/uiswing/components/example-1dot4/)
but the source is in a condensed form, i.e. ...  import java.awt.*; import
java.awt.event.*; import javax.swing.*; /* FrameDemo.java requires no other
Expert J2EE Freelancer02 Mar 2005 02:14 GMT2
I am a freelancer in Java/J2EE area. My core area of work has been
struts for last 3 years. I have mostly worked on large web based
applicaiton in 7 years of my IT career.
Following is my skillset
A well hung applet01 Mar 2005 23:25 GMT4
I am a newbie learning to create Applets. The following applet (I have
included the html tags) does run using either appletviewer and/or a
browser, and it uses its JOptionPane.showInputDialog and
JOptionPane.showMessageDialog correctly.
Questions on Sun's API Web Site01 Mar 2005 19:11 GMT6
Hi, I'm trying to teach myself the basics of Java from an introductory text
book. The book makes repeated references to Sun's Java API Web site
http://java.sun.com/j2se/1.4.2/docs/api/
I've been there and it looks like it could probably be a very useful tool,
'dist' jar file doesn't work.01 Mar 2005 18:19 GMT3
Using JDK 1.5 and Netbeans 4.0 my application's 'distribution' jar file
doesn't work properly. The app works perfectly when 'run' from the
Netbeans GUI, but when run from the 'dist' dir's jar file my app's GUI
appears but nothing works, at least the buttons to get data from a
Questions about ZIP files and Java01 Mar 2005 14:41 GMT1
I have problems using ZIP files and Java. I've been working on a Java
application that does a lot of things, and that is running under Windows
2000. One of the things the application does is the creation and the use of
a ZIP file that helps start the application next time it is ...
ScrollPane doesn't work, why ??01 Mar 2005 11:56 GMT5
code snippet below
class AA extends JPanel {
 public void paintComponent(Graphics g) {
   g.setColor(Color.yellow);
uupload with progressbar01 Mar 2005 09:35 GMT2
I am uploading files via POST to a web server, from the client.
Everything works great, the uploading, the reading of the file, works
100% perfect.
The problem is I can't figure out how to add a progress bar to a
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.