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 / February 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
GUI Help03 Feb 2004 00:11 GMT1
I have a program that I want to draw different graphics depending on which
button is pressed.
I have set up all of the GUI and the ActionListeners for the buttons but I'm
not sure how to draw the graphics without having to use the method:
What algorithm ca I use to determinate a path?02 Feb 2004 17:14 GMT4
I ahve this map of a musem:
7 --   EXIT(8)  -- 3
 |             |            |
6   --      4    --    2
java numerical library recomendation02 Feb 2004 15:33 GMT1
 I'm a relative newcomer to Java and I was wondering if there any good
numerical libraries (on the lines of GSL for C) available? Specifically
I'm looking for linear algebra routines, least squares and minimization
routines.  I'm interested mainly in Opensource libraries but I am ...
Thinking in terms of Objects.02 Feb 2004 05:52 GMT13
I come from a background of Unix C-shell, WIN .bat programming and am
entirely new to the concepts of Object-Oriented programming.
I'm having a hard time geting the concept of 'objects', 'classes',
'why to use them', 'when to use them' etc. I have bought couple of
newbie - help with applets01 Feb 2004 21:10 GMT1
I have written my first applet ( actually copied it from a book)
// <applet code="Message.class" width=200 height=100> </applet>
public class Message extends javax.swing.JApplet {
   public void paint(java.awt.Graphics g) {
Logical and Arithmetic operations with images01 Feb 2004 14:42 GMT2
Somebody knows where can I find a java applet code that implements
arithmetic and logical operations with images.
I need a realy easy code because I never have programed in visual Java.
I allready searched in the Internet but I haven't found anything.
Please help about Java01 Feb 2004 12:23 GMT6
I have a file, HelloWorld.class, as follows:
public class HelloWorld{
  public static void main(String args[]){
       System.out.println("Hello World\n");
Convert Long[] to long[] ?01 Feb 2004 11:17 GMT2
How to convert an array of object Long to array of primitive long?
Long[] to long[]?
Tx.
Java VERSION problems develop, but never go away!!01 Feb 2004 08:41 GMT2
Here is a Java program to score any objective test:
http://www.psychology.org/cgi-bin/links2/jump.cgi?ID=3913
(see this site for details on all I describe below)
Problem is, this (and all similar programs wanting people to copy
Continually-running Applet has memory leaks - how do I plug them?01 Feb 2004 04:52 GMT12
import java.io.*;
import java.net.*;
import java.awt.*;
import java.util.*;
Install/ uninstall problem J2SE on W9801 Feb 2004 02:18 GMT6
"The existing J2SE v1.4.2 installation is corrupted. Please uninstall J2SE
v1.4.2 and restart this installer."
This is the message I get when trying to install the package.
Because of problems I previously tried to uninstall J2SE during wich the
Modal dialog putting thread to sleep?01 Feb 2004 01:38 GMT3
I am  putting together a program that reads a csv file, and stuffs it into a
database.
I want a progress bar to display as the csv file is being read in.
the way i have done this is to extend the JDialog class, with a routine that
JPanel's Model01 Feb 2004 01:36 GMT1
I'm using JPanel.
How can I use the raised model of JPanel?
Many thanks
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 January, 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.