|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Nested Class Summary | |
static class |
HasLabels.Labels_list
Inner list class for holding multiple entries for attribute labels. |
| Method Summary | |
void |
addToLabels(Compound compound)
Method to add Compound to Labels_list |
void |
addToLabels(int position,
Compound compound)
Method to add Compound at position to Labels_list |
Compound |
getFromLabels(int position)
Method to get Compound from Labels_list |
HasLabels.Labels_list |
getLabels()
Get method for labels |
void |
removeElementAtFromLabels(int position)
Method to remove by position from Labels_list |
void |
removeFromLabels(Compound compound)
Method to remove first Compound from Labels_list |
void |
setLabels(HasLabels.Labels_list labels)
Set method for labels |
| Method Detail |
public void setLabels(HasLabels.Labels_list labels)
public HasLabels.Labels_list getLabels()
public void addToLabels(Compound compound)
public void addToLabels(int position,
Compound compound)
public Compound getFromLabels(int position)
public void removeElementAtFromLabels(int position)
public void removeFromLabels(Compound compound)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||