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 / November 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
jpanel repaint causes top level jpanels contents to get copied into the child panel.18 Nov 2005 23:36 GMT8
I've subclassed JPanel and overridden paint() (my subclass is called
DPanel).  My subclass has a couple of inner-class mouse listeners that
call DPanel.repaint() -- for some reason when the listeners fire
though,  the contents of the whole applet (the DPanel is just a small
Force WebStart to load new JNLP-File from Server18 Nov 2005 20:11 GMT3
Hello Gurus
We have a WebStart app that has already been deployed to a number of
people who have generated shortcuts to the app on their desktops.
Now the JNLP file has changed to include an additional jar.
getting screen size of active window18 Nov 2005 20:07 GMT7
Does anyone know how I can get the screensize of an active window in
the windows native OS?
Cheers
Aidy
Invoking a Lisp program from Java18 Nov 2005 18:30 GMT10
I found a program written in Lisp, which does exactly a part of what I
need to implement.  So it would be very convenient if I could use that
in my program.  So the problem is: is there a possibility to invoke that
program with parameters from mine, sending it messages during ...
binary searching18 Nov 2005 15:44 GMT2
Hello again.  I was tring to implement the binarySearch() of Comparable,
but have run into a small problem.  The error states that it cannot find
symbol : method binarySearch(java.util.Vector<BankAccount>,long).
So I tried to instaniate a new object, but I couldn't because the ...
help with String manipulation18 Nov 2005 14:53 GMT5
I need a method that replaces all of a given substring with another
given substring, but is NOT casesentive.
example: replace all "damn" with "****"
String.indexOf(str) is case sensitive, so im all out of ideas
Where is libjavaplugin_oji.so in JRE 1.5.0_05?18 Nov 2005 14:03 GMT4
I just installed JRE1.5.0_05 AMD64 package on my RHEL4 Quad Opteron and I
found that there is no 'plugin' subdirectory in the package and no
libjavaplugin_oji.so file.
Where can I get the file from? Has the plugin system changed in JRE 1.5.*?
Finding the IP address of client proxy from Server side component18 Nov 2005 09:17 GMT1
Hi , All
I just want to find out the IP address of the firewall (proxy) for my
client machine from my server side component.
as the
Problems with calling from another class.17 Nov 2005 22:26 GMT4
In my java class we have to take a number from one class that is found
when the user inputs the range of numbers (i.e. 1-10000) and then how
many random numbers to be chosen to find the average.  The second class
program is supposed to take these numbers and then average them.  My
Implementing Comparable17 Nov 2005 22:16 GMT5
I am trying to implement Comparable, but keep getting a name clash
error.  The exact error is:  "name clash: compareTo(java.lang.Object) in
BankAccount and compareTo(T) in java.lang.Comparable<BankAccount> have
the same erasure, yet neither overrides the other abstract public ...
about static variable17 Nov 2005 20:47 GMT23
I have heard that static variable will make the program consume very much
memory. It is because garbage collector (GC) will not work on static variable.
Is that correct?
I am also wondering when does the memory space of a static variable is
Batch image compression problem.  Help!17 Nov 2005 19:49 GMT1
I am using Java to develop a web application that lets user to upload images
to the web server, and the server will automatically resize and compress the
images.   It lets users to upload maximum 5 images at one time.  The system
works fine.   But sometimes a very strange problem ...
move over effect - how to do?17 Nov 2005 16:37 GMT3
I would like to ask say in www.yahoo.com
When mouse over a link, the link become "underlined".
When mouse leave a link, the underline disappear.
How to do?
Compile Error: can not resolve symbol17 Nov 2005 16:32 GMT2
I am trying to compile my code. I am getting following error:
[javac]
/users/palashah/build-dir/CCO/Applications/persistence/XMLUtility.java:72:
cannot resolve symbol
JAWS Insert+F1 Help17 Nov 2005 15:33 GMT6
I'm running JAWS Version 6.20.65U with a Swing applet in Java Version
1.4.2 JDK and the Accessibility Bridge Version 2.0ea beta3. My applet
has some JTextPane(s), JButton(s), and some JRadioButton(s). With JAWS
running, I can tab through the various components. However, after the
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 October, 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.