webLinks = new ArrayList(); for (int i=0; i<5; i++) webLinks.add(new WebLink()); colors = new String[3]; colors[0]="Black"; colors[1]="Blue"; colors[2]="Red";
return colors[index];
return colors;
return csharpIdes;
return ide;
return javaIdes;
return language;
return name;
return (WebLink)webLinks.get(index);
return webLinks;
webLinks.clear(); colors = new String[3];
colors[index] = color;
this.colors = colors;
this.ide = ide;
this.language = language;
this.name = name;
webLinks.set(index, webLink);