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 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
return from a try block12 Nov 2003 03:32 GMT2
When compiling code including try-catch blocks, if a return statement
is in the try block I get the compiler error:
DigitStringTag.java [30:1] missing return statement
Interfaces and classes11 Nov 2003 23:24 GMT4
I am new to Java.
I am trying to learn how to use interfaces in java.
I wrote a little test program , but it is not working.
I can compile all my classes and interface but when I execute I receive
return from try block11 Nov 2003 21:50 GMT2
When compiling code including try-catch blocks, if a return statement
is in the try block I get the compiler error:
  DigitStringTag.java [30:1] missing return statement
The code generating this error is:
Cloning an array of byte11 Nov 2003 20:10 GMT2
  I want to create a copy of array of byte, where when I modified the
cloned array, the original copy will remain the same. Thanks a lot.
Song
Help with date conversion11 Nov 2003 19:17 GMT3
I have an String that tells me the number of days since Dec 31, 1967.
For example, today (November 7, 2003) is 13095.
I'll tackle it on Monday, but I figured I'd toss it out in case any of you
are REALLY bored this weekend.  All I need is to get the integer into some
error: Unexpected Exception - browser shuting down :-(11 Nov 2003 14:24 GMT5
Two months ago I bought a new PC, with Windows XP / I.E. 6 on it.
I wanted to do some online banking but they asked me to download the jave
plugin from the sun websote and I had done it.
But after visiting some chat websites using java applet and also once during
JTable, fireTableDataChanged, selection11 Nov 2003 09:03 GMT1
I use fireTableDataChanged to notify my Jtable to update, but when my JTable
updated, the previous selected rows (could be multiple) are lost ...
I want to know how to do to keep these selections when refreshing JTable by
this way ?
(newbie) static-context and constructor/inheretance problem11 Nov 2003 00:18 GMT2
In my project I have in interface "Set" implemented by an abstract class
"OurSet" which is extended by EmptySet and MySet.
The Interface defines a static final constant this way:
"final static Set empty = new EmptySet();"
Creating arrays of objects10 Nov 2003 22:37 GMT2
I didn't think this would be a trouble also, but apparently it is. I've
created a custom object myObject, which has some properties, and a method
Init() which makes all the variables be zero.
The constructor is empty, it's:
Jedit & other java editors10 Nov 2003 19:11 GMT8
  Good day!
  I am looking for  a good free java editor for a 2nd term java class, who
has been using notepad and
word pad. JEdit seems to be very flexible but its look and feel is very
Help needed (GUI/passing objects)10 Nov 2003 18:30 GMT3
Hi, I'm a student learning java. In my latest assignment, I am to create a
Scheduler/Diary, with a GUI.
I am getting the error
Exception in thread "main" java.lang.NoSuchMethodError: BaseFrame: method
Read from a file10 Nov 2003 18:23 GMT3
I have a text file in which I have five fields, and each are separated by a
tab. How can I read that file and put the different fields into objects?
Example:
line in file:
Ntp transmission timestamp10 Nov 2003 17:56 GMT3
 I have written a program in java to send a udp packet to an ntp
server. I want to get the time off the server using the transmission
timestamp. My problem is that I can extract the transmission timestamp
from the reply packet but I want to put it into a proper time format.
"Stop the world" algorithms HELP10 Nov 2003 17:20 GMT1
Has anyone heard of "stop of the world" algorithms?  They are the
garbage collection algorithms. So java runs the garbage collector
concurrently with the users program (the mutator), though, depending
on the implementation it may suspend the mutator when it does most of
Need Help with Simple programs10 Nov 2003 14:57 GMT8
I need the code for a simple java program where the user enters a number
from 1 to 12. It will then generate a dialog box that will display the
correct month name.  For example, if the user enters "1" then the month
January will be displayed.  If the user enters "11" the month ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 October, 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.