Hierarchy For All Packages
Package Hierarchies:- net.minheur.potoflux,
- net.minheur.potoflux.actionRuns,
- net.minheur.potoflux.actionRuns.regs,
- net.minheur.potoflux.loader,
- net.minheur.potoflux.loader.mod,
- net.minheur.potoflux.loader.mod.errors,
- net.minheur.potoflux.loader.mod.events,
- net.minheur.potoflux.loader.mod.post,
- net.minheur.potoflux.loader.mod.update,
- net.minheur.potoflux.logger,
- net.minheur.potoflux.login,
- net.minheur.potoflux.login.notifications,
- net.minheur.potoflux.login.notifications.reg,
- net.minheur.potoflux.login.perms,
- net.minheur.potoflux.login.response,
- net.minheur.potoflux.registry,
- net.minheur.potoflux.screen,
- net.minheur.potoflux.screen.menu,
- net.minheur.potoflux.screen.menu.definers,
- net.minheur.potoflux.screen.tabs,
- net.minheur.potoflux.screen.tabs.all,
- net.minheur.potoflux.settings,
- net.minheur.potoflux.settings.types,
- net.minheur.potoflux.styles,
- net.minheur.potoflux.terminal,
- net.minheur.potoflux.terminal.commands,
- net.minheur.potoflux.theme,
- net.minheur.potoflux.translations,
- net.minheur.potoflux.translations.register,
- net.minheur.potoflux.ui,
- net.minheur.potoflux.ui.dialogData,
- net.minheur.potoflux.ui.dialogs,
- net.minheur.potoflux.utils,
- net.minheur.potoflux.utils.close,
- net.minheur.potoflux.utils.ressourcelocation
Class Hierarchy
- java.lang.Object
- net.minheur.potoflux.registry.AbstractRegistry<T>
- net.minheur.potoflux.actionRuns.regs.CloseRunRegistry
- net.minheur.potoflux.terminal.CommandRegistry
- net.minheur.potoflux.screen.menu.MenuRegistry
- net.minheur.potoflux.loader.mod.post.ModEventsRegistry
- net.minheur.potoflux.login.notifications.reg.NotificationTypesRegistry
- net.minheur.potoflux.settings.SettingRegistry
- net.minheur.potoflux.actionRuns.regs.StartLogicRunRegistry
- net.minheur.potoflux.actionRuns.regs.StartUiRunRegistry
- net.minheur.potoflux.styles.StylesheetsRegistry
- net.minheur.potoflux.screen.tabs.TabRegistry
- net.minheur.potoflux.translations.AbstractTranslationsRegistry
- net.minheur.potoflux.translations.register.CommonTranslations
- net.minheur.potoflux.translations.register.FileTranslations
- net.minheur.potoflux.translations.register.PotoFluxTranslations
- net.minheur.potoflux.translations.AbstractTranslationsRegistry.TranslationBuilder
- net.minheur.potoflux.login.Account
- net.minheur.potoflux.actionRuns.regs.ActionRunRunnable
- net.minheur.potoflux.actionRuns.ActionRuns
- net.minheur.potoflux.loader.mod.AddonLoader
- javafx.application.Application
- net.minheur.potoflux.PotoFlux
- net.minheur.potoflux.login.response.BaseResponse
- net.minheur.potoflux.login.response.InfoResponse
- net.minheur.potoflux.login.response.ListUserResponse
- net.minheur.potoflux.login.response.LoginResponse
- net.minheur.potoflux.login.response.MdUserInfosResponse
- net.minheur.potoflux.login.response.NotificationListResponse
- net.minheur.potoflux.login.response.RmUserResponse
- net.minheur.potoflux.screen.tabs.BaseTab<T>
- net.minheur.potoflux.screen.tabs.BaseHTab<T>
- net.minheur.potoflux.screen.tabs.BaseVTab<T>
- net.minheur.potoflux.screen.tabs.all.AccountTab
- net.minheur.potoflux.screen.tabs.all.HomeTab
- net.minheur.potoflux.screen.tabs.all.ModsTab
- net.minheur.potoflux.screen.tabs.all.SettingsTab
- net.minheur.potoflux.screen.tabs.all.TerminalTab
- net.minheur.potoflux.Bootstrap
- net.minheur.potoflux.settings.types.CheckboxSetting (implements net.minheur.potoflux.settings.types.ISettingType<S>)
- net.minheur.potoflux.settings.types.ComboSetting<T> (implements net.minheur.potoflux.settings.types.ISettingType<S>)
- net.minheur.potoflux.terminal.commands.CommandActions
- net.minheur.potoflux.terminal.commands.CommandHelp
- net.minheur.potoflux.terminal.CommandHistorySaver
- net.minheur.potoflux.terminal.commands.CommandMakerHelpers
- net.minheur.potoflux.terminal.CommandProcessor
- net.minheur.potoflux.terminal.commands.Commands
- net.minheur.potoflux.login.ConnectionHandler
- net.minheur.potoflux.login.CreateAccountHandler
- net.minheur.potoflux.loader.mod.Dependency
- javafx.scene.control.Dialog<R> (implements javafx.event.EventTarget)
- net.minheur.potoflux.ui.dialogs.AccountDetailsDialog
- net.minheur.potoflux.ui.dialogs.AddFeatureDialog
- net.minheur.potoflux.ui.dialogs.AddUserDialog
- net.minheur.potoflux.ui.dialogs.AllUsersDialog
- net.minheur.potoflux.ui.dialogs.CreateAccountDialog
- net.minheur.potoflux.ui.dialogs.OptionalFeaturesDialog
- net.minheur.potoflux.ui.dialogs.RmUserDialog
- net.minheur.potoflux.Functions
- net.minheur.potoflux.screen.FXLoadingScreen
- net.minheur.potoflux.screen.FXPotoScreen
- net.minheur.potoflux.login.response.IsAccountCreationEnabledResponse
- net.minheur.potoflux.utils.Json
- net.minheur.potoflux.utils.LambdaUtils
- net.minheur.potoflux.loader.mod.errors.LoadModError
- net.minheur.potoflux.utils.LockableField<T>
- net.minheur.potoflux.utils.LogAmountManager
- net.minheur.potoflux.actionRuns.LogicDelayedPopupsRegistry
- net.minheur.potoflux.logger.LogSaver
- net.minheur.potoflux.screen.menu.MenuContent
- net.minheur.potoflux.screen.menu.definers.MenuDefiners
- javafx.scene.control.MenuItem (implements javafx.event.EventTarget, javafx.css.Styleable)
- javafx.scene.control.Menu
- net.minheur.potoflux.screen.menu.definers.AccountMenu
- javafx.scene.control.Menu
- net.minheur.potoflux.loader.mod.ModContainer
- net.minheur.potoflux.loader.mod.errors.ModErrorReg
- net.minheur.potoflux.loader.mod.ModEventBus
- net.minheur.potoflux.ui.dialogData.ModifiedUserData
- net.minheur.potoflux.loader.mod.update.ModUpdateReg
- net.minheur.potoflux.ui.dialogData.NewAccountData
- javafx.scene.Node (implements javafx.event.EventTarget, javafx.css.Styleable)
- javafx.scene.Parent
- javafx.scene.layout.Region
- javafx.scene.control.Control (implements javafx.scene.control.Skinnable)
- javafx.scene.control.Labeled
- javafx.scene.control.Cell<T>
- javafx.scene.control.IndexedCell<T>
- javafx.scene.control.ListCell<T>
- net.minheur.potoflux.login.notifications.NotificationCellFactory
- javafx.scene.control.ListCell<T>
- javafx.scene.control.IndexedCell<T>
- javafx.scene.control.Cell<T>
- javafx.scene.control.Labeled
- javafx.scene.control.Control (implements javafx.scene.control.Skinnable)
- javafx.scene.layout.Region
- javafx.scene.Parent
- net.minheur.potoflux.login.notifications.Notification
- net.minheur.potoflux.login.notifications.NotificationHandler
- net.minheur.potoflux.utils.OnlineReader
- net.minheur.potoflux.settings.OptionalFeature
- net.minheur.potoflux.settings.OptionalFeaturesManager
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- net.minheur.potoflux.logger.TeeOutputStream
- net.minheur.potoflux.login.perms.PermRuns
- net.minheur.potoflux.loader.PotoFluxLoadingContext
- net.minheur.potoflux.logger.PtfLogger
- net.minheur.potoflux.styles.PtfStylesheets
- java.lang.Record
- net.minheur.potoflux.actionRuns.regs.ActionRun (implements net.minheur.potoflux.registry.IRegistryType)
- net.minheur.potoflux.loader.mod.update.Candidate
- net.minheur.potoflux.terminal.Command (implements net.minheur.potoflux.registry.IRegistryType)
- net.minheur.potoflux.ui.dialogData.LoginData
- net.minheur.potoflux.loader.mod.post.ModEvent (implements net.minheur.potoflux.registry.IRegistryType)
- net.minheur.potoflux.login.notifications.reg.NotificationType (implements net.minheur.potoflux.registry.IRegistryType)
- net.minheur.potoflux.screen.menu.PotoMenuItem (implements net.minheur.potoflux.registry.IRegistryType)
- net.minheur.potoflux.settings.Setting (implements net.minheur.potoflux.registry.IRegistryType)
- net.minheur.potoflux.styles.StylesheetEntry (implements net.minheur.potoflux.registry.IRegistryType)
- net.minheur.potoflux.screen.tabs.Tab (implements net.minheur.potoflux.registry.IRegistryType)
- net.minheur.potoflux.loader.mod.events.RegisterCommandsEvent (implements net.minheur.potoflux.loader.mod.events.IEvent)
- net.minheur.potoflux.loader.mod.events.RegisterLangEvent (implements net.minheur.potoflux.loader.mod.events.IEvent)
- net.minheur.potoflux.loader.mod.events.RegisterMenuEvent (implements net.minheur.potoflux.loader.mod.events.IEvent)
- net.minheur.potoflux.loader.mod.events.RegisterModEventsEvent (implements net.minheur.potoflux.loader.mod.events.IEvent)
- net.minheur.potoflux.loader.mod.events.RegisterNotifTypesEvent (implements net.minheur.potoflux.loader.mod.events.IEvent)
- net.minheur.potoflux.loader.mod.events.RegisterRunsEvent (implements net.minheur.potoflux.loader.mod.events.IEvent)
- net.minheur.potoflux.loader.mod.events.RegisterSettingEvent (implements net.minheur.potoflux.loader.mod.events.IEvent)
- net.minheur.potoflux.loader.mod.events.RegisterStylesheetsEvent (implements net.minheur.potoflux.loader.mod.events.IEvent)
- net.minheur.potoflux.loader.mod.events.RegisterTabsEvent (implements net.minheur.potoflux.loader.mod.events.IEvent)
- net.minheur.potoflux.registry.RegistryList<T>
- net.minheur.potoflux.login.RequestPoster
- net.minheur.potoflux.utils.ressourcelocation.ResourceLocation
- net.minheur.potoflux.settings.SettingInfo<T>
- net.minheur.potoflux.settings.Settings
- net.minheur.potoflux.loader.SingleInstanceHandler
- net.minheur.potoflux.utils.SmartSupplier<T> (implements java.util.function.Supplier<T>)
- net.minheur.potoflux.screen.tabs.Tabs
- net.minheur.potoflux.terminal.Terminal
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- net.minheur.potoflux.login.InvalidTokenException
- java.lang.RuntimeException
- net.minheur.potoflux.utils.close.EventPostException
- net.minheur.potoflux.utils.ressourcelocation.ResourceLocationException
- java.lang.Exception
- net.minheur.potoflux.login.TokenHandler
- net.minheur.potoflux.translations.Translations
- net.minheur.potoflux.translations.TranslationsOld
- net.minheur.potoflux.ui.UiUtils
- net.minheur.potoflux.settings.UserPrefsManager
- net.minheur.potoflux.registry.AbstractRegistry<T>
Interface Hierarchy
- java.util.function.Consumer<T>
- net.minheur.potoflux.utils.EventListener<E> (also extends java.io.Serializable)
- net.minheur.potoflux.settings.types.IComboSetting
- net.minheur.potoflux.loader.mod.events.IEvent
- net.minheur.potoflux.logger.ILogCategory
- net.minheur.potoflux.login.notifications.reg.INotificationType
- net.minheur.potoflux.registry.IRegistryType
- net.minheur.potoflux.settings.types.ISettingType<S>
- java.io.Serializable
- net.minheur.potoflux.utils.EventListener<E> (also extends java.util.function.Consumer<T>)
Annotation Interface Hierarchy
- net.minheur.potoflux.loader.mod.Mod (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- net.minheur.potoflux.terminal.ASCIIs (implements net.minheur.potoflux.settings.types.IComboSetting)
- net.minheur.potoflux.utils.close.ExitCode
- net.minheur.potoflux.translations.Lang (implements net.minheur.potoflux.settings.types.IComboSetting)
- net.minheur.potoflux.loader.mod.LoadResult
- net.minheur.potoflux.logger.LogCategories (implements net.minheur.potoflux.logger.ILogCategory)
- net.minheur.potoflux.actionRuns.LogicDelayedPopupsRegistry.State
- net.minheur.potoflux.loader.mod.ModState
- net.minheur.potoflux.login.notifications.reg.NotifTypes (implements net.minheur.potoflux.login.notifications.reg.INotificationType)
- net.minheur.potoflux.settings.OptionalFeature.Type
- net.minheur.potoflux.login.perms.Perms
- net.minheur.potoflux.settings.types.PreferencesTypes
- net.minheur.potoflux.screen.tabs.TabSides (implements net.minheur.potoflux.settings.types.IComboSetting)
- net.minheur.potoflux.theme.Themes (implements net.minheur.potoflux.settings.types.IComboSetting)
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)