JDK1.1.6 - Realizing GUI

1998-12-11 Thread George Karabotsos
Hello, I am experiencing a problem under JDK1.1.6 (I am downloading 1.1.7 as I am writing this e-mail). The problem is as follows, I invoke my program and I my UI does not appear. If I add the option -v either in the java or jre command it appears; if I unsetenv the DYN_JAVA variable then my UI

Beans

1998-11-07 Thread George Karabotsos
Hi, could anybody give me some starting points of how I should find out more about the bean coding standard. Regards, George.

2D API

1998-10-24 Thread George Karabotsos
Hello, I was wondering whether the 2D Api is supported by JDK1.1.6. If not, do you plan to supported and when? If you do then could you tell me where it is. From JavaSoft's docs it should be at java.awt.geom, and it is a core class. Regards, George