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 / September 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Simple linked list demos14 Sep 2003 07:12 GMT2
i am taking a data structures class taught in java, and i am looking for
some example code to help me learn about linked lists by seeing an
assortment of implementations.  can anyone either post or email me some
examples of basic linked list implementations?
Unable To Change Color In JTextArea13 Sep 2003 17:38 GMT2
I wonder if antone can tell me why the following snippit of code does not
change the text color to red.
private JTextArea jTextArea1 = new JTextArea();
...
Subject: Slider controls work when code is on the same server but not when I use codebase12 Sep 2003 23:08 GMT1
What could be the reason that the slider controls work when the Java
class files are on the same server as the HTML page:
http://wordsmith.org/anu/java/spirograph.html
But the slider controls DON'T work when the same Java class files are
xsl syntax to generate all caps  with _11 Sep 2003 06:04 GMT3
I have the following in my xml file:
<attribute name="bbBusState">
I need to generate to the following:
public static final String BB_BUS_STATE_ATTR_TYPE.
Need help with JavaMail Applet10 Sep 2003 06:56 GMT1
My JavaMail Applet is simply not working.  I am upgrading my applet's
code from a very old api.  My applet worked very well with this,
http://www.cc.gatech.edu/gvu/people/Phd/Ian/ndc, but this code has not
been updated since 1996.  The mail server resides on the web server,
Newbie problem - My applet fails in browser09 Sep 2003 12:00 GMT7
I'm an experienced programmer working on my first Java applet in Eclipse.  
All is well if I don't try to access any external files, but if I try to
even read a .jpg file, my applet fails (in browser).  When testing within
the Eclipse environment, all is fine.  My browser has the ...
Resizing a button?07 Sep 2003 05:19 GMT5
I have two JButtons on a JPanel that uses BoxLayout.Y_AXIS, and I'd like to
make them the same size. I've tried setSize(Dimension d), setSize(int width,
int height) and setPreferredSize(Dimension d). The only one that did
anything was the setPreferredSize. It didn't do a thing to ...
Inserting a StoredProcedure - how do I know the result?05 Sep 2003 15:20 GMT4
assuming I'm calling
statement.execute(props.getProperty("OraStoredProcedure"));
where this property is an sql that creates a stored procedure, how do I know
if this operation was succesful or not?
Merging two programs into one03 Sep 2003 17:53 GMT3
I am a Java newbie. I have written two separate programs - one
provides a gui with buttons and a textbox and the other does some
communication with hardware.
What I would like to do is to merge them somehow so that when a button
Pages: 1 2 August, 2003
 
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.