Interface IRegisterForCaption

  • All Known Implementing Classes:
    OpModeMgr, ServerAnwahlMgr

    public interface IRegisterForCaption
    Version:
    1.0.0
    Author:
    schuette
    • Method Detail

      • registerForCaption

        void registerForCaption​(javax.swing.JLabel label)
      • registerForCaption

        void registerForCaption​(javax.swing.AbstractButton menuItemOrButtonOrEtc)
      • deregisterForCaption

        void deregisterForCaption​(java.lang.Object object)