Class LafConstants.TabOverviewKind

java.lang.Object
org.pushingpixels.lafwidget.utils.LafConstants.TabOverviewKind
Enclosing class:
LafConstants

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

  • Constructor Details

    • TabOverviewKind

      public 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 animation.
      Returns:
      Name of this animation.