public class BoxIndexEvent extends BoxEvent
Modifier and Type | Field | Description |
---|---|---|
protected int |
index |
Constructor | Description |
---|---|
BoxIndexEvent(Box box,
int index) |
Modifier and Type | Method | Description |
---|---|---|
int |
getIndex() |
public BoxIndexEvent(Box box, int index)