Class TabInformation

java.lang.Object
com.djrapitops.plan.extension.implementation.TabInformation

public class TabInformation extends Object
Represents a tab of DataExtension defined by Tab and TabInfo annotations.
  • Constructor Details

  • Method Details

    • getTabName

      public String getTabName()
    • defaultIcon

      public static Icon defaultIcon()
    • getTabIcon

      public Icon getTabIcon()
    • getTabPriority

      public int getTabPriority()
    • getTabElementOrder

      public List<ElementOrder> getTabElementOrder()
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getSerializedTabElementOrder

      public String getSerializedTabElementOrder()