|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ShowExprProfilesPopup | |
Uses of ShowExprProfilesPopup in |
Fields in declared as ShowExprProfilesPopup | |
(package private) static ShowExprProfilesPopup |
ClusterGenes.KmeansClustersExprProfPopup
|
(package private) ShowExprProfilesPopup |
DrawClusterGram.hierClustersExprProfPopup
exists if create EP plot subset popup |
(package private) ShowExprProfilesPopup |
ExprProfileOverlay.sepp
Parent window |
private ShowExprProfilesPopup |
ExprProfileScrollPane.sepp
Parent window |
private ShowExprProfilesPopup[] |
PopupRegistry.seppList
[0:nSEPP-1] list of active Expr Profile popups |
Methods in that return ShowExprProfilesPopup | |
(package private) ShowExprProfilesPopup |
PopupRegistry.lookupShowExprProfilesPopupInstance(java.lang.String testKey)
lookupShowExprProfilesPopupInstance() - lookup ShowExprProfilesPopup for unique key instance |
Methods in with parameters of type ShowExprProfilesPopup | |
(package private) int |
PopupRegistry.addPopupWindowToReg(ShowExprProfilesPopup sepp,
java.lang.String key,
int propBits)
addPopupWindowToReg() - register ShowExprProfilesPopup window in seppList[] |
(package private) int |
PopupRegistry.rmvPopupFromReg(ShowExprProfilesPopup seep)
rmvPopupFromReg() - remove popup from ShowExprProfilesPopup seppList[]. |
Constructors in with parameters of type ShowExprProfilesPopup | |
ExprProfileOverlay(MAExplorer mae,
ShowExprProfilesPopup sepp,
GeneList exprProfileCL,
java.lang.String title,
int preferredPanelWidth,
boolean showKmeansDataFlag)
ExprProfileOverlay() - Create popup overlay plot of ExprProfiles. |
|
ExprProfileScrollPane(MAExplorer mae,
ShowExprProfilesPopup sepp,
GeneList exprProfileCL,
java.lang.String title,
int preferredPanelWidth,
boolean showKmeansDataFlag)
ExprProfileScrollPane() - Create a popup grid of ExprProfile plots. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |