Package org.tn5250j.event
Interface ScreenListener
-
- All Known Implementing Classes:
GuiGraphicBuffer
public interface ScreenListener
-
-
Method Summary
Modifier and Type Method Description voidonScreenChanged(int inUpdate, int startRow, int startCol, int endRow, int endCol)voidonScreenSizeChanged(int rows, int cols)
-