edu.jhu.tmaj.client.arrays
Class ArrayManagerPanel

java.lang.Object
  extended by edu.jhu.tmaj.client.arrays.ArrayManagerPanel
All Implemented Interfaces:
DoubleTabbedPaneHolder

public final class ArrayManagerPanel
extends java.lang.Object
implements DoubleTabbedPaneHolder


Constructor Summary
ArrayManagerPanel()
           
 
Method Summary
 DoubleTabbedPane getDoubleTabbedPane()
           
 javax.swing.JComponent getMainPanel()
           
 ScanBean getSelectedScan()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArrayManagerPanel

public ArrayManagerPanel()
Method Detail

getDoubleTabbedPane

public DoubleTabbedPane getDoubleTabbedPane()
Specified by:
getDoubleTabbedPane in interface DoubleTabbedPaneHolder

getMainPanel

public javax.swing.JComponent getMainPanel()

getSelectedScan

public ScanBean getSelectedScan()