Uses of Enum Class
tv.hd3g.fflauncher.enums.FilterConnectorType
Packages that use FilterConnectorType
-
Uses of FilterConnectorType in tv.hd3g.fflauncher.about
Methods in tv.hd3g.fflauncher.about that return FilterConnectorTypeModifier and TypeMethodDescriptionFFAboutFilter.getDestConnector()FFAboutFilter.getSourceConnector() -
Uses of FilterConnectorType in tv.hd3g.fflauncher.enums
Methods in tv.hd3g.fflauncher.enums that return FilterConnectorTypeModifier and TypeMethodDescriptionstatic FilterConnectorTypeReturns the enum constant of this class with the specified name.static FilterConnectorType[]FilterConnectorType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of FilterConnectorType in tv.hd3g.fflauncher.filtering
Methods in tv.hd3g.fflauncher.filtering with parameters of type FilterConnectorTypeModifier and TypeMethodDescriptionFilterChains.checkFiltersAvailability(FFAbout about, FilterConnectorType expectedType)