Package 

Class Keybinder

  • All Implemented Interfaces:
    tornadofx.Configurable

    
    public final class Keybinder
    extends App
                        

    The keybinder app.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class Keybinder.Companion
    • Constructor Summary

      Constructors 
      Constructor Description
      Keybinder()
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      ConfigProperties getConfig()
      Path getConfigBasePath()
      Charset getConfigCharset()
      Path getConfigPath()
      KClass<out UIComponent> getPrimaryView()
      final ResourceLookup getResources()
      Scope getScope()
      Unit setScope(Scope scope)
      final Workspace getWorkspace()
      • Methods inherited from class it.unibo.alchemist.boundary.Keybinder

        checkboxItem, createPrimaryScene, fire, inject, item, k, menu, onBeforeShow, setOnAction, setOnItem, setOnMouseClicked, shouldShowPrimaryStage, start, stop, trayicon, trayicon
      • Methods inherited from class tornadofx.App

        getHostServices, getParameters, init, loadConfig, notifyPreloader
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait