Package PamguardMVC.blockprocess
Class PamBlockParamsPanel
java.lang.Object
PamguardMVC.blockprocess.PamBlockParamsPanel
- Author:
- mo55
-
Nested Class Summary
Modifier and TypeClassDescriptionclass
Custom renderer to display tooltips for each of the combobox items -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionreturn the panel objectTake the current parameters from the dialog and put them back into the parameters objectvoid
setParams
(PamBlockParams pamBlockParams) Set the values in the dialog to match the parameters
-
Constructor Details
-
PamBlockParamsPanel
public PamBlockParamsPanel()Create the panel.
-
-
Method Details
-
getDialogComponent
return the panel object -
setParams
Set the values in the dialog to match the parameters- Parameters:
pamBlockParams
- the parameters to use
-
getParams
Take the current parameters from the dialog and put them back into the parameters object- Returns:
-