I have a class that extends JList and I don't know how to make the JList constructors work in my class. I know that this can be made with JList constructor:
DefaultListModel ...