public class WalletSettingsController extends Object
| Modifier and Type | Field and Description |
|---|---|
Main.OverlayUI |
overlayUI |
| Constructor and Description |
|---|
WalletSettingsController() |
| Modifier and Type | Method and Description |
|---|---|
void |
closeClicked(javafx.event.ActionEvent event) |
void |
initialize(org.spongycastle.crypto.params.KeyParameter aesKey) |
void |
passwordButtonClicked(javafx.event.ActionEvent event) |
void |
restoreClicked(javafx.event.ActionEvent event) |
public Main.OverlayUI overlayUI
public void initialize(@Nullable org.spongycastle.crypto.params.KeyParameter aesKey)
public void closeClicked(javafx.event.ActionEvent event)
public void restoreClicked(javafx.event.ActionEvent event)
public void passwordButtonClicked(javafx.event.ActionEvent event)
Copyright © 2015. All rights reserved.