|
libgdx API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ComboBox.SelectionListener
Interface for listening to selection events.
Method Summary | |
---|---|
void |
selected(ComboBox comboBox,
int selectionIndex,
java.lang.String selection)
|
Method Detail |
---|
void selected(ComboBox comboBox, int selectionIndex, java.lang.String selection)
|
libgdx API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |