The Artima Developer Community
Sponsored Link

Java Answers Forum
how can i use a class file as a lib

0 replies on 1 page.

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 0 replies on 1 page
zuoyi

Posts: 1
Nickname: bwwjava
Registered: Jan, 2003

how can i use a class file as a lib Posted: Jan 3, 2003 1:23 AM
Reply to this message Reply
Advertisement
I'm writing j2me programs using JBuilder.
Because the speed of running a midp program is very slow,I want to write a Applet

firstly, and when i finish it ,i will transform it to a midp program.
i think javax.microedition.lcdui.Image is better than java.awt.Image,so i want to use it

in Applet,But how can i use it?
Thanks for reply.

Topic: How can I change the colour of part of TextArea? Previous Topic   Next Topic Topic: Choosing between session.getDefaultInstance,session.getInstance in javamail

Sponsored Links



Google
  Web Artima.com   

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