Uses of Class
edu.asu.cri.MirkE.MirkE

Packages that use MirkE
edu.asu.cri.MirkE.gui   
edu.asu.cri.MirkE.util   
 

Uses of MirkE in edu.asu.cri.MirkE.gui
 

Methods in edu.asu.cri.MirkE.gui that return MirkE
 MirkE WellButton.getMirke()
           
 MirkE PlateView.getMirke()
           
static MirkE MirkeContext.getMirke()
          returns mirke object
 MirkE MainFrame.getMirke()
           
 MirkE EventDispatcher.getMirke()
           
 

Methods in edu.asu.cri.MirkE.gui with parameters of type MirkE
 void WellButton.setMirke(MirkE mirke)
           
 void PlateView.setMirke(MirkE mirke)
           
static void MirkeContext.setMirke(MirkE mirkeArg)
          sets mirke object
 void MainFrame.setMirke(MirkE mirke)
           
 void EventDispatcher.setMirke(MirkE mirke)
           
static java.awt.Color DataSetColorModel.toColor(MirkE mirke, java.lang.String query)
           
static java.awt.Color DataSetColorModel.toColor(MirkE mirke, java.util.Map observableToMinValueMap, java.util.Map observableToMeanValueMap, java.util.Map observableToMaxValueMap)
           
 

Constructors in edu.asu.cri.MirkE.gui with parameters of type MirkE
WellButton(MirkE mirke, java.lang.String plateRowLabel, java.lang.String plateColumnLabel, java.lang.String plateWellType, java.lang.String selectableParameter)
          preferred constructor
PlateWellPropertySelectionWidget(MirkE mirke)
          constructor
PlateWellPropertySelectionWidget(MirkE mirke, java.util.Vector selectableParameters)
          constructor
PlateView(MirkE mirke, java.lang.String selectableParameter)
          constructor
MainFrame(MirkE mirke)
          constructor with a DataSet
EventDispatcher(MirkE mirke)
          constructor for an EventDispatcher for a specific instance of MirkE
 

Uses of MirkE in edu.asu.cri.MirkE.util
 

Methods in edu.asu.cri.MirkE.util that return MirkE
 MirkE DataAnalyzer.getMirke()
           
 

Methods in edu.asu.cri.MirkE.util with parameters of type MirkE
 void DataAnalyzer.setMirke(MirkE mirke)
           
 

Constructors in edu.asu.cri.MirkE.util with parameters of type MirkE
PerWellDataAnalyzer(MirkE mirke)
          preferred constructor
MetabolicAssayDataAnalyzer(MirkE mirke)
           
GrowthCurveDataAnalyzer(MirkE mirke)
           
AlamarBlueMetabolicAssayDataAnalyzer(MirkE mirke)
          preferred constructor
 



Copyright © 2004-2005 Arizona State University - Cancer Research Institute - hosted by Sourceforge. All Rights Reserved.