public interface ScreenListener
| Modifier and Type | Method and Description |
|---|---|
void |
onScreenChanged(int inUpdate,
int startRow,
int startCol,
int endRow,
int endCol) |
void |
onScreenSizeChanged(int rows,
int cols) |
Copyright © 2018. All rights reserved.