Class UIService

java.lang.Object
com.inesm.KeyManager.ui.UIService
All Implemented Interfaces:
Runnable

@Service public class UIService extends Object implements Runnable
Provides interactions with the user interface application.
  • Constructor Details

    • UIService

      public UIService()
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable