Class ToolBarModelSupport

  • All Implemented Interfaces:
    ToolBarModel, it.tidalwave.util.As
    Direct Known Subclasses:
    JavaFXToolBarModel

    public abstract class ToolBarModelSupport
    extends java.lang.Object
    implements ToolBarModel
    Author:
    Fabrizio Giudici
    • 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

      • 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

      • ToolBarModelSupport

        public ToolBarModelSupport()