Uses of Enum Class
bdsup2sub.core.PaletteMode
Packages that use PaletteMode
-
Uses of PaletteMode in bdsup2sub.cli
Fields in bdsup2sub.cli with type parameters of type PaletteModeMethods in bdsup2sub.cli that return types with arguments of type PaletteMode -
Uses of PaletteMode in bdsup2sub.core
Methods in bdsup2sub.core that return PaletteModeModifier and TypeMethodDescriptionConfiguration.getPaletteMode()
Get palette creation mode.static PaletteMode
Returns the enum constant of this class with the specified name.static PaletteMode[]
PaletteMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in bdsup2sub.core with parameters of type PaletteMode -
Uses of PaletteMode in bdsup2sub.gui.main
Methods in bdsup2sub.gui.main that return PaletteModeMethods in bdsup2sub.gui.main with parameters of type PaletteMode