Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
_
- __apply_img_source_top_(BufferedImage, BufferedImage) - Static method in class com.jackmeng.halcyoninae.cloudspin.lib.GradientImg
- __assign_job_(Runnable, Runnable) - Method in interface com.jackmeng.locale.Job
-
This method should not be used externally as it can call for the current job (based on standard implementation) to start a new worker while keeping the old worker running, resulting in the job owning 2 workers which can lead to concurrency issues in which the implementation itself must check for, which in turn causes overhead.
- __classifier_method(double, double) - Static method in class com.jackmeng.halcyoninae.halcyon.utils.Numerical
-
A bound method
- __current_task_fail() - Method in interface com.jackmeng.locale.Job
-
Most likely should provide the main implementation and checks for
Job.failCurrentTask()
and will return true or false based on the status. - __dispatch_() - Method in class com.jackmeng.halcyoninae.cosmos.components.toppane.layout.InfoViewTP
-
This method alerts every linked listener about the new info being updated
- __is_retainable() - Method in interface com.jackmeng.locale.Job
-
Most likely used by
Job.restartLabJob()
andJob.setTask(Callable)
+Job.setTask(Runnable)
to check if the current implementation allows for reference retention of the tasks that have been ran previously in order to quickly pick them up if the implementation calls for such a method. - __ll - Static variable in class com.jackmeng.halcyoninae.cloudspin.lib.BlurHashChild
-
Represents the colors;
- __modify_matrix_alphamask_(BufferedImage, int, int, int, int, float[], int, int) - Static method in class com.jackmeng.halcyoninae.cloudspin.lib.GradientImg
- __refresh_draw_bg_img(boolean) - Method in class com.jackmeng.halcyoninae.cosmos.components.toppane.layout.InfoViewTP
-
Schedules a drawing event on the SWT to update the background image of the backdrop.
- __refresh_draw_bg_img_() - Method in class com.jackmeng.halcyoninae.cosmos.components.minimizeplayer.MiniContentPane
- __reset_artwork_lowicon(boolean) - Method in class com.jackmeng.halcyoninae.cosmos.components.toppane.layout.InfoViewTP
- __safe_divide(double, double) - Static method in class com.jackmeng.halcyoninae.halcyon.utils.Numerical
-
Safely divide two numbers
- _as_linear(double) - Static method in class com.jackmeng.halcyoninae.cloudspin.lib.BlurHashChild
-
Converts the given number to be within the sRGB range
- _init_time() - Method in class com.jackmeng.halcyoninae.cosmos.components.minimizeplayer.MiniContentPane
- _max(double[][]) - Static method in class com.jackmeng.halcyoninae.cloudspin.math
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form