EhsanulHaqueSiam / HotelManagementSystem

This repository contains the source code for a Hotel Management System implemented in Java. The system provides functionality for managing hotel operations, such as check-in, check-out, room management, and payment processing. It utilizes Java Swing for the graphical user interface.
MIT License
12 stars 1 forks source link

bug: Buttons have Focusable mode on Issue #18

Closed EhsanulHaqueSiam closed 1 year ago

EhsanulHaqueSiam commented 1 year ago

Type

Cosmetic

Bug description

Button Set Focusable OFF

Steps to reproduce

All buttons have focusable mode on

Relevant log output

Not available at the Moment

Screenshots or videos

No response

Solution

No response

Additional context

No response

Acknowledgements

NitPaul commented 1 year ago

This issue have been fixed