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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Problem in creating parent-child relationship of DefaultTreeModel12 Jan 2005 10:28 GMT1
I have a tree in which I am creating a parent-child relationship. I create 2 Parent Nodes(DefaultTreeModel/JTable) and add a child node under the first parent. I copy-pasted the child node under the other parent node.   I see the child node twice under the new parent.
I used the ...
No English-Only JRE12 Jan 2005 09:24 GMT2
Anyone know why there's no longer a "US English Only" version of the
JRE for download?  It used to be about 80% smaller than the Multi
Language version.  
Bill Dennis
getImage  Demo - cannot resolve symbol getImage12 Jan 2005 09:16 GMT2
Hi all...
I am trying to load a picture from an URL and i got 'cannot resolve
symbol' and the error points to getImage.
Here goes the code...
covert jOptionPane to JTextFieldc12 Jan 2005 07:45 GMT1
Hello, i have this script
String annualIntrestRateString = JOptionPane.showInputDialog(
     null, "Enter yearly interest rate, for example 8.25:",
     "Example 6.7 Input", JOptionPane.QUESTION_MESSAGE);
Java Swing12 Jan 2005 02:09 GMT2
I have created a few textbox and only when the value is entered in the first the second textbox should be visible.I used setOpaque() method but when TAB key is pressed the next textbox is not getting activated.Pls help me to overcome this problem
Signature

Message posted via http://www ...

Simple button, please help me12 Jan 2005 01:34 GMT2
Hello again,
I just want to make a simple button, in the book Daniel ,
Liang
it sais i can use this ti make a container and add a button
Passing ints to object parameters in methods12 Jan 2005 00:49 GMT4
I am a new Java developer and I am getting an error when passing an int
(primitive) to a method expecting an object:
public void echo(Object str)
{
JColorChooser: is it slow to load or is it me11 Jan 2005 19:38 GMT8
By commenting out different lines of code and moving other lines around I
was able to narrow down a serious bottleneck in a project of mine:
if (buttonPressed == btnColorChooser) {
    JColorChooser cc = new JColorChooser();
eclipse adding servlet11 Jan 2005 17:17 GMT1
I installed Eclipse 3.0 then installed the Tomcat plugin from Sysdeo.
Then I checked out a web application from a CVS repository as a new
tomcat applciation. Now I want to add a new servlet to the project.
When I right click on the src directory to add a servlet, I don't see
JDK Library Doc  where to get11 Jan 2005 17:00 GMT5
I am a newbie. I learning java (j2sdk-1_4_2) on win 2k.
Its going pretty good......... I have done the tutorials on the sun site
and I am now studying Bruce Eckels book Thinking in Java" 3rd ED (which
is a free download from his site)
Prefix code11 Jan 2005 16:56 GMT1
I want to check on a user input if prefix code has been used, i.e. the
user writes down a compression sequence and I need to know if that input
follows prefix code logic.
Any hint where I can find some library or further help?
Making Java Programs Pluggable??11 Jan 2005 10:56 GMT15
Dear all.. im making a software that needs to be extendable (plugabble
) . Any idea how this can be done ? i need specific methods to be
extendable . The extended code must be put into JAR files and added to
the software !!
SOURCEPATH and CLASSPATH11 Jan 2005 09:47 GMT3
My understanding of the CLASSPATH option is as follows:
If javac is building foo, and discovers that it needs bar to accomplish
this,
- if bar.class is found on the CLASSPATH, it uses this
splitfile10 Jan 2005 21:16 GMT1
I want to split the error.log from apache. I tried rotatelogs and cronolog
........ hum
This generates the files but nothing is writen to them.
If I generate one file the first 1024 bytes are written.
Model-View-Controller10 Jan 2005 14:01 GMT4
In this kind of architeture is it always the Controller part that contains
the main method?
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 December, 2004
 
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.