edu.jhu.tmaj.client.tables.data
Interface DoubleTabbedPaneHolder

All Known Implementing Classes:
AdminGUI, ArrayManagerPanel, CellLinesFrame, SamplesAppGUI, SpecimensAppGUI

public interface DoubleTabbedPaneHolder

Represents a component that contains a DoubleTabbedPane.


Method Summary
 DoubleTabbedPane getDoubleTabbedPane()
           
 

Method Detail

getDoubleTabbedPane

DoubleTabbedPane getDoubleTabbedPane()