Uses of Interface
com.compomics.util.interfaces.Connectable

Packages that use Connectable
com.compomics.util.gui.dialogs This package contains GUI dialogs. 
 

Uses of Connectable in com.compomics.util.gui.dialogs
 

Constructors in com.compomics.util.gui.dialogs with parameters of type Connectable
ConnectionDialog(JFrame aParent, Connectable aTarget, String aTitle, Properties aConnectionProperties)
          This constructor takes as arguments the parent JFrame and a title for the dialog.
ConnectionDialog(JFrame aParent, Connectable aTarget, String aTitle, String aPropsFile)
          This constructor takes as arguments the parent JFrame and a title for the dialog.
 



Copyright © 2012. All Rights Reserved.