Class RadianceExtrasSlices.TabOverviewKind

  • Enclosing class:
    RadianceExtrasSlices

    public static final class RadianceExtrasSlices.TabOverviewKind
    extends java.lang.Object
    Enumerates all available kinds of tab overview dialog.
    • Constructor Detail

      • TabOverviewKind

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

      • getName

        public java.lang.String getName()
        Returns the name of this overview kind.
        Returns:
        Name of this overview kind.