fftManager
Class FFTPluginPanelProvider

java.lang.Object
  extended by fftManager.FFTPluginPanelProvider
All Implemented Interfaces:
DisplayPanelProvider

public class FFTPluginPanelProvider
extends java.lang.Object
implements DisplayPanelProvider


Nested Class Summary
 class FFTPluginPanelProvider.FFTPluginPanel
           
 
Field Summary
private  PamFFTControl pamFFTControl
           
 
Constructor Summary
FFTPluginPanelProvider(PamFFTControl pamFFTControl)
           
 
Method Summary
 DisplayPanel createDisplayPanel(DisplayPanelContainer displayPanelContainer)
           
 java.lang.String getDisplayPanelName()
          Get a name for the panel which may be used in options dialogs, etc.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

pamFFTControl

private PamFFTControl pamFFTControl
Constructor Detail

FFTPluginPanelProvider

public FFTPluginPanelProvider(PamFFTControl pamFFTControl)
Method Detail

createDisplayPanel

public DisplayPanel createDisplayPanel(DisplayPanelContainer displayPanelContainer)
Specified by:
createDisplayPanel in interface DisplayPanelProvider
Returns:
create the panel to be included in the display

getDisplayPanelName

public java.lang.String getDisplayPanelName()
Description copied from interface: DisplayPanelProvider
Get a name for the panel which may be used in options dialogs, etc.

Specified by:
getDisplayPanelName in interface DisplayPanelProvider
Returns:
a character string