Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
B
- BaseUI - Class in com.project.calculator
-
The
BaseUI
class represents the main graphical user interface for a simple calculator application. - BaseUI() - Constructor for class com.project.calculator.BaseUI
-
Constructor for the
BaseUI
class. - baseUiInstance - Variable in class com.project.calculator.KeyboardEvents
-
Reference to the
BaseUI
instance for accessing display and history labels. - baseUiInstance - Variable in class com.project.calculator.Logic
-
Reference to the
BaseUI
instance for accessing display and history labels. - buttonLabel - Variable in class com.project.calculator.MainUI
-
Labels for the buttons, representing digits, operations, and functions.
- buttons - Variable in class com.project.calculator.MainUI
-
Array of buttons representing the calculator keys.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form