Package org.gvsig.utils.save
package org.gvsig.utils.save
-
ClassDescriptionAn abstract adapter class for receiving save file events.The listener object created from that class is then registered with a component using the component's
addAfterSavingListenermethod.An abstract adapter class for receiving save file events.The listener object created from that class is then registered with a component using the component'saddBeforeSavingListenermethod.Event which indicates that a file is going to be saved, or has been saved.