Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
M
- main(String[]) - Static method in class com.project.calculator.BaseUI
-
The main entry point of the application.
- MainUI - Class in com.project.calculator
-
The
MainUI
class represents the panel containing all calculator buttons. - MainUI(BaseUI) - Constructor for class com.project.calculator.MainUI
-
Constructs the
MainUI
panel and initializes the calculator buttons. - mainUiInstance - Variable in class com.project.calculator.KeyboardEvents
-
Reference to the
MainUI
instance for handling input operations. - mainUiInstance - Variable in class com.project.calculator.Logic
-
Reference to the
MainUI
instance for handling input and result operations.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form