Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

F

f - Variable in class com.jackmeng.halcyoninae.tailwind.AudioInfo
 
f - Variable in class com.jackmeng.halcyoninae.tailwind.StubAudioInfo
 
f_unpack(byte[], long[], float[], int, AudioFormat) - Static method in class com.jackmeng.halcyoninae.tailwind.TailwindTranscoder
 
fadeOut(int) - Method in class com.jackmeng.halcyoninae.tailwind.Tailwind
Fades out the audio until the audio dies.
failCurrentTask() - Method in interface com.jackmeng.locale.Job
If the current job has a task to run, this method will call a "pause" on the task but not quit the job.
fakeVis - Variable in class com.jackmeng.halcyoninae.cosmos.components.waveform.WaveForm
 
FAST_BACKWARD_ICON - Variable in class com.jackmeng.halcyoninae.cosmos.components.toppane.layout.buttoncontrol.TimeControlSubTP
 
FAST_FORWARD_ICON - Variable in class com.jackmeng.halcyoninae.cosmos.components.toppane.layout.buttoncontrol.TimeControlSubTP
 
fastBackward - Variable in class com.jackmeng.halcyoninae.cosmos.components.toppane.layout.buttoncontrol.TimeControlSubTP
 
fastForward - Variable in class com.jackmeng.halcyoninae.cosmos.components.toppane.layout.buttoncontrol.TimeControlSubTP
 
fDrawn - Variable in class com.jackmeng.halcyoninae.cosmos.components.minimizeplayer.MiniContentPane
 
fetchLikedTracks() - Static method in class com.jackmeng.halcyoninae.halcyon.runtime.Program
 
fetchSavedPlayLists() - Static method in class com.jackmeng.halcyoninae.halcyon.runtime.Program
 
fg - Variable in record class com.jackmeng.halcyoninae.cosmos.components.waveform.utils.BarForm.ColorConf
The field for the fg record component.
fg - Variable in class com.jackmeng.halcyoninae.cosmos.components.waveform.utils.BarForm
 
fg() - Method in record class com.jackmeng.halcyoninae.cosmos.components.waveform.utils.BarForm.ColorConf
Returns the value of the fg record component.
file - Variable in class com.jackmeng.halcyoninae.halcyon.utils.Cacher
 
FILE_SLASH - Static variable in class com.jackmeng.halcyoninae.halcyon.DefaultManager
The default FILE_SLASH component to use.
FILE_SLASH - Static variable in class com.jackmeng.halcyoninae.halcyon.utils.ProgramResourceManager
 
FileFormat - Enum Class in com.jackmeng.halcyoninae.tailwind
Represents a file format for audio files.
FileFormat(boolean, AudioFileFormat.Type, String...) - Constructor for enum class com.jackmeng.halcyoninae.tailwind.FileFormat
 
FileFromSourceTab - Class in com.jackmeng.halcyoninae.cosmos.components.info.layout
This is a special tab that can be used to write pure text to.
FileFromSourceTab(String, String) - Constructor for class com.jackmeng.halcyoninae.cosmos.components.info.layout.FileFromSourceTab
Two arguments are accepted in the construction of this custom tab.
FileList - Class in com.jackmeng.halcyoninae.cosmos.components.bottompane.filelist
Represents a Pane containing a list of files for only one directory.
FileList(PhysicalFolder) - Constructor for class com.jackmeng.halcyoninae.cosmos.components.bottompane.filelist.FileList
 
FileList(PhysicalFolder, Icon, Icon, Icon, String, FVRightClick.RightClickHideItemListener) - Constructor for class com.jackmeng.halcyoninae.cosmos.components.bottompane.filelist.FileList
 
