databionics.esom.tool.legend
Class SavePictureWithLegendAction

java.lang.Object
  extended by databionics.esom.util.actions.FileAction
      extended by databionics.esom.util.actions.SaveFileAction
          extended by databionics.esom.tool.AbstractSaveAction
              extended by databionics.esom.tool.legend.SavePictureWithLegendAction
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener

public class SavePictureWithLegendAction
extends AbstractSaveAction

Author:
stammi TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Field Summary
 
Fields inherited from class databionics.esom.tool.AbstractSaveAction
tool
 
Fields inherited from class databionics.esom.util.actions.SaveFileAction
log
 
Fields inherited from class databionics.esom.util.actions.FileAction
myFileType
 
Constructor Summary
SavePictureWithLegendAction(AbstractTool tool)
           
 
Method Summary
 void save(java.lang.String filename)
          Really save the file in subclasses.
 
Methods inherited from class databionics.esom.util.actions.SaveFileAction
actionPerformed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SavePictureWithLegendAction

public SavePictureWithLegendAction(AbstractTool tool)
Method Detail

save

public void save(java.lang.String filename)
Description copied from class: SaveFileAction
Really save the file in subclasses.

Specified by:
save in class AbstractSaveAction


Copyright © 2005-2006 Databionics Research Group. All Rights Reserved.