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

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

Uses of AbstractViewPlugin in adams.gui.tools
 

Methods in adams.gui.tools with parameters of type AbstractViewPlugin
protected  void SpreadSheetViewerPanel.view(AbstractViewPlugin plugin)
          Displays a dialog with the panel created by the plugin.
 

Uses of AbstractViewPlugin in adams.gui.tools.spreadsheetviewer
 

Subclasses of AbstractViewPlugin in adams.gui.tools.spreadsheetviewer
 class Statistics
          Generates a table with some simple statistics.
 

Methods in adams.gui.tools.spreadsheetviewer that return AbstractViewPlugin
 AbstractViewPlugin AbstractViewPlugin.shallowCopy()
          Returns a shallow copy of itself, i.e., based on the commandline options.
 AbstractViewPlugin AbstractViewPlugin.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.