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

S

setCurrency(Currency) - Static method in class control.SettingsManager
Sets/updates the current currency to the given currency.
setMeasurementSystem(MeasurementSystem) - Static method in class control.SettingsManager
Sets/updates the current measurement system to the given system.
setMessage(String) - Method in class gui.MessagesArea
Adds a new message entry to the list of messages and scrolls to the bottom of the list.
setShowErrorPopups(ErrorDisplayState) - Static method in class control.SettingsManager
Sets/updates the current error display state to the given state.
SETTINGS_APPLY_BUTTON - Static variable in class ressources.Constants
 
SETTINGS_CANCEL_BUTTON - Static variable in class ressources.Constants
 
SETTINGS_CURRENCY_SELECT_LABEL - Static variable in class ressources.Constants
 
SETTINGS_DIALOG_TITLE - Static variable in class ressources.Constants
 
SETTINGS_ERROR_DISPLAY_SELECT_LABEL - Static variable in class ressources.Constants
 
SETTINGS_MEASUREMENT_SYSTEM_SELECT_LABEL - Static variable in class ressources.Constants
 
SettingsDialog - Class in gui
The SettingsDialog class represents a modal dialog for changing application settings.
SettingsDialog() - Constructor for class gui.SettingsDialog
 
SettingsManager - Class in control
The SettingsManager class provides methods for managing user settings and notifying listeners of changes.
SettingsManager() - Constructor for class control.SettingsManager
 
SettingsManager.SettingsListener - Interface in control
The SettingsListener interface provides a method for notifying listeners when settings change.
SettingsManagerTest - Class in test
Provides test cases for the SettingsManager class.
SettingsManagerTest() - Constructor for class test.SettingsManagerTest
 
SHIPPING_RULES_EMPTY_ERROR - Static variable in class ressources.Constants
 
SHIPPING_RULES_ERROR_LOADING - Static variable in class ressources.Constants
 
SHIPPING_RULES_FILE_NOT_FOUND - Static variable in class ressources.Constants
 
SHIPPING_RULES_FILE_OPEN_ERROR - Static variable in class ressources.Constants
 
SHIPPING_RULES_INVALID_FIELD - Static variable in class ressources.Constants
 
ShippingRule - Class in data
The ShippingRule class represents a rule for shipping packages based on their dimensions and weight.
ShippingRule() - Constructor for class data.ShippingRule
 
ShippingRuleException - Exception Class in exceptions
This exception is thrown when the shipping rules file could not be found, opened, or parsed correctly.
ShippingRuleException(String, Throwable) - Constructor for exception class exceptions.ShippingRuleException
 
ShippingRuleLoader - Class in control
The ShippingRuleLoader class loads shipping rules from a JSON file and provides a method to retrieve them as a list of ShippingRule objects.
ShippingRuleLoader() - Constructor for class control.ShippingRuleLoader
 
ShippingRuleLoaderTest - Class in test
Provides test cases for the ShippingRuleLoader class.
ShippingRuleLoaderTest() - Constructor for class test.ShippingRuleLoaderTest
 
ShippingRuleTest - Class in test
Provides test cases for the ShippingRule class.
ShippingRuleTest() - Constructor for class test.ShippingRuleTest
 
show() - Static method in class gui.InfoDialog
Displays the information dialog with application details.
show() - Static method in class gui.SettingsDialog
Displays the settings dialog for changing application settings like error messages and currency.
start(Stage) - Method in class gui.PackageCalculator
Sets up the primary layout and initializes the user interface with various sections, including toolbar, explorer, editor, messages, and status areas.
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