I'm running JDK1.2 and I have created a class that extends JFrame. This class contains my main in aswell.
Problems occur when I try and instantiate the class in another class, i.e
private GUI...
http://www.experts-exchange.com/Programming/Languages/Java/Q_11724998.html
Zones:
JavaDate Answered: 11/06/2000 Rating: 5.2 Views: 0
I am new to JAVA/JSP/BEANS. I don't understand why this error keeps coming back. I am working through this example from the book and can't find an error since it is the books code.
****Counter....
http://www.experts-exchange.com/Programming/Languages/Java/Q_20005108.html
For an Active-X DLL written in VB. I want to do what the object browser does in the IDE from a program. I want to be able to see the names of all the classes and public variables and other items de...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20251557.html
Hi,
i found it takes long time to diaplay subdirectories and files after i click a directory. it usually takes at least 8 seconds. and it came to my awareness that on the bottom of my IE, it read ...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/2000/Q_20356767.htm...
Zones:
Windows 2000Date Answered: 09/19/2002 Rating: 9.2 Views: 0
I need to find a way to use strings to determine which child class to instantiate.
For example I have a base class Event and child Classes LightOn, FanOn, WaterOn etc...
I will set a string to a ...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20573530.html
Zones:
JavaDate Answered: 04/03/2003 Rating: 7.8 Views: 0
I have an abstract class and have a static method in the class.
Now, if this method is called through any subclass, I would need to know the class through which it was called, so that I can inst...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20597178.html
Zones:
JavaDate Answered: 08/03/2003 Rating: 5.8 Views: 0
This is the answer from the browser when I run my applet with Internet Explorer 4.0.
When I run it with Internet Explorer 3.0.2, the answer is : Exception : java.lang NullPointerException.
What met...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10059631.html
Zones:
JavaDate Answered: 06/26/1998 Rating: 7.6 Views: 0
in my program the button in an applet of an purchase order
to generate another applet which is a preview of the purchase order
http://www.experts-exchange.com/Programming/Languages/Java/Q_20060206.html
Zones:
JavaDate Answered: 11/05/2003 Rating: 8.6 Views: 0
I am trying to initialize 2 orbs within the same persistent server. One orb communicates with a remote server and uses visibroker. The other orb is for the persistent server for the local clients...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20304589.html
Zones:
JavaDate Answered: 06/06/2002 Rating: 9.4 Views: 0
This is what i did in my application
Context context = new InitialContext();
Object homeObject =context.lookup("java:comp/env/MySessionEJB1");
MySessionEJBHome home =(MySessionEJBH...
http://www.experts-exchange.com/Programming/Languages/Java/J2EE/JSP/Q_20373629.html
Zones:
JSPDate Answered: 12/18/2003 Rating: 8.0 Views: 4