Class LiveReloadWorker


  • public class LiveReloadWorker
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isStarted()  
      void updateState​(boolean enabled)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LiveReloadWorker

        public LiveReloadWorker​(MainWindow mainWindow)
    • Method Detail

      • isStarted

        public boolean isStarted()
      • updateState

        public void updateState​(boolean enabled)