Answer the question
In order to leave comments, you need to log in
Is there an explanation for the concept of what a model is based on this class DefaultComboBoxModel?
DefaultComboBoxModel
Answer the question
In order to leave comments, you need to log in
Are you interested in the meaning of the word model? Or what is the DefaultComboBoxModel?
Answer to the first question:
A model is a class that describes an entity. In Java this is also called pojo (plain old java object).
Or here's another:
Model, in the case of MVP patterns, MVC is a layer that represents the logic of your project, abstracted from any UI details, data transformation tasks, etc.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question