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
C:\ant or C:\tools\ant18 Jan 2005 20:39 GMT6
<http://ant.apache.org/manual/index.html> assumes C:\ant , but
<http://ca.wiley.com/WileyCDA/WileyAncillary/productCd-047120708X.html>
goes with C:\tools\ant, which is correct/standard?
thanks,
Recurring task (REVISED QUESTION)18 Jan 2005 13:57 GMT2
I am writing an applet that does a calculation.
how do iwrite a code so that it automatically continues USING this
foRMULA as long as n increases?
Note: n & p are variables  and  gotten from the textfield.I'm supposed
Rounding numbers18 Jan 2005 12:31 GMT4
I need to write a function that rounds a number to 2 decimal places, ie if I
have 10.46554 it should round it to 10.47. How do I go about doing such a
thing?  Is there an in built function to do this, or will I have to write
one myself?
loosing focus getcaretposiotion doesn't work18 Jan 2005 12:09 GMT1
I create some JFrame and this class has method witch creat second JFrame,
but in second JFrame I have textPane, and each time when i write
MyTextPane.getCaretPosiotion it returns 0 also after inserting text to Pane.
After creating second window is not active.
Where do I find good excercises?18 Jan 2005 11:12 GMT8
I am rather new at Java and would like to find some excercises that deal
with small project where you are supposed to connect a couple of classes and
interfaces. I know a little about inheritance, return statements for, while,
try-catch statements so if they contain these elements ...
need some help with basic java usage18 Jan 2005 10:38 GMT5
hi everybody, i just encountered a problem, hope i can get some help here. I try to let user enter a data, but i want to convert that string into Character, can anybody tell me how to do it? thank you very much.
Java equivalent of cin18 Jan 2005 10:05 GMT2
I am new to Java programming and I was wondering if anyone can tell me the
java equivalent to a cin>>...; that is normally used in c++. I want to get
user input and automatically assign it to a variable. So in other words what
would be the equivant java statement of this c++ ...
Writing to a text file contd...18 Jan 2005 09:50 GMT4
the error that i get when i try to write something on a file called
Details.txt is as follows:(Please guide me as to what to do further?)
Exception in thread "AWT-EventQueue-1"
java.security.AccessControlException: acc
Recurring task18 Jan 2005 05:01 GMT2
I am writing an applet that does a calculation.suppose i have a formula
A=P*y^n
A2=A*y^n
A3=A2*y^n
Java And COM objects18 Jan 2005 04:34 GMT3
Can anyone tell me or point me in the right direction to find out how to
access and create an instance of a COM object from within java ?
I have done some googling but can't find any clear instructions, do I
need to use the Microsoft java VM ?
File17 Jan 2005 21:45 GMT8
File tempFile = new File("temp.txt");
should create the file on disk. Yes?
The file is not created...
Java would be corrupted?
java.langNoClassDefFoundError17 Jan 2005 18:49 GMT2
We have been trying to figure this out for days. We set up JRE 1.4.0
on linux, and we get a valid version returned when we type "java
-version", but we can not get our application to run. We use the -cp
for the classpath in the java command, followed by a list of the jar
Auto Install for MIDlets17 Jan 2005 18:48 GMT6
I have limited Java experience and have not done any J2ME or J2SE
programming before, so of course I was the perfect choice to get
assigned with figuring out the following:
We have a J2ME application currently running on Nextel phones.  The
Bit Manipulation17 Jan 2005 12:49 GMT9
I want to work with bits (e.g. 4-bit, 8-bit, ... or 32-bit blocks)Where
can I find the functions for bits. For example left-shift, circular
shift. I know that BitSet has logical AND, OR, XOR and ...
But I need more detailed instructions. BitSet uses a default size of 64
Packages & javac 101 error: cannot read: foo.java16 Jan 2005 22:15 GMT4
I'm trying to compile from sources into classes while importing an
external package.  How should I modify the options and code files,
please?
C:\>javac @options @code
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.