Uses of Class
convex.gui.wallet.TokenInfo
Packages that use TokenInfo
-
Uses of TokenInfo in convex.gui.wallet
Fields in convex.gui.wallet declared as TokenInfoModifier and TypeFieldDescriptionprotected TokenInfo
SwapPanel.token1
protected TokenInfo
SwapPanel.token2
Fields in convex.gui.wallet with type parameters of type TokenInfoMethods in convex.gui.wallet that return TokenInfoModifier and TypeMethodDescriptionstatic TokenInfo
TokenInfo.convexCoin()
static TokenInfo
TokenInfo.forID
(convex.core.data.ACell tokenID) static TokenInfo
static TokenInfo
WalletPanel.getDefaultToken()
static TokenInfo
TokenInfo.getFungible
(Convex convex, String cnsName) static TokenInfo
Methods in convex.gui.wallet with parameters of type TokenInfoConstructors in convex.gui.wallet with parameters of type TokenInfoModifierConstructorDescriptionSymbolLabel
(TokenInfo token) TokenButton
(TokenInfo token) TokenComponent
(Convex convex, TokenInfo token)