fileMap - Variable in class com.jackmeng.halcyoninae.cosmos.components.bottompane.filelist.FileList
Represents a list of collected files throughout the current selected folder for this instance of a FileList.
FileParser - Class in com.jackmeng.locale
A simply utility that helps with parsing information regarding files or a folder.
FileParser() - Constructor for class com.jackmeng.locale.FileParser
Irrelevant constructor :(
FileValidator - Class in com.jackmeng.halcyoninae.halcyon.utils
 
FileValidator() - Constructor for class com.jackmeng.halcyoninae.halcyon.utils.FileValidator
 
FILEVIEW_DEFAULT_FOLDER_ICON - Static variable in class com.jackmeng.halcyoninae.cosmos.components.bottompane.filelist.FileList
 
FILEVIEW_DEFAULT_TAB_NAME - Static variable in interface com.jackmeng.halcyoninae.halcyon.runtime.constant.Manager
 
FILEVIEW_DEFAULT_TAB_TOOLTIP - Static variable in interface com.jackmeng.halcyoninae.halcyon.runtime.constant.Manager
 
FILEVIEW_ICON_FILE - Static variable in class com.jackmeng.halcyoninae.cosmos.components.bottompane.filelist.FileList
 
FILEVIEW_ICON_FOLDER_CLOSED - Static variable in class com.jackmeng.halcyoninae.cosmos.components.bottompane.filelist.FileList
 
FILEVIEW_ICON_FOLDER_OPEN - Static variable in class com.jackmeng.halcyoninae.cosmos.components.bottompane.filelist.FileList
 
FILEVIEW_ICON_LIKED_FILE - Static variable in class com.jackmeng.halcyoninae.cosmos.components.bottompane.filelist.FileList
 
FILEVIEW_MAX_HEIGHT - Static variable in class com.jackmeng.halcyoninae.cosmos.components.bottompane.filelist.FileList
 
FILEVIEW_MAX_WIDTH - Static variable in class com.jackmeng.halcyoninae.cosmos.components.bottompane.filelist.FileList
 
FILEVIEW_MIN_HEIGHT - Static variable in class com.jackmeng.halcyoninae.cosmos.components.bottompane.filelist.FileList
 
FILEVIEW_MIN_WIDTH - Static variable in class com.jackmeng.halcyoninae.cosmos.components.bottompane.filelist.FileList
 
fillArr(int[], Callable<Integer>) - Static method in class com.jackmeng.halcyoninae.cosmos.components.waveform.utils.Utils
 
filterProperties(String, Property.PropertyFilterType, Property...) - Static method in class com.jackmeng.halcyoninae.halcyon.utils.Property
A method that filters a property based on the filter type.
filters - Static variable in interface com.jackmeng.halcyoninae.cloudspin.CloudSpinFilters
 
find(char) - Static method in class com.jackmeng.halcyoninae.cloudspin.lib.base_83
 
findByTree(JTree) - Method in class com.jackmeng.halcyoninae.cosmos.components.bottompane.BottomPane
Goes through all of the avaliable FileList components and gets which ever has the same instance of a JTree
fireListeners() - Static method in class com.jackmeng.halcyoninae.setup.Setup
 
first - Variable in class com.jackmeng.locale.Pair
 
first - Variable in class com.jackmeng.locale.TObject
 
FLAC - Enum constant in enum class com.jackmeng.halcyoninae.tailwind.FileFormat
 
FlacIn - Class in com.jackmeng.halcyoninae.tailwind
 
FlacIn(FlacStream) - Constructor for class com.jackmeng.halcyoninae.tailwind.FlacIn
 
FloatValidator - Class in com.jackmeng.halcyoninae.halcyon.utils
 
FloatValidator() - Constructor for class com.jackmeng.halcyoninae.halcyon.utils.FloatValidator
 
folder - Variable in class com.jackmeng.halcyoninae.cosmos.components.bottompane.filelist.LikeList
 
folderName(String) - Static method in class com.jackmeng.locale.FileParser
This method parses a folder's name
folderSelected(String) - Method in interface com.jackmeng.halcyoninae.cosmos.components.SelectApplicableFolders.FolderSelectedListener
A listener for when a folder is selected
fontMetrics - Variable in class com.jackmeng.halcyoninae.cosmos.components.minimizeplayer.MiniLabel
 
FOOTER - Variable in class com.jackmeng.locale.CommandPrompt
 
forceClose - Variable in class com.jackmeng.halcyoninae.tailwind.Tailwind
 
ForceDividerLocation - Class in com.jackmeng.halcyoninae.cosmos.components
A class with a listener to constantly keep a divider in between a threshold from the original location
ForceDividerLocation(JSplitPane, int) - Constructor for class com.jackmeng.halcyoninae.cosmos.components.ForceDividerLocation
 
ForceMaxSize - Class in com.jackmeng.halcyoninae.cosmos.components
This class forces a certain size limit upon a JFrame.
ForceMaxSize(int, int, int, int) - Constructor for class com.jackmeng.halcyoninae.cosmos.components.ForceMaxSize
Constructs this object instance with the necessary instance variables.
forceSave() - Method in class com.jackmeng.halcyoninae.halcyon.utils.MoosicCache
 
forceSaveQuiet() - Method in class com.jackmeng.halcyoninae.halcyon.utils.MoosicCache
 
forceSaveUserConf() - Static method in class com.jackmeng.halcyoninae.halcyon.runtime.Program
 
forceSet(Map<String, String>) - Method in class com.jackmeng.halcyoninae.tailwind.AudioInfo
 
format - Variable in class com.jackmeng.halcyoninae.tailwind.Tailwind
 
formatAudio - Variable in class com.jackmeng.halcyoninae.tailwind.Tailwind
 
forPixels(BufferedImage) - Static method in class com.jackmeng.halcyoninae.cloudspin.CloudSpin
Macro Methods
forwardTrack() - Method in class com.jackmeng.halcyoninae.tailwind.TailwindPlaylist
 
fr - Variable in class com.jackmeng.halcyoninae.halcyon.utils.PropertiesManager
 
frameLength - Variable in class com.jackmeng.halcyoninae.tailwind.Tailwind
 
frameUpdate(byte[]) - Method in class com.jackmeng.halcyoninae.cosmos.components.waveform.WaveForm
 
frameUpdate(byte[]) - Method in interface com.jackmeng.halcyoninae.tailwind.TailwindListener.FrameBufferListener
 
fromMillis(long) - Static method in class com.jackmeng.halcyoninae.halcyon.utils.TimeParser
Converts a time of milliseconds into a String form "HH:MM:SS" where H represents HOURS, M represents MINUTES, and S represents SECONDS
fromRealMillis(long) - Static method in class com.jackmeng.halcyoninae.halcyon.utils.TimeParser
 
fromSeconds(int) - Static method in class com.jackmeng.halcyoninae.halcyon.utils.TimeParser
Converts the seconds into HH:MM:SS format.
fs - Variable in class com.jackmeng.halcyoninae.cosmos.components.SelectApplicableFolders
 
FSVDefault - Class in com.jackmeng.halcyoninae.cosmos.components
This class mainly provides the necessary inheritable attributes to the SelectionApplicableFolders SelectApplicableFolders dialog
FSVDefault() - Constructor for class com.jackmeng.halcyoninae.cosmos.components.FSVDefault
Constructs the inheritable FSVDefault object to be inherited by
fulfill(String, int) - Static method in class com.jackmeng.halcyoninae.halcyon.utils.TextParser
 
FVRightClick - Class in com.jackmeng.halcyoninae.cosmos.components
This class handles the right click event for any JTree instance.
FVRightClick() - Constructor for class com.jackmeng.halcyoninae.cosmos.components.FVRightClick
DEFUNCT Constructor
FVRightClick(TabTree) - Constructor for class com.jackmeng.halcyoninae.cosmos.components.FVRightClick
 
FVRightClick(TabTree, String, FVRightClick.RightClickHideItemListener) - Constructor for class com.jackmeng.halcyoninae.cosmos.components.FVRightClick
 
FVRightClick.RightClickHideItemListener - Interface in com.jackmeng.halcyoninae.cosmos.components
 
FX_ - Enum constant in enum class com.jackmeng.halcyoninae.tailwind.TailwindPipelineMethod
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form