Interface ViewListener

    • Method Detail

      • viewChanged

        void viewChanged​(FieldPanel fp,
                         java.math.BigInteger index,
                         int xOffset,
                         int yOffset)
        Notifies the listener that the top of the screen has changed position.
        Parameters:
        fp - the field panel whose view changed.
        index - the index of the layout at the top of the screen
        offset - the y coordinate of the layout displayed at the top of the screen.