Modify private void tabshow to public.
In login, you must create an instance with the new class name and access tabshow as an instance.
The static method does not factor this. <= You'll understand this later.
© 2024 OneMinuteCode. All rights reserved.