Class ShellPanel

    • Method Detail

      • switchContext

        public void switchContext​(com.google.inject.Injector injector)
      • logToConsole

        public void logToConsole​(String message)
      • run

        protected void run()
      • freeContext

        public void freeContext()
      • invokeOnClientThread

        protected abstract void invokeOnClientThread​(Runnable r)
      • inject

        public <T> T inject​(Class<T> clazz)
      • cleanup

        public void cleanup​(Runnable r)
      • getShellLogger

        public org.slf4j.Logger getShellLogger()