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 / March 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Java In 1200 Pages Or Less15 Mar 2006 00:31 GMT8
 Java neophyte with a some years ago some aquaintance
with programming in Cobol, Assembly, C, and Basic, desires
a Java learning experience of much less than a 1200 page tome.
 Ring or wire bound volume or volumes preferred.
Java Applet Question?14 Mar 2006 23:58 GMT6
I'm using a java applets that I got from http://javaboutique.internet.com/password/ 
(see below).
It's working fine....but I can't remember exactly how I set it up.
I remember that I uploaded "password.class" to my web server, along with the
How to resolve it?14 Mar 2006 17:50 GMT1
I've got three buttonGroups (consist of three radio buttons each). Each
buttonGroup gives me information.
EG:
First RB in first BG, seconf RB in second BG and second RB in third BG
Why don't I see exception14 Mar 2006 16:24 GMT3
I can compile the following code:
private static void failIfExpectedException(String comment,
                                            Class[]expectedExceptions){
        if (expectedExceptions.length > 0) {
problems with java buttons14 Mar 2006 16:18 GMT2
i have the latest version of java, downloaded yesterday
when i go to a site with java buttons i get a box around the buttons
some sites the box sais to press space or enter, some not
when i click the mouse over button or space/enter the box disappears
Arrays14 Mar 2006 04:48 GMT9
Hello all, its been awhile. Anyways, I had a question regarding arrays. Say
I want to create an array of 25objects, but I only end up filling the array
with 23 objects. I know I need a counter to keep track of the objects read
into the arrray. I have completed this but for some ...
Array List14 Mar 2006 03:27 GMT4
I'm getting an error message, operator * cannot be applied to int,
java.lang.Object when I run this
import java.util.ArrayList;
ArrayList NumList;
pixel problem!13 Mar 2006 23:17 GMT4
Im having a problem drawing shapes. The idea of the code below is to fill
in a pixel at every point there is a '0' in the string but I do not get
the shape I want. Why is this?
String[] pixels = new String[]
How to show popup when user tries to close browser window?13 Mar 2006 22:00 GMT3
           I want to show popup when user tries to close browser
window. Like "Are you sure you want to close it" or "please logof
first" etc.If user clicks yes then browser window must not get closed.
Will you please tell me how should I do it?
TextureMapping in java2D13 Mar 2006 18:03 GMT2
I'm trying to find a way to map a texture onto a shape in java2D. I
want the texture to be defined by user input, namely clicking the non
rectangular ( but probably 4 sided ) area on screen. I want to then
take that marked area and texture a shape for example just a square...
Virtual Host Apache/Tomcat13 Mar 2006 16:58 GMT1
Someone has managed to configure the Apache Virtual Host from Tomcat
applications, or better, to ask an url like
http://application.something.com, configured as Virtual Host, through
Apace that actually send to the client the folder
How to translate X,Y coordinates to a pixel index?13 Mar 2006 16:48 GMT5
I am currently working with some BufferedImages and I need to translate
a given pixel index in the image to X,Y coordinates... I tried one
approach but that seems obviously wrong, Im sure lots of people has
done this before, although I was not able to search up any code that
Wtd: example to help understanding extending BigInteger13 Mar 2006 14:59 GMT1
This isn't homework, haven't been in school for a LONG time.
I've successfully created methods for squareQ(n) and sqrt(n) that
accept BigInteger arguments and test whether the argument is a
square and returns the greatest integer <= square root.  Tested
enhanced for loop13 Mar 2006 11:32 GMT2
I usually use enhanced for loop to get values from within arrays or
collections
but I need to use it to set values within an array. anybody knows how
to do using enhanced for loop?
javax media13 Mar 2006 04:18 GMT1
can any one help me with a tutorial with how to create the basis of a
application to display a media file .avi , which then i will add the
play features, rewind etc
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 February, 2006
 
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.