|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The interface to implement if we want selection abilities.
| Method Summary | |
void |
deselect()
Deselects the instance. |
boolean |
gotSelectedElements()
In the case of an instance composed by different elements (for example trees), this method checks if there are some selected elements. |
boolean |
isSelected()
Checks if the instance is selected. |
void |
select()
Selects the instance. |
void |
setNotSelected()
Marks the instance as not selected. |
void |
setSelected()
Marks the instance as selected. |
| Method Detail |
public void select()
public void setSelected()
public void deselect()
public void setNotSelected()
public boolean isSelected()
public boolean gotSelectedElements()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||