Class TabInformation
java.lang.Object
com.djrapitops.plan.extension.implementation.TabInformation
-
Constructor Summary
ConstructorDescriptionTabInformation
(String tabName, Icon icon, ElementOrder[] elementOrder, int tabPriority) TabInformation
(String tabName, Icon icon, List<ElementOrder> elementOrder, int tabPriority) -
Method Summary