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 / GUI / July 2006

Tip: Looking for answers? Try searching our database.

javax

Thread view: 
ivan danicic - 28 Jul 2006 17:17 GMT
Hello, I can't find where from to download javax/media/... I keep getting a
vast number of html files describing the packages but no packages. Any help
much appreciated.
Ivan
Knute Johnson - 28 Jul 2006 18:09 GMT
> Hello, I can't find where from to download javax/media/... I keep getting a
> vast number of html files describing the packages but no packages. Any help
> much appreciated.
> Ivan

http://java.sun.com/products/java-media/jmf/

On the right side under Popular Downloads - Java Media Framework 2.1.1e

Signature

Knute Johnson
email s/nospam/knute/

ivan danicic - 28 Jul 2006 21:03 GMT
>> Hello, I can't find where from to download javax/media/... I keep getting
>> a vast number of html files describing the packages but no packages. Any
[quoted text clipped - 4 lines]
>
> On the right side under Popular Downloads - Java Media Framework 2.1.1e

Hello, it doesn't seem to give me javax/media/opengl which I want.
Ivan
Roland de Ruiter - 28 Jul 2006 21:27 GMT
>>> Hello, I can't find where from to download javax/media/... I keep getting
>>> a vast number of html files describing the packages but no packages. Any
[quoted text clipped - 7 lines]
> Hello, it doesn't seem to give me javax/media/opengl which I want.
> Ivan
<http://en.wikipedia.org/wiki/Java_OpenGL>
<https://jogl.dev.java.net/>
Signature

Regards,

Roland

ivan danicic - 29 Jul 2006 22:47 GMT
>>>> Hello, I can't find where from to download javax/media/... I keep
>>>> getting a vast number of html files describing the packages but no
[quoted text clipped - 9 lines]
> <http://en.wikipedia.org/wiki/Java_OpenGL>
> <https://jogl.dev.java.net/>
Hello All, none of this gives me what I want afaik. E.g. executing
jmf-2_1_1e-linux-i586  gives loads of classes etc but when I run
"find / -name GLAutoDrawable" nothing shows up. What's wrong?
Ivan
Andrey Kuznetsov - 29 Jul 2006 23:03 GMT
> Hello All, none of this gives me what I want afaik. E.g. executing
> jmf-2_1_1e-linux-i586  gives loads of classes etc but when I run
> "find / -name GLAutoDrawable" nothing shows up. What's wrong?

you need jogl https://jogl.dev.java.net/

Andrey

Signature

http://uio.imagero.com Unified I/O for Java
http://reader.imagero.com Java image reader
http://jgui.imagero.com Java GUI components and utilities

ivan danicic - 30 Jul 2006 12:00 GMT
>> Hello All, none of this gives me what I want afaik. E.g. executing
>> jmf-2_1_1e-linux-i586  gives loads of classes etc but when I run
[quoted text clipped - 3 lines]
>
> Andrey

Hello, this seems to require a complete new installation of java. That's not
worth while the risks involved.
Ivan
Andrey Kuznetsov - 30 Jul 2006 12:48 GMT
> Hello, this seems to require a complete new installation of java. That's
> not
> worth while the risks involved.

Which risks?
I know only 2 real risks - and they have nothing to do with java:
1) Eruption of Yellowstone park volcano
2) La Palma's (or some Hawaiis island) break in two peaces

Andrey

Signature

http://uio.imagero.com Unified I/O for Java
http://reader.imagero.com Java image reader
http://jgui.imagero.com Java GUI components and utilities

ivan danicic - 30 Jul 2006 22:01 GMT
Andrey Kuznetsov wrALe:

>> Hello, this seems to require a complete new installation of java. That's
>> not
[quoted text clipped - 6 lines]
>
> Andrey

Great! But all I want (because it is used in downloaded examples)
javax.media.opengl.GL;
javax.media.opengl.GLAutoDrawable;
javax.media.opengl.GLEventListener;
javax.media.opengl.glu.GLU;
Any offers?
Ivan
Andrey Kuznetsov - 31 Jul 2006 09:06 GMT
Ivan,

> Great! But all I want (because it is used in downloaded examples)
> javax.media.opengl.GL;
> javax.media.opengl.GLAutoDrawable;
> javax.media.opengl.GLEventListener;
> javax.media.opengl.glu.GLU;
> Any offers?

sure!

just download last version of jogl here:
https://jogl.dev.java.net/servlets/ProjectDocumentList?folderID=5476&expandFolde
r=5476&folderID=4649


current version is 1.00 beta 05

jogl.jar is here:
http://download.java.net/media/jogl/builds/archive/jsr-231-beta5/jogl.jar

jogl source is here:
http://download.java.net/media/jogl/builds/archive/jsr-231-beta5/jogl-src-1_0_0-
beta05.zip


open jogl-src-1_0_0-beta05.zip and go to jogl/src/classes/javax/media/opengl
directory to ensure that I not lie ;-)

you will need also to download some of jogl-natives-xxx.jar

Andrey

Signature

http://uio.imagero.com Unified I/O for Java
http://reader.imagero.com Java image reader
http://jgui.imagero.com Java GUI components and utilities

ivan danicic - 31 Jul 2006 11:51 GMT
> Ivan,
>
[quoted text clipped - 8 lines]
>
> just download last version of jogl here:

https://jogl.dev.java.net/servlets/ProjectDocumentList?folderID=5476&expandFolde
r=5476&folderID=4649


> current version is 1.00 beta 05
>
> jogl.jar is here:
> http://download.java.net/media/jogl/builds/archive/jsr-231-beta5/jogl.jar
>
> jogl source is here:

http://download.java.net/media/jogl/builds/archive/jsr-231-beta5/jogl-src-1_0_0-
beta05.zip


> open jogl-src-1_0_0-beta05.zip and go to
> jogl/src/classes/javax/media/opengl directory to ensure that I not lie ;-)

Hello Andrey, javax.media.opengl/GL
does not seem to be there. I think I'll give up!
Ivan

> you will need also to download some of jogl-natives-xxx.jar
>
> Andrey
Greg R. Broderick - 28 Jul 2006 19:16 GMT
ivan danicic <ivan@goaway.spam> wrote in news:gMqyg.29319$9d4.527
@fe2.news.blueyonder.co.uk:

> Hello, I can't find where from to download javax/media/... I keep getting a
> vast number of html files describing the packages but no packages. Any help
> much appreciated.

http://www.google.com/search?num=50&as_epq=javax.media&as_sitesearch=sun.com

Cheers
GRB

Signature

---------------------------------------------------------------------
Greg R. Broderick            gregb.usenet200606@blackholio.dyndns.org

A. Top posters.
Q. What is the most annoying thing on Usenet?
---------------------------------------------------------------------

Oliver Wong - 28 Jul 2006 21:50 GMT
> Hello, I can't find where from to download javax/media/... I keep getting
> a
> vast number of html files describing the packages but no packages. Any
> help
> much appreciated.
> Ivan

Sounds like you want to download JMF:
http://java.sun.com/products/java-media/jmf/

   - Oliver
sundar22in@gmail.com - 29 Jul 2006 08:44 GMT
> Hello, I can't find where from to download javax/media/... I keep getting a
> vast number of html files describing the packages but no packages. Any help
> much appreciated.

I think you are talking about javax.media.* package. Check out the
following link for JMF...
http://java.sun.com/products/java-media/jmf/index.jsp

Alternatively Java Sound API might be useful(javax.sampled.*)...
http://java.sun.com/products/java-media/sound/
Michael Rauscher - 31 Jul 2006 00:08 GMT
ivan danicic schrieb:
> Hello, I can't find where from to download javax/media/... I keep getting a
> vast number of html files describing the packages but no packages. Any help
> much appreciated.
> Ivan

http://java.sun.com/products/java-media/jmf/2.1.1/download.html

Bye
Michael
Print Guy - 31 Jul 2006 11:47 GMT
> Hello, I can't find where from to download javax/media/... I keep getting a
> vast number of html files describing the packages but no packages. Any help
> much appreciated.
> Ivan

Don't know if this is exactly what you need, but I did a google on
javax.media and found this site

http://support.borland.com/entry.jspa?externalID=305&categoryID=56

The package, "javax.media.*" is part of the JMF API, which is not
included with the base install of JBuilder, nor the base install of
Sun's JDK, but can be installed separately, and is freely available for
download from Sun:

http://java.sun.com/products/java-media/jmf/2.1.1/download.html
ivan danicic - 31 Jul 2006 19:08 GMT
>> Hello, I can't find where from to download javax/media/... I keep getting
>> a vast number of html files describing the packages but no packages. Any
[quoted text clipped - 12 lines]
>
> http://java.sun.com/products/java-media/jmf/2.1.1/download.html
Hi Print, I've got what they offer there but it's incomplete it seems.
This is all too painful, I'm giving up, I only wanted to put some applets on
my web page but I can do without.
Ivan


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this 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.