Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
M
- MAGENTA_BG - Enum constant in enum class com.jackmeng.halcyoninae.halcyon.utils.CLIStyles
- MAGENTA_TXT - Enum constant in enum class com.jackmeng.halcyoninae.halcyon.utils.CLIStyles
- MAGIC_NUMBER - Static variable in class com.jackmeng.halcyoninae.tailwind.Tailwind
- main(String[]) - Static method in class com.jackmeng.halcyoninae.cosmos.components.waveform.utils.BarForm
- main(String...) - Static method in class com.jackmeng.halcyoninae.halcyon.Halcyon
-
No arguments are taken from the entry point
- main(String...) - Static method in class com.jackmeng.halcyoninae.halcyon.runtime.Program
-
This main function runs the daemon for system logging
- main(String...) - Static method in class com.jackmeng.halcyoninae.setup.Setup
-
Any applications that wants to the run a setup routine SHOULD ONLY CALL THE MAIN METHOD.
- main(String...) - Static method in class com.jackmeng.locale.CommandPrompt
- MAIN_BG_THEME - Static variable in class com.jackmeng.halcyoninae.halcyon.runtime.constant.ColorManager
- MAIN_FG_FADED_THEME - Static variable in class com.jackmeng.halcyoninae.halcyon.runtime.constant.ColorManager
- MAIN_FG_STR - Static variable in class com.jackmeng.halcyoninae.halcyon.runtime.constant.ColorManager
- MAIN_FG_THEME - Static variable in class com.jackmeng.halcyoninae.halcyon.runtime.constant.ColorManager
- MAIN_FG2_STR - Static variable in class com.jackmeng.halcyoninae.halcyon.runtime.constant.ColorManager
- MAIN_FG2_THEME - Static variable in class com.jackmeng.halcyoninae.halcyon.runtime.constant.ColorManager
- MAIN_LOCK_USER_SETUP - Static variable in class com.jackmeng.halcyoninae.setup.Setup
- MAIN_TEXT_THEME - Static variable in class com.jackmeng.halcyoninae.halcyon.runtime.constant.ColorManager
- mainLabel - Variable in class com.jackmeng.halcyoninae.cosmos.components.minimizeplayer.MiniContentPane
- make(byte[]) - Method in class com.jackmeng.halcyoninae.cosmos.components.waveform.WaveForm
-
DOES NOT REPAINT THE FRAME
- make(int[], long) - Method in class com.jackmeng.halcyoninae.cosmos.components.waveform.utils.BarForm
- make(SpeedStyle, Dimension, Color, Color, boolean) - Static method in class com.jackmeng.halcyoninae.cloudspin.lib.GradientGenerator
-
Create a gradient based on the colors given.
- makeRNG() - Method in class com.jackmeng.halcyoninae.cosmos.components.waveform.utils.BarForm
- Manager - Interface in com.jackmeng.halcyoninae.halcyon.runtime.constant
-
A global scope project manager that contains constants to most used objects and values throughout the program.
- map - Variable in class com.jackmeng.halcyoninae.halcyon.utils.PropertiesManager
- MASTER_GAIN_STR - Static variable in class com.jackmeng.halcyoninae.tailwind.Tailwind
- mastRevalidate() - Method in class com.jackmeng.halcyoninae.cosmos.components.bottompane.BottomPane
-
Runs a master revalidation of all of the FileLists and checks if every added folder exists and all of it's sub-files.
- math - Class in com.jackmeng.halcyoninae.cloudspin
- math() - Constructor for class com.jackmeng.halcyoninae.cloudspin.math
- max - Variable in class com.jackmeng.halcyoninae.cosmos.components.ForceDividerLocation
- max - Variable in class com.jackmeng.halcyoninae.halcyon.utils.NumericRangeValidator
- max(double[][]) - Static method in class com.jackmeng.halcyoninae.cloudspin.lib.BlurHashChild
-
Finds a max value in an array (2D)
- MAX_HEIGHT - Static variable in interface com.jackmeng.halcyoninae.halcyon.runtime.constant.Manager
- MAX_TLE - Static variable in interface com.jackmeng.halcyoninae.cosmos.tasks.ConcurrentTiming
- MAX_WIDTH - Static variable in interface com.jackmeng.halcyoninae.halcyon.runtime.constant.Manager
- maxCols - Static variable in class com.jackmeng.halcyoninae.cosmos.components.moreapps.MoreApps
- microsecondLength - Variable in class com.jackmeng.halcyoninae.tailwind.Tailwind
- milliPos - Variable in class com.jackmeng.halcyoninae.tailwind.Tailwind
- min - Variable in class com.jackmeng.halcyoninae.cosmos.components.ForceDividerLocation
- min - Variable in class com.jackmeng.halcyoninae.halcyon.utils.NumericRangeValidator
- MIN_HEIGHT - Static variable in interface com.jackmeng.halcyoninae.cosmos.components.moreapps.MoreAppsManager
- MIN_HEIGHT - Static variable in interface com.jackmeng.halcyoninae.cosmos.components.waveform.WaveFormManager
- MIN_HEIGHT - Static variable in interface com.jackmeng.halcyoninae.halcyon.runtime.constant.Manager
- MIN_WIDTH - Static variable in interface com.jackmeng.halcyoninae.cosmos.components.moreapps.MoreAppsManager
- MIN_WIDTH - Static variable in interface com.jackmeng.halcyoninae.cosmos.components.waveform.WaveFormManager
- MIN_WIDTH - Static variable in interface com.jackmeng.halcyoninae.halcyon.runtime.constant.Manager
- MINI_PLAYER_BAR_HEIGHT - Static variable in interface com.jackmeng.halcyoninae.cosmos.components.minimizeplayer.MiniPlayerManager
- MINI_PLAYER_MIN_HEIGHT - Static variable in interface com.jackmeng.halcyoninae.cosmos.components.minimizeplayer.MiniPlayerManager
- MINI_PLAYER_MIN_WIDTH - Static variable in interface com.jackmeng.halcyoninae.cosmos.components.minimizeplayer.MiniPlayerManager
- MiniContentPane - Class in com.jackmeng.halcyoninae.cosmos.components.minimizeplayer
-
This class holds all of the components to the main MiniPlayer frame.
- MiniContentPane() - Constructor for class com.jackmeng.halcyoninae.cosmos.components.minimizeplayer.MiniContentPane
- MiniDeImage - Class in com.jackmeng.halcyoninae.cosmos.components.minimizeplayer
- MiniDeImage() - Constructor for class com.jackmeng.halcyoninae.cosmos.components.minimizeplayer.MiniDeImage
- MiniLabel - Class in com.jackmeng.halcyoninae.cosmos.components.minimizeplayer
- MiniLabel(String, String, String) - Constructor for class com.jackmeng.halcyoninae.cosmos.components.minimizeplayer.MiniLabel
- MinimizePlayer - Class in com.jackmeng.halcyoninae.cosmos.components.bottompane.bbloc.buttons
-
This BBloc container button is used to launch a miniplayer.
- MinimizePlayer() - Constructor for class com.jackmeng.halcyoninae.cosmos.components.bottompane.bbloc.buttons.MinimizePlayer
- MiniPlayer - Class in com.jackmeng.halcyoninae.cosmos.components.minimizeplayer
-
This class represents a frame that holds a minimized player.
- MiniPlayer() - Constructor for class com.jackmeng.halcyoninae.cosmos.components.minimizeplayer.MiniPlayer
- MiniPlayerClickMenu - Class in com.jackmeng.halcyoninae.cosmos.components.minimizeplayer
- MiniPlayerClickMenu(MiniPlayer) - Constructor for class com.jackmeng.halcyoninae.cosmos.components.minimizeplayer.MiniPlayerClickMenu
- MiniPlayerListener - Interface in com.jackmeng.halcyoninae.cosmos.components.minimizeplayer
- MiniPlayerManager - Interface in com.jackmeng.halcyoninae.cosmos.components.minimizeplayer
- MOOSIC_DEFAULT_LOCALE - Static variable in class com.jackmeng.halcyoninae.halcyon.utils.MoosicCache
- MoosicCache - Class in com.jackmeng.halcyoninae.halcyon.utils
- MoosicCache() - Constructor for class com.jackmeng.halcyoninae.halcyon.utils.MoosicCache
- MoreActionsButton() - Constructor for class com.jackmeng.halcyoninae.cosmos.components.TabButton.MoreActionsButton
- moreApps - Static variable in class com.jackmeng.halcyoninae.halcyon.runtime.constant.Global
- MoreApps - Class in com.jackmeng.halcyoninae.cosmos.components.moreapps
- MoreApps() - Constructor for class com.jackmeng.halcyoninae.cosmos.components.moreapps.MoreApps
- MoreAppsManager - Interface in com.jackmeng.halcyoninae.cosmos.components.moreapps
- MoreButton - Class in com.jackmeng.halcyoninae.cosmos.components.bottompane.bbloc.buttons
-
BBloc Entry button to launch the MoreApps Global.moreApps.
- MoreButton() - Constructor for class com.jackmeng.halcyoninae.cosmos.components.bottompane.bbloc.buttons.MoreButton
- mouseClicked(MouseEvent) - Method in class com.jackmeng.halcyoninae.cosmos.components.FVRightClick
- mouseClicked(MouseEvent) - Method in class com.jackmeng.halcyoninae.cosmos.components.minimizeplayer.MiniPlayerClickMenu
- mouseClicked(MouseEvent) - Method in class com.jackmeng.halcyoninae.cosmos.components.waveform.WaveFormClickMenu
- mousePressed(MouseEvent) - Method in class com.jackmeng.halcyoninae.cosmos.components.FVRightClick
- mousePressed(MouseEvent) - Method in class com.jackmeng.halcyoninae.cosmos.components.minimizeplayer.MiniPlayerClickMenu
- mousePressed(MouseEvent) - Method in class com.jackmeng.halcyoninae.cosmos.components.waveform.WaveFormClickMenu
- mouseReleased(MouseEvent) - Method in class com.jackmeng.halcyoninae.cosmos.components.FVRightClick
- mouseReleased(MouseEvent) - Method in class com.jackmeng.halcyoninae.cosmos.components.minimizeplayer.MiniPlayerClickMenu
- mouseReleased(MouseEvent) - Method in class com.jackmeng.halcyoninae.cosmos.components.waveform.WaveFormClickMenu
- moveDot(NavigationFilter.FilterBypass, int, Position.Bias) - Method in class com.jackmeng.halcyoninae.cosmos.components.NavFilterText
- MP3 - Enum constant in enum class com.jackmeng.halcyoninae.tailwind.FileFormat
-
MPEG-1 Audio Layer III or MPEG-2 Audio Layer III(.mp3)
- MP3_FORMAT - Static variable in interface com.jackmeng.halcyoninae.tailwind.Transcoder
- msToByte(AudioFormat, int) - Static method in class com.jackmeng.halcyoninae.tailwind.TailwindTranscoder
- my_magic_number - Variable in class com.jackmeng.halcyoninae.tailwind.Tailwind
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form