Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > BlackBerry JDE 4.3.0

Reply
Thread Tools

BlackBerry JDE 4.3.0

 
 
Clinto
Guest
Posts: n/a
 
      03-04-2008
Hello,

I am trying to write a simple program for a blackberry that will take
two integers as inputs from the user and add them together and return
the sum. I am having a difficult time finding out what package and
what commands will allow me to take data from a user imput. I have
reviewed the API, but am unable to determine what to use. For Java in
netbean I use java.util.scanner and construct a new instance of
scanner. Does anyone know what contructor and what methods I should
use? Thanks.
 
Reply With Quote
 
 
 
 
Roedy Green
Guest
Posts: n/a
 
      03-05-2008
On Tue, 4 Mar 2008 15:25:02 -0800 (PST), Clinto <clinto_@hotmail.com>
wrote, quoted or indirectly quoted someone who said :

>I am trying to write a simple program for a blackberry that will take
>two integers as inputs from the user and add them together and return
>the sum. I am having a difficult time finding out what package and
>what commands will allow me to take data from a user imput. I have
>reviewed the API, but am unable to determine what to use. For Java in
>netbean I use java.util.scanner and construct a new instance of
>scanner. Does anyone know what contructor and what methods I should
>use? Thanks.


I don't have a Blackberry, but if anyone wants to give me one, I would
be happy to help them with coding problems. That is actually quite a
good deal for a corporation, though not for a student.

--

Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
 
Reply With Quote
 
 
 
 
Clinto
Guest
Posts: n/a
 
      03-05-2008
On Mar 4, 7:06*pm, Roedy Green <see_webs...@mindprod.com.invalid>
wrote:
> On Tue, 4 Mar 2008 15:25:02 -0800 (PST), Clinto <clin...@hotmail.com>
> wrote, quoted or indirectly quoted someone who said :
>
> >I am trying to write a simple program for a blackberry that will take
> >two integers as inputs from the user and add them together and return
> >the sum. I am having a difficult time finding out what package and
> >what commands will allow me to take data from a user imput. I have
> >reviewed the API, but am unable to determine what to use. For Java in
> >netbean I use java.util.scanner and construct a new instance of
> >scanner. Does anyone know what contructor and what methods I should
> >use? Thanks.

>
> I don't have a Blackberry, but if anyone wants to give me one, I would
> be happy to help them with coding problems. That is actually quite a
> good deal for a corporation, though not for a student.
>
> --
>
> Roedy Green Canadian Mind Products
> The Java Glossaryhttp://mindprod.com


Unfortunately I don't have a blackberry either. However, I did
download Blackberry JDE 4.3.0 which has a build in blackberry
simulator that is really cool. I am thinking about getting the Pearl
though. I am doing this as an offshoot of a homework assignment. I
have started and will not be able fulfill my life until I complete
this.
 
Reply With Quote
 
TylerJames
Guest
Posts: n/a
 
      03-05-2008
On Mar 4, 6:25 pm, Clinto <clin...@hotmail.com> wrote:
> Hello,
>
> I am trying to write a simple program for a blackberry that will take
> two integers as inputs from the user and add them together and return
> the sum. I am having a difficult time finding out what package and
> what commands will allow me to take data from a user imput. I have
> reviewed the API, but am unable to determine what to use. For Java in
> netbean I use java.util.scanner and construct a new instance of
> scanner. Does anyone know what contructor and what methods I should
> use? Thanks.


Hey,

What you probably want to do is create a screen with an EditField.
Then use EditField.getText() to get the user input.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
ASP.NET and BLACKBERRY John Cosmas ASP .Net 1 06-18-2005 12:38 AM
MDS window disappears for JDE 4.0 Mita ASP .Net Mobile 0 05-24-2005 09:06 PM
Emulators for Blackberry PDA's to test mobile aspnet code Chumley Walrus ASP .Net 1 12-31-2004 05:10 AM
Blackberry development VB Programmer ASP .Net 1 11-03-2004 07:20 PM
xemacs jde James David Miller Java 1 10-30-2003 08:57 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57