Forum: Java Oct 24th, 2008 |
| Replies: 16 Views: 1,514 yeah guess so, but if you can havea look at it tonight that would be great |
Forum: Java Oct 24th, 2008 |
| Replies: 16 Views: 1,514 ok this zip i uploaded is a school working i am ment to get player.class with all 5 methods working obviously its not straight foward, is there any charce in your looking through what i have done and... |
Forum: Java Oct 24th, 2008 |
| Replies: 16 Views: 1,514 Hi I have uploaded my current version as i am really stuck please take a look any help would be really nice it has been done in bluej
thanks |
Forum: Java Oct 24th, 2008 |
| Replies: 16 Views: 1,514 public void setTrack(int trackNumber){ this.track = trackNumber; // although I must say this.trackNumber = trackNumber sounds more logical, but then // it would be setTrackNumber(int... |
Forum: Java Oct 24th, 2008 |
| Replies: 16 Views: 1,514 ok thanks again can I ask just one last thing still having trouble compiling it can you download the zip file open it and edit and save and re upload it many thanks again |
Forum: Java Oct 24th, 2008 |
| Replies: 16 Views: 1,514 just noted i can edit posts rather than making new ones see last post thanks |
Forum: Java Oct 24th, 2008 |
| Replies: 16 Views: 1,514 ok thanks for that but i still cant compile the program and would really like to test it can you quicky add the code needed for these methods please:
/**
*
*/
public void... |
Forum: Java Oct 24th, 2008 |
| Replies: 16 Views: 1,514 Hi I am still stuck can you show me the code needed for the play method then I will have a go at doing the stop method myself and I am really pushed for time need to finish this in 2 hours time, any... |
Forum: Java Oct 24th, 2008 |
| Replies: 16 Views: 1,514 I havent done java in a while and not sure what to do with the void methods please can someone help me out thanks whole thing is in a zip file as well done in bluej as there is a long list of code... |