|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MainTabWidget | |
fr.ens.transcriptome.doelan | |
fr.ens.transcriptome.doelan.gui |
Uses of MainTabWidget in fr.ens.transcriptome.doelan |
Methods in fr.ens.transcriptome.doelan that return MainTabWidget | |
MainTabWidget |
Core.getMainTab()
Get the main tab widget. |
Methods in fr.ens.transcriptome.doelan with parameters of type MainTabWidget | |
void |
Core.setMainTab(MainTabWidget mainTab)
Set the main tab widget |
Uses of MainTabWidget in fr.ens.transcriptome.doelan.gui |
Methods in fr.ens.transcriptome.doelan.gui that return MainTabWidget | |
MainTabWidget |
SuiteChooserWidget.getMainTabWidget()
Get the mainTabWidget. |
Methods in fr.ens.transcriptome.doelan.gui with parameters of type MainTabWidget | |
void |
SuiteChooserWidget.setMainTabWidget(MainTabWidget commonWindow)
Set the common window. |
Constructors in fr.ens.transcriptome.doelan.gui with parameters of type MainTabWidget | |
SuiteChooserWidget(MainTabWidget cw,
javax.swing.JPanel panel,
int position)
Public constructor. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |