Class LafConstants.TabOverviewKind

  • Enclosing class:
    LafConstants

    public static class LafConstants.TabOverviewKind
    extends Object
    Enumerates all available kinds of tab overview dialog.
    • Constructor Detail

      • TabOverviewKind

        public TabOverviewKind​(String name)
        Creates a new tab overview kind.
        Parameters:
        name - Tab overview kind name.
    • Method Detail

      • getName

        public String getName()
        Returns the name of this animation.
        Returns:
        Name of this animation.