Swing is part of the core in JDK1.2; the Swing classes no longer live in
a separate file.
If you're looking to run 1.2 applets in a browser, you need to 1) wait
for 1.2 to appear in browsers, or 2) use the JDK1.2 plugin, which is
available on some platforms (NT and Sun, and maybe some others). If all
you're looking to do is run 1.1 applets with Swing, Sun makes 1.1
versions of Swing available -- that's where you'll find swing.jar. It's
pure Java, so getting and using swing.jar with your browser doesn't
involve the Blackdown code at all.
There is one place you can run 1.2 applets today: the appletview that
comes with the JDK. And there's one mystery browser: I don't know where
HotJava is with 1.2 support.
Nathan
Joerg Bartholdt wrote:
>
> Hello everbody,
>
> I downloaded the JDK1.2 from www.blackdown.org, although I don't know
> the difference to the JDK directly from Sun.
> I want to write applets with Swing, and the Sun pages tell me how to
> enable Swing classes in my Netscape 4.5 Browser:
> 1. Find swing.jar in your Swing distribution
> 2. Copy it to netscape/java/classes
> Very nice, but the blackdown distribution does not have a swing* file.
> Which .jar contains the swing classes?
> By the way, this would also be interessting for the CORBA classes ?!
> Which version of CORBA does the JDK1.2 support (1.0, 2.0, 2.2 ?). For
> example, the Java ORB from ORBacus uses a class called BOA (while
> initializing the server) which does not exist in the JDK1.2 API. I was
> told that since CORBA2.2, BOA is obsolete and was replaced by a POA
> (what ever this is).
>
> Non of the FAQ answers this questions. This is why I try this way of
> asking.
>
> Cheers,
> Joerg
>
> P.S.: As I am not subscribed to your mailing list, could you please send
> an answer directly to my email address? Thank you.
>
> ----------------------------------------------------------------------
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]