Package net.minheur.potoflux.screen.tabs
Class TabRegistry
Registry to stores all tabs.
All tabs should be added to it, otherwise they will not be found by the app.
All tabs should be added to it, otherwise they will not be found by the app.
-
Field Summary
Fields inherited from class net.minheur.potoflux.registry.AbstractRegistry
closed, REGISTRY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minheur.potoflux.registry.AbstractRegistry
add, close, getAll
-
Constructor Details
-
TabRegistry
public TabRegistry()
-