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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
eclipse fiasco - source path24 Mar 2006 06:21 GMT1
I hate causing my own problems... dammit.
So I had two Eclipse projects with directories
 com.mysite.application..
 com.mysite.framework..
Fun with generics24 Mar 2006 01:55 GMT25
Let's say I want to write a table that may be backed by an SQL table
or by in-memory store. The table is a list of column headers and a
list of rows.
   public interface ColHdr<C> {
Java HelpSet24 Mar 2006 01:55 GMT1
I am just trying to find out how to use Java Help and have come across a
problem at the first step.
I have the line below which I thought should find the help set file.  For
some reason it always returns null.
Exception handler being called24 Mar 2006 01:04 GMT3
I wrote a piece of code for buffering a file - I plan on using it eventually
as part of a larger application.
However the exception handler seems to be getting called, but the getMessage
function just returns null.   I'm confused.  The file copy works fine - I
Java as the default application24 Mar 2006 00:27 GMT5
Is there a way to make a JAR file the default application to load when
clicking on a certain file type on windows? On a Mac?
Thanks,
Adam
Anyone know how to get parameter name?24 Mar 2006 00:04 GMT25
I want to get parameter name from specify method. Example:
Code:
public class AClass {
  public AClass() {}
UPS and the SSL for senitive data transactions23 Mar 2006 23:31 GMT1
I am getting strated on a small application for my company that will
get data from UPS and make it usefull to a group of users.  Is ther any
place I can go that has sample code that uses the UPS keys to access
their data?  Thanks for your help
How to define Region of Interest in an image with mouse23 Mar 2006 21:43 GMT2
I need to find a way to allow a user to trace an arbitrary region of a
displayed image with a mouse and capture the outlined area as a 'region of
interest' (ROI)  I've looked at the Java Advanced Imaging classes and they
seem to have what I need to manage the data.
Performance Q: java hotspot vs. native code23 Mar 2006 21:12 GMT31
In each of these two cases, would optimized C run substantially faster
than Java (hotspot or other JIT VM)?
* A number-crunching algorithm with a tight loop and a large number of
iterations (from
Sortin Vector23 Mar 2006 20:39 GMT1
I have a vector which has a series of objects in it.
Id like them to be sorted in relation one of the data members or the
objects.
is htis possible?
String to Date23 Mar 2006 20:00 GMT11
Let's say that I have a string with this date format "DD/MM/YYYY", could you
please write me the code to convert it to date without the TIME.
I tried, but It always converts the String to Data with the time at the end,
could you please write me the code to do this ?
How to see jsp files visually in Eclipse23 Mar 2006 19:59 GMT1
I am using Eclipse to do JSP development, When I click the jsp page, I
can only see the source code of .jsp files. How to see it visually
(like what we see in the browser)?
Do I have to start tomcat before seeing it? I read the doc of Eclipse
how to restore the original perspective in eclipse23 Mar 2006 19:29 GMT1
In Eclipse, In debug perspective, somehow I changed the placement of
each window(view) in the perspective. How to change the position of
these windows back to its default position.
right now, I have serveral windows docking with each other. I want them
Games Architecture23 Mar 2006 19:02 GMT2
   I am currently producing a game in Java. I have come across an
architecture for video games, consisting of controllers, renderers, Game
state, game simulator etc. It look a lot like a basic class diagram with
each of the parts being a class. I was planing on implementing the ...
Eclipse bug?23 Mar 2006 18:45 GMT18
Eclipse bug? Using most recent version (as of a couple weeks ago,
anyway), if it sits idle for a day or two in the taskbar, it stops
responding -- or at least it is really sluggish if you try to use it
again, and not just for a short time, but until you quit and restart it.
 
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.