insensa.view.dialogs.connections
Interface IViewConnectionSetting

All Known Implementing Classes:
CDialogSetCovAndCorProperties, CDialogSetMeanProperties, CDialogSetSubtractionProperties, CDialogSetThresVolatilityProperties, SetDivisionProperties

public interface IViewConnectionSetting


Method Summary
 void setConnection(ConnectionFileChanger connection)
           
 void setParentFrame(java.awt.Frame parent)
           
 void setView(CView view)
           
 void startView()
           
 

Method Detail

setConnection

void setConnection(ConnectionFileChanger connection)
                   throws java.io.IOException
Parameters:
connection -
Throws:
java.io.IOException

setParentFrame

void setParentFrame(java.awt.Frame parent)
Parameters:
parent -

setView

void setView(CView view)
Parameters:
insensa.view -

startView

void startView()
               throws java.io.IOException
Throws:
java.io.IOException