The Artima Developer Community
Sponsored Link

Java Answers Forum
Using Java Microedition Classes

1 reply on 1 page. Most recent reply: Mar 23, 2004 11:01 PM by dew

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
Matthew Lintlop

Posts: 1
Nickname: playtowin
Registered: Mar, 2004

Using Java Microedition Classes Posted: Mar 7, 2004 11:47 AM
Reply to this message Reply
Advertisement
Hello,

I was wondering if one of you java gurus can please tell this java newbie how to install new class files into the javax package?

The problem I'm encountering is that I'm getting a package not found error when I use the following:

import javax.microedition.m3g;

By the way "m3g" refers to a bunch of class files that I downloaded as part of a new Java SDK.

Thanks in advance,
--Matthew


dew

Posts: 1
Nickname: asyouwish
Registered: Mar, 2004

Re: Using Java Microedition Classes Posted: Mar 23, 2004 11:01 PM
Reply to this message Reply
where can we get that javax.microedition.m3g api or class ?
could you tell me ?thanks a lot

Flat View: This topic has 1 reply on 1 page
Topic: repaint invoked in an infinite loop Previous Topic   Next Topic Topic: error?

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use