|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SelectableI
An interface defining methods necessary to make an object selectable.
| Method Summary | |
|---|---|
boolean |
isSelected()
Determine if this Drawable is currently selected. |
void |
setSelected(boolean state)
Set whether this Drawable is currently selected or not. |
| Method Detail |
|---|
void setSelected(boolean state)
boolean isSelected()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||