Package net.simplace.pipe.progress
Klasse FWProgressViewController
java.lang.Object
net.simplace.pipe.progress.FWProgressViewController
- Autor:
- Andreas Enders
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungFWProgressViewController(FWAbstractFunctionality aFunctionality, FWPipeLinesContainer aContainer, String aFirstPipeID) Controller generates and controls the activities on this Components -
Methodenübersicht
-
Konstruktordetails
-
FWProgressViewController
public FWProgressViewController(FWAbstractFunctionality aFunctionality, FWPipeLinesContainer aContainer, String aFirstPipeID) Controller generates and controls the activities on this Components- Parameter:
aFunctionality-aContainer-aFirstPipeID-
-
-
Methodendetails
-
getContentPane
- Gibt zurück:
- the FWProgressViewPanel
-
setGoButtonEnabled
public void setGoButtonEnabled(boolean aBoolean) - Parameter:
aBoolean- sets GoButton enabled or not
-