Class TabRegistry

java.lang.Object
net.minheur.potoflux.registry.AbstractRegistry<Tab>
net.minheur.potoflux.screen.tabs.TabRegistry

public class TabRegistry extends AbstractRegistry<Tab>
Registry to stores all tabs.
All tabs should be added to it, otherwise they will not be found by the app.
  • Constructor Details

    • TabRegistry

      public TabRegistry()