Class JavaFXToolBarModel

    • Nested Class Summary

      • Nested classes/interfaces inherited from interface it.tidalwave.util.As

        it.tidalwave.util.As.Defaults, it.tidalwave.util.As.NotFoundBehaviour<T extends java.lang.Object>
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void populate​(java.lang.Object binder, java.lang.Object toolBar)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface it.tidalwave.util.As

        as, as, asMany, asOptional, maybeAs
    • Constructor Detail

      • JavaFXToolBarModel

        public JavaFXToolBarModel()
    • Method Detail

      • populate

        public void populate​(@Nonnull
                             java.lang.Object binder,
                             @Nonnull
                             java.lang.Object toolBar)