Uses of Class
adams.gui.tools.spreadsheetviewer.AbstractDataPlugin

Packages that use AbstractDataPlugin
adams.gui.tools   
adams.gui.tools.spreadsheetviewer   
 

Uses of AbstractDataPlugin in adams.gui.tools
 

Methods in adams.gui.tools with parameters of type AbstractDataPlugin
protected  void SpreadSheetViewerPanel.process(AbstractDataPlugin plugin)
          Processes the current spreadsheet with the specified plugin.
 

Uses of AbstractDataPlugin in adams.gui.tools.spreadsheetviewer
 

Methods in adams.gui.tools.spreadsheetviewer that return AbstractDataPlugin
 AbstractDataPlugin AbstractDataPlugin.shallowCopy()
          Returns a shallow copy of itself, i.e., based on the commandline options.
 AbstractDataPlugin AbstractDataPlugin.shallowCopy(boolean expand)
          Returns a shallow copy of itself, i.e., based on the commandline options.
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.