org.gvsig.raster.tools.app.reproject
Class ReprojectListener
java.lang.Object
org.gvsig.raster.tools.app.reproject.ReprojectListener
- All Implemented Interfaces:
- ActionListener, EventListener, IProcessActions
public class ReprojectListener
- extends Object
- implements ActionListener, IProcessActions
Actions for the reprojection panel
- Author:
- Nacho Brodin (nachobrodin@gmail.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReprojectListener
public ReprojectListener(FLayer lyr,
ReprojectPanelDataModel dataModel,
ReprojectWindow window,
RasterReprojectPanel reprojectPanel)
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed in interface ActionListener
messageBoxError
public static void messageBoxError(String msg)
- Shows an error dialog with a text and a accept button
- Parameters:
msg - Message to show in the dialogparentWindow - Parent window
end
public void end(Object params)
- Specified by:
end in interface IProcessActions
interrupted
public void interrupted()
- Specified by:
interrupted in interface IProcessActions
Copyright © 2004-2013 gvSIG. All Rights Reserved.