BorlandTalk.com Forum Index BorlandTalk.com
Borland discussion newsgroups
 
Archives   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

.jar file not seen ! HELP !

 
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> JBuilder IDE
View previous topic :: View next topic  
Author Message
Stan Dominski
Guest





PostPosted: Tue Jun 28, 2005 2:11 pm    Post subject: .jar file not seen ! HELP ! Reply with quote





I have done everything right and yet still the same error messages:

Any suggestions ?
Thank you
Stan

"Blob.java": package objectdraw does not exist at line 3, column 1
"Blob.java": cannot find symbol; symbol: class WindowController at line 5, column 27
---------------------------------

package stan_blob;

import objectdraw.*;

public class Blob extends WindowController
{

// Location(double x, double y) .
//Parameters:
//x - the point's x value
//y - the point's y value

public void onMousePress(Location p)
{

//Parameters:
//start - the starting point of the line.
//end - the destination point of the line.
//c - the canvas in which the line is created.
// Line(Location start,Location end,DrawingCanvas c)

new Line(180, 170, 250, 340, canvas);
new Line(240, 40, 220, 500, canvas);


}

public void onMouseRelease(Location p)
{
canvas.clear();
}
}

-----------------------------------------------------
Back to top
Display posts from previous:   
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> JBuilder IDE All times are GMT
Page 1 of 1

 
Jump to:  
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


Powered by phpBB © 2001, 2006 phpBB Group
SEO toolkit © 2004-2006 webmedic.