chemCast.ui.actions
Class ImportDescriptorsAction

java.lang.Object
  extended by AmbitAction
      extended by chemCast.ui.actions.ToxmatchAction
          extended by chemCast.ui.actions.ImportDescriptorsAction

public class ImportDescriptorsAction
extends ToxmatchAction


Constructor Summary
ImportDescriptorsAction(ChemCASTModule userData, javax.swing.JFrame mainFrame, int dataset)
           
ImportDescriptorsAction(ChemCASTModule userData, javax.swing.JFrame mainFrame, java.lang.String name, javax.swing.Icon icon, int dataset)
           
ImportDescriptorsAction(ChemCASTModule userData, javax.swing.JFrame mainFrame, java.lang.String name, int dataset)
           
 
Method Summary
 
Methods inherited from class chemCast.ui.actions.ToxmatchAction
run, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ImportDescriptorsAction

public ImportDescriptorsAction(ChemCASTModule userData,
                               javax.swing.JFrame mainFrame,
                               int dataset)

ImportDescriptorsAction

public ImportDescriptorsAction(ChemCASTModule userData,
                               javax.swing.JFrame mainFrame,
                               java.lang.String name,
                               int dataset)

ImportDescriptorsAction

public ImportDescriptorsAction(ChemCASTModule userData,
                               javax.swing.JFrame mainFrame,
                               java.lang.String name,
                               javax.swing.Icon icon,
                               int dataset)