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: table editable & Column changeable Issue #20

Closed EhsanulHaqueSiam closed 1 year ago

EhsanulHaqueSiam commented 1 year ago

Type

Error at runtime

Bug description

table editable table changeable . Column can be Dragged . and Table Rows Data can be Edited.

Steps to reproduce

Drag Column to change. Double click on row to edit.

Relevant log output

Not available at the moment

Screenshots or videos

No response

Solution

No response

Additional context

No response

Acknowledgements