| http://www.w3.org/ns/prov#value | - All swing components have a GUI and a model + different types of listeners that have to be implemented in order to create an action when something happens in the model or GUI. So basically swing says: do not update the GUI I will update it for you if you update the model.
|