Class RadianceExtrasSlices.TabOverviewKind

java.lang.Object
org.pushingpixels.radiance.theming.extras.api.RadianceExtrasSlices.TabOverviewKind
Enclosing class:
RadianceExtrasSlices

public static final class RadianceExtrasSlices.TabOverviewKind extends Object
Enumerates all available kinds of tab overview dialog.
  • Field Details

  • Constructor Details

    • TabOverviewKind

      private TabOverviewKind(String name)
      Creates a new tab overview kind.
      Parameters:
      name - Tab overview kind name.
  • Method Details

    • getName

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