public Login() { InitializeComponent(); database = DatabaseInterface.getInstance(); // Get the instance of the database interface }