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 / February 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Why Won't This Work on Mac OSX?28 Feb 2007 22:37 GMT3
Hey all,
There is some java code on a website that will not work on Mac OSX using
Safari, Firefox, Camino, and Explorer and was wondering if anyone here
knew if there was a fix. It is a floating button. It shows up but it is
DST changes and tzupdater28 Feb 2007 17:11 GMT1
I have updated my Java version to java 1.4.2_13, which as per Sun has
the correct timezone info for the DST changes on 3/11.  The Olson
version for this jre is 2006g, which appears to have the correct
timezone info.  However, when I run either the tzupdater version 1.0.0-
Need help with regular expression28 Feb 2007 15:14 GMT7
I'm trying to construct a regular expression to check the occurance of
two substrings in a String, but I haven't yet  found something that
works. Could someone please help?
This is used to parse lines of HTML code.
Removing java operating files28 Feb 2007 04:05 GMT2
I have Win2K with NT.
I have the following list of Java programs installed. I need to
lighten the load because of space restrictions. Please advise which
ones I should/could remove that would not interfere with my study of
difference between thread and process27 Feb 2007 15:00 GMT2
I'd like to understand what's the difference between a
thread and a process and how this is related to Java's
threading mechanism.
For example it used to be that, under Linux, every Java
Print Stream Manipulation:27 Feb 2007 13:19 GMT2
Is there any way to specify variable as the width(right-alignment),
say:
<code>
String str = "some string here";
Communicating from event handler to container27 Feb 2007 01:49 GMT2
I have a class, let's call it AC, which extends JPanel. Each instance of AC
also contains a JTextField. The actionlistener for the text field is also in
the class definition of AC. If a certain condition is detected by the
actionlistener, the object needs to tell the parent ...
Checking input for letters26 Feb 2007 18:19 GMT31
I am accepting input with the following code:
       int menuchoice=0;
       String menu;
       Program unique = new Program();
How do you consistently repaint a JComponent?26 Feb 2007 15:40 GMT9
[code]
    /**
        * Handle {@link #urlLabelText} to change color if {@link
java.net.URL} displayed is not {@link #homeURL}
Serialization problem26 Feb 2007 15:35 GMT2
I'm writing an object to a file using serialisation. I based it on an
example from the net
   public void writeMyObject(){
       FileOutputStream fos = null;
Unchecked compiler warning26 Feb 2007 15:30 GMT11
I have the following test code and get an error:
G:\BCIS 3680\Problem 2\src\my\Problem2\TestError.java:14: warning:
[unchecked] unchecked call to addElement(E) as a member of the raw
type java.util.Vector
JDIC help26 Feb 2007 13:36 GMT2
Hello frens,
I am trying to write a program for inserting a tray icon in windows
system tray.
But I am getting error as 'package org.jdesktop.jdic.tray.*  not
ensuring unique object25 Feb 2007 20:18 GMT4
I have created an object that is used in a servlet on tomcat. It is
very important that this object and all of the information it contains
be unique to each request obtained by tomcat. However, this doesn't
appear to be the case.
Using Interfaces ?25 Feb 2007 19:39 GMT6
I've started java recently and I'm having some problems using interfaces in
real world cases.
Say I have an interface, "exampleinterface" declaring a list of methods. I
write a class, "example1class" which implements the interface methods 1 for
Java comm API examples needed25 Feb 2007 15:26 GMT3
Can anyone give me a link to sample programs on serial communication
using java comm API? I need to send and receive data thro the serial
port(COM1). I tried downloading the generic zip file from the sun
site: http://www.sun.com/download/products.xml?id=43208d3d . But this
Pages: 1 2 3 4 5 6 7 8 January, 2007
 
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.