Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
M
- main(String[]) - Static method in class gui.PackageCalculator
-
The main method to launch the JavaFX application.
- matches(Packet) - Method in class data.ShippingRule
-
Checks if the given packet matches this shipping rule (i.e., fits within the dimensions and weight limits).
- MeasurementSystem - Enum Class in data
-
The MeasurementSystem enum represents different systems of measurement and provides methods to convert between them.
- MeasurementSystemTest - Class in test
-
Provides test cases for the
MeasurementSystem
enum. - MeasurementSystemTest() - Constructor for class test.MeasurementSystemTest
- MessageHandler - Class in control
-
The MessageHandler class provides utility methods for displaying messages and alerts.
- MessageHandler() - Constructor for class control.MessageHandler
- messagesArea - Variable in class gui.PackageCalculator
-
The MessagesArea class represents a section of the user interface that displays a list of messages or logs.
- MessagesArea - Class in gui
-
The MessagesArea class provides a user interface component for displaying a series of messages or log entries.
- MessagesArea() - Constructor for class gui.MessagesArea
-
Constructs a new MessagesArea instance.
- METRIC - Enum constant in enum class data.MeasurementSystem
-
Metric system with units in millimeters and grams
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form