public class AuditSettingsPanel extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
APPLICATION |
static String |
ENVIRONMENT |
| Constructor and Description |
|---|
AuditSettingsPanel() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate(boolean shouldActivate) |
static AuditSettingsPanel |
create(Window parentWindow) |
BusExplorerTask<Void> |
getRetrieveTask() |
BusExplorerTask<Void> |
getUpdateTask() |
JPanel |
panel() |
public static final String ENVIRONMENT
public static final String APPLICATION
public static AuditSettingsPanel create(Window parentWindow)
public BusExplorerTask<Void> getRetrieveTask()
public BusExplorerTask<Void> getUpdateTask()
public void activate(boolean shouldActivate)
public JPanel panel()
Copyright © 2018. All rights reserved.