public class AlignETCSettings
extends java.lang.Object
Constructor and Description |
---|
AlignETCSettings(AlignETCResult res)
Main constructor that initialize the default setting values.
|
Modifier and Type | Method and Description |
---|---|
javax.swing.JComponent |
initComponents()
Initialize user interface
|
void |
setSettings()
Store the current values of the UI components to the result object.
|
public AlignETCSettings(AlignETCResult res)