|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Manager | |
AFLPcore | |
AFLPgui |
Uses of Manager in AFLPcore |
Subclasses of Manager in AFLPcore | |
class |
AnalysisMgr
This class contains a list of AnalysisOp s which can be used
to read in different files. |
class |
BinOpMgr
This class contains a list of BinOperation s which can be used
to read in different files. |
class |
CutoffMgr
This class contains a list of CutoffFunction s which can be used
to read create different functions for the cutoff. |
class |
GelOpMgr
This class contains a list of GelOperation s which can be used
to read in different files. |
class |
ImportMgr
This class contains a list of ImportFilter s which can be used
to read in different files. |
class |
LaneOpMgr
This class contains a list of LaneOperation s which can be used
to read in different files. |
class |
PeakMgr
This class contains a list of PeakLocate s which can be used
to find peaks in the lanes/gel. |
class |
ScoreManager
This class contains a list of ScoreFunction s which can be used
to score a bin in different ways. |
class |
SizeMgr
This class contains a list of SizeFunction s which can be used
to size a lane. |
class |
StandardMgr
This class contains a list of SizeStandard s which
define different size standards. |
Methods in AFLPcore with parameters of type Manager | |
static void |
FeatureList.createManagerList(Manager mgr,
java.io.PrintWriter out)
|
Uses of Manager in AFLPgui |
Methods in AFLPgui with parameters of type Manager | |
java.awt.MenuItem[] |
FragmentMap.addMenu(java.awt.Menu menu,
Manager mgr)
Adds Operation s from the specified Manager
to the specified menu and stores the menu items. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |