Dear All:
Can anyone show me how to Run the rmic Compiler to Obtain the Stub and
Skeleton .class Files for the remote method invocation ?
Thanks.
Isaac Brobbey
Java2 & Java3D
MS/CIT Project
===
To unsubscribe, send e
Problems with swing and java3D
, try
JPopupMenu.setDefaultLightWeightPopupEnabled(false);
ToolTipManager.sharedInstance().setLightWeightPopupEnabled(false);
Hope that helps.
Isaac Brobbey
Java2 & Java3D
MS/CIT Project
-Original Message-
From: Discus
System.runFinalization();
System.gc();
explicitly
(lets say after freeing/cleaning up references)
Isaac Brobbey
Java2 & Java3D
MS/CIT Project
Liberate Resources
Isaac Brobbey
Java2 & Java3D
MS/CIT Project
.
Isaac Brobbey
Java2 & Java3D
MS/CIT Project
-Original Message-
From: Discussion list for Java 3D
API [mailto:[EMAIL PROTECTED] On
Behalf Of hterrolle
Sent: Friday, March 28, 2003 3:58 PM
To: [EMAIL PROTECTED]
Subject: [JAVA3D] Memory Problem
Hi again,
I try
System.gc only wakes the garbage collector,
if it is not started.
You may explicitly set the object to null.
If the objects are of the same type, then put them in an array and set the array
to null.
Isaac Brobbey
Java2 & Java3D
MS/CIT Project
-Original Message-
If you are overloading with a lot of objects, then it will be CPU bound.
Isaac Brobbey
Java2 & Java3D
MS/CIT Project
-Original Message-
From: Discussion list for Java 3D API
[mailto:[EMAIL PROTECTED] On Behalf Of Tarlton Mark-CMT041
Sent: Tuesday, March 25, 2003 9:14 AM
To: [E