| View previous topic :: View next topic |
| Author |
Message |
nrd.daheriya@gmail.com Posted via mailing list.
|
Posted: Sat Apr 25, 2009 9:43 am Post subject: Dilbert Viewer |
|
|
Hi i am trying to make DilbertViewer Mobile application ans run ..But there some Error is
comeing please give right way to fix this problem...
the code is here...
public SimpleCancellableTask getTask() {
---------
-------------
if (dailyDilbertImage_returnValue == null) {
/*Error is here name:--Cannot find class DilbertViewer */ DilbertViewer client = new
DilbertViewer();
dailyDilbertImage_returnValue = client.dailyDilbertImage();
Image dilbertImage =
Image.createImage(dailyDilbertImage_returnValue, 0, dailyDilbertImage_returnValue.length);
getDilbertCanvas().setImage(dilbertImage);
}
}
});
----
Submitted via the contact form at: http://www.netbeans.info/appl2//index.php
Referer page: http://www.netbeans.org/kb/60/mobility/mobile-dilbert.html |
|
| Back to top |
|
 |
maoneid@gmail.com Posted via mailing list.
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|
|
|