Uses of Interface
com.compomics.util.interfaces.Connectable
Package | Description |
---|---|
com.compomics.util.gui.utils |
GUI utilities classes.
|
-
Uses of Connectable in com.compomics.util.gui.utils
Constructors in com.compomics.util.gui.utils with parameters of type Connectable Constructor Description ConnectionDialog(JFrame aParent, Connectable aTarget, String aTitle, String aPropsFile)
This constructor takes as arguments the parent JFrame and a title for the dialog.ConnectionDialog(JFrame aParent, Connectable aTarget, String aTitle, Properties aConnectionProperties)
This constructor takes as arguments the parent JFrame and a title for the dialog.