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 / October 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Java and C#17 Oct 2005 05:37 GMT13
I'm a IT student and doing a project to convert a C# source into a Java
Source.So I need to know how to Compile and Run C# and Java files
through my Java Program. and also I need to know how to read the system
registry to check weather the .NET is installed in the OS.Does anybody
NervousText vs NetBeans 4.117 Oct 2005 03:16 GMT3
I'm trying to learn how to create custom property editors for own javabeans.
I'm using sun's tutorial from webpage
http://java.sun.com/developer/onlineTraining/Beans/Beans4/nervous07.html
Everything is going well, i'm able to add this bean as new component
Potentially dumb question17 Oct 2005 01:53 GMT4
Could anyone tell me where I might download the latest version of the
Java Development Kit?  I have an old Java book and I thought I might
play with it but I need a kit that works with Win XP.
TIA
Java on FreeBSD16 Oct 2005 23:49 GMT1
Hello list
I use Gentoo (linux) but is considering shifting to FreeBSD.
Is Java 1.5 fully supported under FreeBSD (netbeans, eclipse etc)?
Regards Kim
TreeSet error16 Oct 2005 20:30 GMT1
I have the following problem, where the Song is a class created by me. The
first add is ok. The second caused this error.
Exception in thread "main"
java.lang.ClassCastException: library.Song
popupmenu for a cell in a JTable16 Oct 2005 19:36 GMT1
I want to have a popupmenu when I right click on a selected cell in a JTable
(using with a AbtractTableModel). What are steps I should do, please help.
Thank you
S.Hoa
starting service from java16 Oct 2005 18:07 GMT3
Is it possible to start a xp service from java ? For example start a ftp
service ?
John
DependencyWalker says JNI functions use C, not stdcall (Windows)16 Oct 2005 17:49 GMT2
The header file (with macros replaced) has the declaration:
__declspec(dllimport) jint __stdcall JNI_CreateJavaVM(JavaVM**, void**
void*);
Have just upgraded to Update 5 of Java1.5, and can no longer link
How to call DOS cmd?16 Oct 2005 17:08 GMT9
I'd like to call a batch file from a java program.  I think I should
find the way in JNI. But after I've read the java tutorial for JNI,
it seems to me that one can only call a method in a .dll file, and that
there is no simple way as in C for calling a system cmd:
A truly uninstantiable class?16 Oct 2005 16:58 GMT19
Just wondering if it's really impossible to instantiate or extend the
following class:
   package testing;
   public abstract class BagOfStaticMethods
Collections.sort() in Java 516 Oct 2005 16:34 GMT7
Probably has a simple solution but I couldn't see it.
I still get an "unchecked" warning for this:
---
ArrayList<Decision> alDec = new ArrayList<Decision>();
Strings and pools16 Oct 2005 15:38 GMT4
I have a book that says this:
String s = "abc"; // #1
creates one String object and one reference variable
and this:
JSP files commenting help, please!16 Oct 2005 15:31 GMT1
Can anyone help me comment these two documents?  Thanks!
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
Polymorphism in methods called by name16 Oct 2005 08:50 GMT17
I have got a problem with calling a method by name. I am using for it
object Method.
The situation looks like that:
I have got class A with method: setUserList(java.util.List)
GUI Problems16 Oct 2005 00:15 GMT2
I have a program which i have developed in java and i would like to use the
metal look and feel for it apart from i would like to use the windwos look
and feel for the internal frames.
I created my own look and feel class which extends metal look and feel as to
 
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.