Uses of Class
ShowStringPopup

Packages that use ShowStringPopup
  
 

Uses of ShowStringPopup in
 

Fields in declared as ShowStringPopup
(package private) static ShowStringPopup ClusterGenes.geneClustersPopup
          for updateable String Cluster Report if used
(package private) static ShowStringPopup ClusterGenes.KmeansClustersPopup
          string report exists if not null
(package private) static ShowStringPopup EventMenu.rloPopup
          RLO report popup if it exists
private  ShowStringPopup[] PopupRegistry.sspList
          [0:nSSP-1] list of active String popups
 

Methods in that return ShowStringPopup
(package private)  ShowStringPopup PopupRegistry.lookupShowStringPopupInstance(java.lang.String testKey)
          lookupShowStringPopupInstance() - lookup ShowStringPopup for unique key instance
 

Methods in with parameters of type ShowStringPopup
(package private)  int PopupRegistry.addPopupWindowToReg(ShowStringPopup ssp, java.lang.String key, int propBits)
          addPopupWindowToReg() - register ShowStringPopup window in sspList[]
(package private)  int PopupRegistry.rmvPopupFromReg(ShowStringPopup ssp)
          rmvPopupFromReg() - remove popup from ShowStringPopup ssptList[].