Interface UIUpdatable

    • Method Detail

      • updateUI

        void updateUI()
        Update your UI!
        Since:
        3.1.1.1
      • getUpdateUIName

        java.lang.String getUpdateUIName()
        A name for this UIUpdatable so we can track who's being bad
        Returns:
        some name
        Since:
        3.1.1.1