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
Problmes with StringTokenizer14 Jan 2005 03:30 GMT8
Lets assume that I have read a file from a text containing some tokens
("line").
Then I would like to return a String Z which consists of these tokens as
long as their combined length don't exceed approx. 20.
javax.imageio package dies reading PNG file14 Jan 2005 00:02 GMT1
I am unable to get PNG reading to work using the javax.imageio.ImageIO package.
I'm using PNG because ImageIO doesn't have a GIF writer
(I need to both read and write) and the JPEG writer blurs
my  pictures in very ugly ways.
External packages13 Jan 2005 20:54 GMT4
I got several source code Java files to compile... They import both standard
java class libraries as "java.awt... etc" but also another private ones
(included as external class files). When I try to compile with javac, it
gives a lot of error because it cannot import the "special" ...
"throws" or "try" statements??13 Jan 2005 19:38 GMT1
I have mad a I/O program containing som methods that might throw
IOException. First time I made these methods I used "try/catch" staments to
catch and handle these exception.
But now I just tried to write "throws IOException" in the header line in
Comment behaviour13 Jan 2005 18:15 GMT3
I had some code in a .jsp file commented out using C++ style comments
within a <SCRIPT language="javascript"> block:
// startInit();
//<% if (config.debug.equals("1")) { %>
Need Systerm Property user.timezone to be manipulated13 Jan 2005 13:11 GMT1
A jdk installation on my machine has picked up the time zone
Asia/Rangoon
My time zone is actually Asia/ Calcutta
Apparently, j2sdk1.4.2_05 does not even support Asia/Rangoon- MMT that
Almost there!13 Jan 2005 13:08 GMT1
I have had a lot of trouble with this I/O program (read text from a file and
writes the text to another where each line must not exceed 80 chars).
I have finally found a way to print the first sentence right, but can't seem
to get the rest of the text from the file after the first ...
How to cut strings?13 Jan 2005 12:41 GMT10
In a program that I have made I read a string from a file (it can be of any
size). Now I would like to write this string to another file, each line must
not exceed 10 chars:
String from file: "ddd dddddPdddddd ffZf fff"
How to download jre where load a applet?13 Jan 2005 09:11 GMT2
   How to download jre where load a applet?
code like :
----------------------------------
<body>
showStatus() doesn't work on Netscape and Mozilla13 Jan 2005 07:51 GMT1
Hi all...
I wrote an applet that shows mouse position using showStatus().
It works well on IE but on Netscape and mozilla it fails.
I know that it's running because that is another command that i use to
How to convert Number -> INT13 Jan 2005 01:30 GMT2
How can i convert Number to Int
Thanks for answer
P.S. I need convert number from spinner to int;
What is  JDK 1.512 Jan 2005 23:41 GMT5
I am a newbie
Last month I downloaded j2sdk-1_4_2_05-windows.
I now hear that there is a JDK 1.5 What does that mean
Can't find method!12 Jan 2005 22:49 GMT2
My PrettyController class gives an error message when I send the method
"close" to pp (which is an instantiation from class PrettyPrint). But I have
this method in my PrettyPrint class so why does it not work?
import javax.swing.*;
Far far away plugin to make eclipse 3 compaible with Java 1.512 Jan 2005 12:25 GMT3
Sorry to talk abour Eclipse on this Java forum but I'm looking for a
way to run Eclipse 3.1 with Java 1.5.
I'm sure I read a thread where there was a link to  this magic plugin.
I scanned all threads since november 2004 and could not find it.
Problems with Exceptions in IO12 Jan 2005 10:55 GMT3
I am trying to make a program that is cable of reading and writing to a
payroll file that has the following format:
Fred Mertz|31|20.25
Lucy Ricardo|42|24.50
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.