Uses of Package
org.troy.capstone.constants
Packages that use org.troy.capstone.constants
Package
Description
-
Classes in org.troy.capstone.constants used by org.troy.capstone.constantsClassDescriptionThis enum defines the file paths for the cleaned, attributed, and cleaned & attributed CSV files.The
ItemSimilarityWeightsenum defines the weights used for calculating item similarity based on different attributes.Enum for column names in the dataset, to avoid hardcoding strings throughout the codebase and reduce risk of typos.Enum representing the IDs of various UI components forTestFXtesting.Enum for UI data names, to avoid hardcoding strings throughout the codebase and reduce risk of typos.Enum for UI element names, to avoid hardcoding strings throughout the codebase and reduce risk of typos.Enum for UI size control, to centralize all size-related constants for the UI in one place.Enum for commonly used URLs in the application, such as attribution links and default image URLs. -
Classes in org.troy.capstone.constants used by org.troy.capstone.entitiesClassDescriptionEnum for column names in the dataset, to avoid hardcoding strings throughout the codebase and reduce risk of typos.
-
Classes in org.troy.capstone.constants used by org.troy.capstone.managersClassDescriptionEnum for UI data names, to avoid hardcoding strings throughout the codebase and reduce risk of typos.Enum for UI element names, to avoid hardcoding strings throughout the codebase and reduce risk of typos.
-
Classes in org.troy.capstone.constants used by org.troy.capstone.search_engineClassDescriptionEnum for UI data names, to avoid hardcoding strings throughout the codebase and reduce risk of typos.
-
Classes in org.troy.capstone.constants used by org.troy.capstone.utilsClassDescriptionThis enum defines the file paths for the cleaned, attributed, and cleaned & attributed CSV files.