User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
DaniWeb is a massive community of 397,940 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 7,581 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Showing results 1 to 7 of 7
Search took 0.01 seconds.
Posts Made By: Neke
Forum: Java May 4th, 2008
Replies: 8
Views: 364
Posted By Neke
Re: object for an array

Thanks a lot Vernon,
I was able to create an instance of a suspent, then i drew a nested loop to add an array of suspects. and randomly added color to the nose, eyes of the suspect.I now want to...
Forum: Java May 4th, 2008
Replies: 8
Views: 364
Posted By Neke
Re: object for an array

Thank you Vernon for your help,
I have been able to get the program running. I created the robots which I named suspect and have an array of them with different color of noses. I now want to use a...
Forum: Java May 4th, 2008
Replies: 8
Views: 364
Posted By Neke
Re: object for an array

Thanks for your response. I find it much easier to declare objects as private. What I find difficult at this time is actually creating the robot itself. Giving the following parameters "The width and...
Forum: Java May 4th, 2008
Replies: 8
Views: 364
Posted By Neke
Re: object for an array

This is the triangle class:

public class Triangle extends JComponent {

private int[] xPoints, yPoints;

public Triangle(int x1, int y1, int x2, int y2, int x3, int y3) {

super();
Forum: Java May 3rd, 2008
Replies: 8
Views: 364
Posted By Neke
object for an array

I would like to draw an array of robots. How do i complete this class to draw the head, body, legs of a robot given that the robot is to be drawn within an invisible rectangular Container. The...
Forum: Database Design Mar 28th, 2008
Replies: 3
Views: 684
Posted By Neke
Re: Database design for a school' sports day

ok here are my enttities and their attributes
Pupil
P ID PK
Class ID
PfName
PlName
PAge

Class
ClassName
Forum: Database Design Mar 27th, 2008
Replies: 3
Views: 684
Posted By Neke
Database design for a school' sports day

Hello all,
I'm new in this group and with designing databases. I would like to design a databse for managing data about the sports day for a school.

I have been able to create the following tables:...
Showing results 1 to 7 of 7

 
All times are GMT -4. The time now is 11:54 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC