Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
T
- TextPrompt - Class in View.includes
-
The `TextPrompt` class displays a prompt over a text component when its document is empty.
- TextPrompt(String, JTextComponent) - Constructor for class View.includes.TextPrompt
-
Constructs a `TextPrompt` with the specified text and text component, using the default show behavior "ALWAYS."
- TextPrompt(String, JTextComponent, TextPrompt.Show) - Constructor for class View.includes.TextPrompt
-
Constructs a `TextPrompt` with the specified text, text component, and show behavior.
- TextPrompt.Show - Enum Class in View.includes
-
The `Show` enum represents the visibility options for the `TextPrompt`.
- totalPanel - Variable in class View.AdminDashboardView
-
A panel displaying the total utility bill cost.
- type - Variable in class Model.UtilityBill
-
The service type.
- typeField - Variable in class View.NewBillView
-
JComboBox for selecting the type of utility, such as electricity, gas, or water.
- typeLabel - Variable in class View.EditServiceView
-
Label displaying the type of service.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form