My idea is to make an app in Java swing, which contains of a login window and then a kind of company chooser. But I need to import the company list and ID's from the json url, which is what I did, but how can I push the array in constructor into a My idea is to make an app in Java swing, which