|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BubbleSelectionListener
Interface for classes that want to listen for bubble selection events.
Method Summary | |
---|---|
void |
bubbleSelected(int categoryIndex)
Called when a bubble is selected. |
void |
bubbleUnselected(int categoryIndex)
Called when a bubble is unselected. |
Method Detail |
---|
void bubbleSelected(int categoryIndex)
categoryIndex
- the index of the category.void bubbleUnselected(int categoryIndex)
categoryIndex
- the index of the category.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |