Interface PopupAction

  • All Known Implementing Classes:
    ConnectivityManagerModule, FavoritesModule

    public interface PopupAction
    All modules that open as a window should implement this interface.
    Author:
    Johny Andres Ortega Ruiz <johny.ortega@kuwaiba.org>
    • Method Detail

      • open

        void open()
        Opens the module as a window.