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 / June 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Impossible to launch ressources: http://Server/application.jar13 Jun 2007 16:56 GMT4
I'm getting an error message wqhen I try to launch an application. The
application is in IIS and I'm using a .jnlp file.
I guest I need to register my .jar file ... but how ???  Or do I have
to add MIME typs .jar in IIS ???
Using enum and specific values in method.13 Jun 2007 06:26 GMT3
I wrote a method and I want to have only 2 possibility when using arguments.
In other words, I just want to be able to use 2 type of values.
public class DataAnalyzer {
   public enum Mode { YSI, HYPERPRO } //the 2 possible values
For each and remove13 Jun 2007 06:23 GMT9
With an old fashioned JDK 1.4 Iterator you can used the remove method
to remove an element without screwing up the looping.  Is it possible
to do the same thing using the JDK 1.5 for each loop syntax, say for
example to loop through an ArrayList or HashMap deleting some of the
Array Problem : seems to overwrite all values12 Jun 2007 21:15 GMT9
I have some code, outlined below. The problem is that the line
"new_pop[i] = new_ind" does something weird. Rather than saving the
result into array index i, it overwrites all the indexes 0->i. The
output from the System.out command are also included so you can see
web start error12 Jun 2007 11:05 GMT3
Hello all, when trying to "launch" my webstart application I got the
following:
An error occurred while launching/running the application.
Title: TEST1
i has the time but no spinners now i have spinners but no time, can you hlp?11 Jun 2007 23:16 GMT3
/**
 * @(#)BigFonts4
 *
 *
JSTL example11 Jun 2007 16:33 GMT1
Hi, everyone
I'm reading now the JEE5 Tutorial and in a JSTL section, there is a
code:
<c:if test="${!empty param.Add}">
jmf:how get data from stream (of file data) and not by url or file11 Jun 2007 06:49 GMT1
I have a little problem.
Java Media Framework reproduces data which is passed by url or a file.
I have this data in a stream... i mean I have in stream the data-file (a
simple server which read file and give it by stream).
monitoring the taskbar in windows10 Jun 2007 17:35 GMT1
Hi friends
Is there a bulit in class that can directly control the open
aplications in windows?.
i,e. it can find out which programs are open and minimise and maximise
Collections08 Jun 2007 16:34 GMT8
I need some help figuring out which type of collection to use in this
instance. (I know this is a fairly basic question, but I'm stumped.)
Say that I have two "lists" (could be arrays, vectors, etc, not sure
yet):
web start08 Jun 2007 15:22 GMT6
Hello all, I  have a java prog. which runs well at home butrefuses to run on
webstart. Here is the resulting java console output:
exception in thread "AWT-EventQueue-0" java.lang.UnsatisfiedLinkError:
com.sun.opengl.impl.windows.WGL.GetPixelFormat(J)I
JPanels on Layered Pane don't appear where i want.08 Jun 2007 13:50 GMT4
Hello. I'm working on a interface to a program that teaches kid's
mathematics. My menu base on JPanels that are  grouped intu
JLayeredPane. Each JPanel have it's depth. I would like to do  that if
a Pannel appear on top of the others(is active) it covers all the
Java applet: Unnecessary requests for files in the .jar08 Jun 2007 10:53 GMT5
I don't have much experience with java applets, so forgive me if this
is a stupid question... but I have one such applet which is embedded
in a web page, and it does work fine. However, for some reason, after
the applet's jar file has been (successfully) downloaded and the code
can anyone [lew?] help with this???07 Jun 2007 18:27 GMT4
... i redesigned my first attempt which usedd a single spinner
now i have 3 but they do nothing???
/**
 * @(#)BigFonts4
Polymorphism07 Jun 2007 15:50 GMT2
hiya
1)
First I must point out that I do understand the concept of run-time
polymorphism:
Pages: 1 2 3 4 5 6 7 May, 2007
 
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.