944,022 Members | Top Members by Rank

Ad:
  • Java Discussion Thread
  • Unsolved
  • Views: 2754
  • Java RSS
Oct 10th, 2006
0

set time in int

Expand Post »
i have to set the time in minutes when this plane is expected to land or take-off. and i have to use method int..:eek:

public int setScheduledTime() {

}


what should i do....
Similar Threads
THK
Reputation Points: 10
Solved Threads: 0
Newbie Poster
THK is offline Offline
15 posts
since Oct 2006
Oct 10th, 2006
0

Re: set time in int

Take the answers from your other threads, and substitute "int setScheduledTime" for whatever the type and method name in those threads are.
Last edited by DavidRyan; Oct 10th, 2006 at 4:08 am.
Reputation Points: 22
Solved Threads: 11
Posting Whiz in Training
DavidRyan is offline Offline
229 posts
since Jul 2006
Oct 10th, 2006
0

Re: set time in int

You need to think carefully when you write your method.
It's a set method, so whats the return type (look at your other set methods)
You want to set a new time, so you will need to pass the new time in as an argument.
Its exactly the same as any other set method.
Reputation Points: 20
Solved Threads: 4
Junior Poster
cms271828 is offline Offline
123 posts
since Oct 2006
Oct 11th, 2006
0

Re: set time in int

Click to Expand / Collapse  Quote originally posted by THK ...
i have to set the time in minutes when this plane is expected to land or take-off. and i have to use method int..:eek:

public int setScheduledTime() {

}


what should i do....
You won't get any free help without trying it for yourself. Please try and have a go before you post. Thanq.
Featured Poster
Reputation Points: 1536
Solved Threads: 431
Posting Expert
iamthwee is offline Offline
5,865 posts
since Aug 2005

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Java Forum Timeline: I need a some help!!
Next Thread in Java Forum Timeline: applet shows notinited error in the web browser





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC