Class SimpleWalletHelper
- java.lang.Object
-
- com.h2tcoin.takamakachain.utils.simpleWallet.SimpleWalletHelper
-
public class SimpleWalletHelper extends Object
- Author:
- giovanni.antino@h2tcoin.com
-
-
Constructor Summary
Constructors Constructor Description SimpleWalletHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ImageIcon
getQRbyString(String message)
static BigInteger
validateBI(JTextField val)
-
-
-
Method Detail
-
validateBI
public static BigInteger validateBI(JTextField val)
-
-