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

G

getCost() - Method in class data.ShippingRule
Retrieves the cost for shipping a package according to this rule.
getCurrency() - Static method in class control.SettingsManager
Retrieves the current currency.
getErrorDisplayState() - Static method in class control.SettingsManager
Retrieves the current error display state.
getGirth() - Method in class data.Packet
Retrieves the girth of the package
getHeight() - Method in class data.Packet
Retrieves the height of the package
getInstance() - Static method in class gui.PackageCalculator
Returns the singleton instance of the PackageCalculator class.
getLength() - Method in class data.Packet
Retrieves the length of the package
getLengthUnitSymbol() - Method in enum class data.MeasurementSystem
Retrieves the length unit symbol for this measurement unit.
getMaxGirth() - Method in class data.ShippingRule
Retrieves the maximum girth of a package that can be shipped according to this rule.
getMaxHeight() - Method in class data.ShippingRule
Retrieves the maximum height of a package that can be shipped according to this rule.
getMaxLength() - Method in class data.ShippingRule
Retrieves the maximum length of a package that can be shipped according to this rule.
getMaxWeight() - Method in class data.ShippingRule
Retrieves the maximum weight of a package that can be shipped according to this rule.
getMaxWidth() - Method in class data.ShippingRule
Retrieves the maximum width of a package that can be shipped according to this rule.
getMeasurementSystem() - Static method in class control.SettingsManager
Retrieves the current measurement system.
getMessagesListView() - Method in class gui.MessagesArea
Returns the ListView containing the messages.
getSymbol() - Method in enum class data.Currency
Returns the currency symbol.
getType() - Method in class data.ShippingRule
Retrieves the type (name) of the package according to this shipping rule, e.g., "Small" or "Large".
getWeight() - Method in class data.Packet
Retrieves the weight of the package
getWeightUnitSymbol() - Method in enum class data.MeasurementSystem
Retrieves the weight unit symbol for this measurement unit.
getWidth() - Method in class data.Packet
Retrieves the width of the package
gui - package gui
Provides classes for the graphical user interface (GUI) of the application.
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