public class BasicAuthenticationForm<T extends AbstractHttpRequest> extends AbstractAuthenticationForm
Modifier and Type | Field and Description |
---|---|
protected T |
request |
CARD_BACKGROUND_COLOR, CARD_BORDER_COLOR, GROUP_SPACING, LABEL_COLUMN, RIGHTMOST_COLUMN, TOP_SPACING
Constructor and Description |
---|
BasicAuthenticationForm(T request) |
Modifier and Type | Method and Description |
---|---|
protected JPanel |
buildUI() |
protected void |
populateBasicForm(SimpleBindingForm basicConfigurationForm) |
void |
setButtonGroupVisibility(boolean visible) |
getComponent, setBackgroundColorOnPanel, setBorderAndBackgroundColorOnPanel, setBorderOnPanel
protected T extends AbstractHttpRequest request
public BasicAuthenticationForm(T request)
protected JPanel buildUI()
buildUI
in class AbstractAuthenticationForm
public void setButtonGroupVisibility(boolean visible)
protected void populateBasicForm(SimpleBindingForm basicConfigurationForm)
Copyright © 2019. All Rights Reserved.