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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
comp.lang.java.{help,programmer} - what they're for (mini-FAQ 2004-10-08)26 Mar 2006 01:39 GMT2
Last-Modified: Fri Oct  8 11:38:42 2004 by David Alex Lamb
Archive-name: computer-lang/java/help/minifaq
Posting-Frequency: every 4 days
Before posting read Jon Skeet's "How to get answers on the comp.lang.java.*
Using Sacnner's nextFloat()26 Mar 2006 00:55 GMT4
   Scanner keyboard2 =  new Scanner(System.in);
   System.out.println("Enter one character for degree scale (C or
F).");
   String strScale2 = keyboard2.next();
the meaning of 'this'26 Mar 2006 00:07 GMT5
Hi to all!
I am new to Java and have run into something confusing to me.
I know that 'this' can refer to the current object but what does 'this' mean
when used inside a constructor before the object has been completely
I would like to open a frame with in a frame.25 Mar 2006 17:45 GMT7
I would like to open a frame with in a frame. I do not want to have seperate
class. Rather I would like to have one class with two frames. A little like
visual basic does.
JTextArea size limitiing question ...25 Mar 2006 05:43 GMT3
I'm using a JTextArea within a JScrollPane within a JViewPort.  I am
using the JTextArea to mimic a HyperTerminal like terminal emulation
interface.  When I set up the JTextArea I specify the viewable rows and
columns, but since it is inside the JScrollPane it obviously can grow
Have a constructer with the paramters sent through an applet store them as global variables25 Mar 2006 00:04 GMT2
I have a program that uses an applet to transfer parameters from an Html
page. And transfer them to a constructor. This works very well, I did add
println commands to make sure it functions properly. When I open the applet
which loads a frame. I see the variables even before the ...
Hiding table columns?24 Mar 2006 23:31 GMT6
I'm no professional programmer, but I suppose I know enough about the
Table API to do most of the things I need. Now I'm trying to figure
out a good way to implement a functionality into my apps to toggle the
visibility of table columns.
JVM problems...24 Mar 2006 19:04 GMT17
java won't run...  get typical java.lang.NoClassDefFoundError.. have no
 idea what happened.. in case my JVM got somehow corrupted uninstalled
and installed again, am now on j2sdk1.4.2_11.. reset path (& JAVA_HOME
for Tomcat), can compile fine..  but can't run classes...  what ...
Enhancements in Java versions right from the Beginning...24 Mar 2006 19:01 GMT2
Hi Friends,
    Can any one help me to know the Enhancements in Java right from
the begnning to latest version of Java.
Thanks and Regards,
Runtime24 Mar 2006 14:25 GMT4
             I find something very odd.
When i use the runtime class to run javac in 1.4.2 the console window does
open but when i do the same in 1.5 the console window appears.
             Why is this so. Am i missing something?
how to use static methods24 Mar 2006 05:21 GMT5
i don't know whether this is the proper place to raise the following
question,if u think it's the wrong place to do so ,please delete this
post
i was told that within the static method , i can only use the static
How java handle GUI updates23 Mar 2006 22:45 GMT6
I'm experienced c++ programmer making first steps in java.
Does swing (or awt) has some automatic GUI update engine.
I'm thinking about something similar to ON_COMMAND_COMMAND_UI handlers
(vc++) which get fired every time the application is idle.
Pattern extracting23 Mar 2006 19:45 GMT3
I have a string which has this format
    [TagName "Value"]
Is it possible to extract TagName and Value using the Pattern class ? If
yes how ? Something like:
New To Java , I'm Stuck , Please Help!23 Mar 2006 18:51 GMT3
I just started JAVA @ the university Level and as the semester is
coming to a close , the last assignment is proving to be tough for me
and I would greatly appeciate any help solving my problem.  Anyways
this is the assignment,
Eclipse - NullPointerException for the simples possible applet23 Mar 2006 08:34 GMT4
I've just started using Eclipse 3.2.1 and I've observed that every few
launches of the simples possible applet (see the code below) I get the
following error (it happens only when exitin applet viewer):
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException:
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 February, 2006
 
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.