Index

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

C

calcShippingCosts(Packet) - Static method in class control.Calculator
Calculates the shipping costs based on the dimensions and weight of the given packet.
CALCULATE_BUTTON - Static variable in class ressources.Constants
 
CALCULATE_BUTTON_NOTE - Static variable in class ressources.Constants
 
CALCULATION_ANIMATION_CYCLES - Static variable in class ressources.Constants
 
CALCULATION_ANIMATION_DELAY - Static variable in class ressources.Constants
 
CALCULATION_ANIMATION_DURATION - Static variable in class ressources.Constants
 
CALCULATION_ERROR_RESULT - Static variable in class ressources.Constants
 
Calculator - Class in control
The Calculator class provides methods for calculating shipping costs based on packet dimensions and weight.
Calculator() - Constructor for class control.Calculator
 
CALCULATOR_AREA_LABEL - Static variable in class ressources.Constants
 
calculatorArea - Variable in class gui.PackageCalculator
The CalculatorArea class represents a section of the user interface where calculations can be performed.
CalculatorArea - Class in gui
The CalculatorArea class represents the area of the application where the user can input the package dimensions and weight to calculate the shipping costs.
CalculatorArea() - Constructor for class gui.CalculatorArea
Constructor for the CalculatorArea.
CalculatorRandomTest - Class in test
Provides a random based test for the Calculator class.
CalculatorRandomTest() - Constructor for class test.CalculatorRandomTest
 
CalculatorTest - Class in test
Provides test cases for the Calculator class.
CalculatorTest() - Constructor for class test.CalculatorTest
 
CALUCLATE_ANIMATION_SYMBOL - Static variable in class ressources.Constants
 
Constants - Class in ressources
Provides constants for the application, such as file paths, error messages, labels, and other parameters.
Constants() - Constructor for class ressources.Constants
 
control - package control
Provides the classes necessary to control the application logic.
convertFromEuro(double) - Method in enum class data.Currency
Converts an amount from Euro to this currency, rounding to two decimal places.
convertLength(double, MeasurementSystem, boolean) - Method in enum class data.MeasurementSystem
Converts the given length value from the current unit to the target unit.
convertToDisplayString() - Method in enum class data.Currency
Returns a user-friendly display string for the currency.
convertToDisplayString() - Method in enum class data.ErrorDisplayState
Returns a user-friendly display string for the error display state.
convertToDisplayString() - Method in enum class data.MeasurementSystem
Retrieves a user-friendly display string for the measurement unit.
convertToEuro(double) - Method in enum class data.Currency
Converts an amount from this currency to Euro, rounding to two decimal places.
convertWeight(double, MeasurementSystem, boolean) - Method in enum class data.MeasurementSystem
Converts the given weight value from the current unit to the target unit.
costsOverviewArea - Variable in class gui.PackageCalculator
The InspectorArea class represents a section of the user interface where details or properties of a selected item can be inspected and modified.
CostsOverviewArea - Class in gui
The CostsOverviewArea class represents the area of the application that displays an overview of the shipping costs.
CostsOverviewArea() - Constructor for class gui.CostsOverviewArea
Constructs a new CostsOverviewArea with a heading and a TableView displaying the shipping rules.
COSTVIEW_AREA_LABEL - Static variable in class ressources.Constants
 
COSTVIEW_TABLE_COST_COLUM_HEADER - Static variable in class ressources.Constants
 
COSTVIEW_TABLE_DIMENSIONS_COLUM_HEADER - Static variable in class ressources.Constants
 
COSTVIEW_TABLE_GIRTH_COLUMN_HEADER - Static variable in class ressources.Constants
 
COSTVIEW_TABLE_MAXWEIGHT_COLUMN_HEADER - Static variable in class ressources.Constants
 
COSTVIEW_TABLE_TYPE_COLUM_HEADER - Static variable in class ressources.Constants
 
Currency - Enum Class in data
The Currency enum represents different currencies and provides methods for converting between them.
CurrencyTest - Class in test
Provides test cases for the Currency enum.
CurrencyTest() - Constructor for class test.CurrencyTest
 
A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form