Originally Posted by
Norm
Somehow this seems wrong. You don't destroy the model for any of the Java classes.
You work with the view/controller.
I don't understand. I don't know how to do that.
When I double click on an icon, it should disappear from screen and from memory. So I thought the model object of the icon should get kicked from the linked list and all references to it should be severed. And as a result, unbeknownst to the model, the icon view should detect that, and somehow inform the screen that it is no longer to be shown.
If you have a better suggestion, please let me know.