Uses of Package
View

Packages that use View
Package
Description
The View package contains classes related to the user interface (UI) of the application.
  • Classes in View used by View
    Class
    Description
    The AdminDashboardView class represents a graphical user interface panel for the admin dashboard.
    AdminLoginView
    The main class representing the Utility App.
    The CustomerDashboardView class represents the dashboard view for a customer in the application.
    The CustomerLoginView class represents the login view for customers in the application.
    The CustomerRegistrationView class represents a graphical user interface for customer registration.
    The EditBillView class represents a graphical user interface for editing a bill's details.
    A graphical user interface panel for editing service details.
    The `LoginSelectionView` class represents a graphical user interface component for selecting the type of login, either as an admin or a user.
    LoginView
    A JPanel that provides a user interface for creating a new subscription plan for a utility bill.