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