Generated by
JDiff

Class org.jhotdraw.app.AbstractView

Documentation changed from old to new.

Added Fields
Preferences preferences The preferences of the view.
 

Changed Fields
ExecutorService executor Change in type from Executor to ExecutorService.
The executor used to perform background tasks for the View in a controlled manner.