lineCommentTextField.requireDisabled();
statementSeparatorTextField.requireDisabled();
useCustomQTCheckBox.check();
lineCommentTextField.requireEnabled();
statementSeparatorTextField.requireEnabled();
}
/**
* Builds the frame that will be used to display the panel.
*