Uses of Interface
as.clynx.gui.DependentPanel

Packages that use DependentPanel
as.clynx.gui   
as.clynx.gui.analysis   
as.clynx.gui.norm   
 

Uses of DependentPanel in as.clynx.gui
 

Methods in as.clynx.gui with parameters of type DependentPanel
 void JSelectionPanel.setDependentPanel(DependentPanel dp)
          set a Dependent Panel
 

Uses of DependentPanel in as.clynx.gui.analysis
 

Classes in as.clynx.gui.analysis that implement DependentPanel
 class AnalysisSelectionPanel
          The class AnalysisSelectionPanel.java extends JSelectionPanel allows all possible analyser selection.
 

Uses of DependentPanel in as.clynx.gui.norm
 

Classes in as.clynx.gui.norm that implement DependentPanel
 class NormSelectionPanel
          The class NormSelectionPanel.javaextends JSelectionPanel and enables Normalizer selection graphically.